課程
/后端開發(fā)
/PHP
/PHP入門篇
不是,前面的bool是什么意思,返回值?
2017-05-03
源自:PHP入門篇 4-1
正在回答
類型定義
twohappy 提問者
舉報
PHP入門教程輕松學習,行業(yè)大牛幫您快速掌握PHP編程基礎知識。
4 回答bool define(string $constant_name, mixed $value[, $case_sensitive = true])
5 回答define()函數(shù)的語法格式為: bool define(string $constant_name, mixed $value[, $case_sensitive = true]) 是不是寫錯了???
2 回答constant_name與string
1 回答mixed
3 回答var_dump($a >= $b);為什么返回bool(true)?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2017-05-03
類型定義