函數(shù)定義里的 bool 代表什么意思?
define()函數(shù)的語法格式為:
bool define(string $constant_name, mixed $value[, $case_sensitive = true])
請(qǐng)問,這個(gè)函數(shù)定義里的 bool 代表什么意思?
define()函數(shù)的語法格式為:
bool define(string $constant_name, mixed $value[, $case_sensitive = true])
請(qǐng)問,這個(gè)函數(shù)定義里的 bool 代表什么意思?
2015-06-20
舉報(bào)
2015-06-26
一種類型,布爾類型啊@把php基礎(chǔ)好好看看吧!