function sum($a,$b){ return $a+$b; }echo sum(1,2); //運算結(jié)果輸出
236
<?php namespace app\index\model; use think\Model; use think\Model\concern\SoftDe...
301
使用global關(guān)鍵字來聲明變量
157
查$sql = "select * from cates where cid=$cid";刪除$sql = "delete from cates where cid=$c...
241
使用Markdown制作一張[課程表](必須用到加粗與表格標記)
294
寫出配置本地Markdown寫作環(huán)境的詳細步驟(從軟件到環(huán)境)
190
<!DOCTYPE html><html> <head> <meta charset="UTF-8" /...
197
<!DOCTYPE html><html><head><meta charset="UTF-8" /><meta name=&...
231
我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就...
148
<?php //1.連接數(shù)據(jù)庫 注意要有編碼集否則有亂碼。 $pdo = new PDO('mysql:host=127.0.0.1; ...
205
<!DOCTYPE html><html><head><meta charset="UTF-8" /><meta name=&...
234
<!DOCTYPE html> <html> <head> <title>...
1231
我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就...
191
我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就安安靜靜的學習,練習項目我就...
162
<?php namespace app\index\controller; use think\console\Table; use think\Db; cla...
228