-
学习知识点查看全部
-
json_encode()只能编译utf-8格式的数据,编译其它格式时将返回null查看全部
-
接受异常:throw new Exception($error); try{ $connect = Db::getInstance()->connect(); } catch(Exception $e){ return Response::show(403,'数据库连接失败'); }查看全部
-
安卓模拟器查看全部
-
单例模式下变量取名:$_instance查看全部
-
定时任务 crontab sudo crontab -e //编辑cron服务 sudo crontab -l //列出cron详细内容 sudo crontab -r //删除cron服务查看全部
-
memcache redis :搭建服务,php扩展,连接服务,set get setex del命令 crontab:定时器 用于数据定时的备份查看全部
-
memcache redis 存在内存里的,mysql存在磁盘里的查看全部
-
$dom = new DOMDocument('1.0',utf-8);查看全部
-
APP(通信)接口定义:接口地址、接口文件、接口数据查看全部
-
在php中面向对象接口:interface查看全部
-
很棒,值得学习此章节查看全部
-
asdsadsa查看全部
-
APP接口实例查看全部
-
1.直接数据库 2.缓存 3.定时查看全部
举报
0/150
提交
取消