2019年10月11日
摘要: 1.字符串的使用 2.转换类型 平时 我们知道在变量前,加上(int), (string), (float) 之类的即可进行显示转换,下面介绍一种,可直接转换为null的 转换,。 (unset) //转换为NULL 3.isset 和 empty, is_null 对变量的检测 3.1 isset 阅读全文
posted @ 2019-10-11 13:39 逸晖技术点滴 阅读(198) 评论(0) 推荐(0)