会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
技术解剖手
博客园
首页
联系
管理
2016年10月6日
PHP 的 null与空
摘要: 以下测试会通过:public function testNullEmpty(){ echo PHP_EOL.'empty equals null'; $this->assertTrue( '' == null ); $this->assertFalse( '' null ); $this->asse
阅读全文
posted @ 2016-10-06 20:33 小天儿
阅读(156)
评论(0)
推荐(0)
公告