摘要:
php5.6.x到php7.0.x特性 1.标量类型声明 字符串(string), 整数 (int), 浮点数 (float), 布尔值 (bool),callable,array,self,Class/interface name 2.返回值类型声明 定义参数类型和返回值类型 function t 阅读全文
posted @ 2019-03-30 22:12
opensmarty
阅读(252)
评论(0)
推荐(0)
摘要:
PHP5.4.0新特性研究 1、内建Web Server 这的确是个好的改进,大大的方便了开发人员。以后开发机不装nginx,httpd也行 如: 前台运行: 后台运行: 2、数组定义,增加了一种简便写法 结果: Array ( [0] => 1 [1] => 2 [2] => 3 ) Array 阅读全文
posted @ 2019-03-30 22:11
opensmarty
阅读(136)
评论(0)
推荐(0)

浙公网安备 33010602011771号