会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小慧blog
上一页
1
2
3
4
5
6
7
8
9
10
···
64
下一页
2019年5月5日
linux的time命令
摘要: 查看程序执行时间
阅读全文
posted @ 2019-05-05 11:27 薇薇123456
阅读(295)
评论(0)
推荐(0)
2019年4月30日
\n
摘要: \n:换行
阅读全文
posted @ 2019-04-30 15:02 薇薇123456
阅读(202)
评论(0)
推荐(0)
常用正则
摘要: /(http|https):\/\/[\w.]+[\w\/]*[\w.]*\??[\w=&\+\%]*/is
阅读全文
posted @ 2019-04-30 14:39 薇薇123456
阅读(57)
评论(0)
推荐(0)
正则
摘要: /(http|https):\/\/[\w.]+[\w\/]*[\w.]*\??[\w=&\+\%]*/
阅读全文
posted @ 2019-04-30 14:36 薇薇123456
阅读(76)
评论(0)
推荐(0)
百度ping工具
摘要: function postUrl($url, $postvar) { $ch = curl_init(); $headers = array( "POST".$url."HTTP/1.0", "Content-type: text/xml; charset=\"gb2312\"", "Accept: text/xml", ...
阅读全文
posted @ 2019-04-30 13:44 薇薇123456
阅读(241)
评论(0)
推荐(0)
2019年4月29日
虚拟机配置域名
摘要: 1.虚拟机的hosts文件 2.本地电脑的hosts文件
阅读全文
posted @ 2019-04-29 16:01 薇薇123456
阅读(439)
评论(0)
推荐(0)
多个站点使用同一个端口
摘要:
阅读全文
posted @ 2019-04-29 15:59 薇薇123456
阅读(304)
评论(0)
推荐(0)
根据二维数组的某个字段进行排序
摘要: 5698, 'first_name' => 'Bill', 'last_name' => 'Gates', ), array( 'id' => 4767, 'first_name' => 'Steve', 'last_name' => 'Aobs', ), array( 'id' => 3809, 'first_name'...
阅读全文
posted @ 2019-04-29 14:15 薇薇123456
阅读(93)
评论(0)
推荐(0)
2019年4月28日
修改当前会话的sql_mode
摘要: -- show variables like 'sql_mode'; -- set session sql_mode="ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION";
阅读全文
posted @ 2019-04-28 14:48 薇薇123456
阅读(101)
评论(0)
推荐(0)
2019年4月25日
try_files
摘要: 假设你防问 https://demo.com/demo 1.$uri:查找/demo文件 2.$ui/:查找/demo文件夹 3./index.php$is_args$args:将请求传递给/index.php$is_args$args 备注: $is_args 表示请求中的URL是否带参数,如果带
阅读全文
posted @ 2019-04-25 17:53 薇薇123456
阅读(133)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
64
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告