会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ali|备份日志
新随笔
管理
上一页
1
2
3
4
5
6
7
···
16
下一页
2016年11月16日
linux 定时任务
摘要: 命令 crontab -e 0 6 * * * /mnt/bak/qingli.sh & 6点*/5 * * * * java -jar /mnt/monitor.jar 每5分钟
阅读全文
posted @ 2016-11-16 10:04 Ali.Blacken
阅读(122)
评论(0)
推荐(0)
2016年11月8日
wuzhicms 数据迁移策略
摘要: 1,本地的域名或ip为特殊域名或ip,勿用 127.0.0.1 或 localhost 或192.168.1.101 等 2,导出数据库,替换所有域名为新域名 3,替换所有文件域名为新域名 4,搞定
阅读全文
posted @ 2016-11-08 18:50 Ali.Blacken
阅读(157)
评论(0)
推荐(0)
2016年11月7日
GFS 密码
该文被密码保护。
阅读全文
posted @ 2016-11-07 19:38 Ali.Blacken
阅读(50)
评论(0)
推荐(0)
2016年11月3日
JSONP
摘要: $.getJSON("http://www.runoob.com/try/ajax/jsonp.php?jsoncallback=?", function(data) { }); $.ajax({ url:"?????/mt4check.php?jsoncallback=?", dataType:"jsonp", ...
阅读全文
posted @ 2016-11-03 15:09 Ali.Blacken
阅读(160)
评论(0)
推荐(0)
2016年10月31日
torisegit 保存帐号密码
摘要: 设置 -> git 编辑本地 .git/config 增加
阅读全文
posted @ 2016-10-31 10:48 Ali.Blacken
阅读(341)
评论(0)
推荐(0)
2016年10月29日
解决后端动态生成css时无法调用
摘要: 在PHP 设置头
阅读全文
posted @ 2016-10-29 22:46 Ali.Blacken
阅读(251)
评论(0)
推荐(0)
2016年10月26日
test
该文被密码保护。
阅读全文
posted @ 2016-10-26 23:05 Ali.Blacken
阅读(3)
评论(0)
推荐(0)
Thinkphp5 设置日志
摘要: database.php 'debug' => false, application/config.php 'log' => [ // 日志记录方式,支持 file socket 'type' => 'File', // 日志保存目录 'path' => LOG_PAT...
阅读全文
posted @ 2016-10-26 18:05 Ali.Blacken
阅读(7656)
评论(0)
推荐(0)
2016年10月25日
高德地图 点击出坐标+连线
摘要: 地图点击事件 轨迹回放
阅读全文
posted @ 2016-10-25 10:46 Ali.Blacken
阅读(7064)
评论(0)
推荐(0)
2016年10月23日
extjs 6.2 helloworld
摘要:
阅读全文
posted @ 2016-10-23 22:16 Ali.Blacken
阅读(375)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
16
下一页