2018年4月3日

php数组键(“ ” ,null,false, true)的问题

摘要: $arr =[ 1=>'controller', 2=>'destruct', ''=>'construct', //索引 [] null =>'swith', //索引 [] true=>'while', //索引 1 false=>'zero', //索引 0 ]; print_r($arr... 阅读全文

posted @ 2018-04-03 21:04 炊厨 阅读(244) 评论(0) 推荐(0)

导航