04 2019 档案

摘要:mysqldump.exe -uroot -proot mydb > D:\backup_script\bak-tmp\mydb.sql 备注:把mysql的bin下的mysqldump.exe加入系统变量,否则mysqldump.exe需要用完整路径 指定IP、端口号: mysqldump.exe 阅读全文
posted @ 2019-04-30 16:26 大雨大雨大雨 阅读(123) 评论(0) 推荐(0)
摘要:jquery.form.js 阅读全文
posted @ 2019-04-12 14:54 大雨大雨大雨 阅读(113) 评论(0) 推荐(0)
摘要:查询后解决办法是打开public目录下的.htaccess文件,把:RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L] 改为:RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1] 完整版: 转载自https://blog.c 阅读全文
posted @ 2019-04-03 15:49 大雨大雨大雨 阅读(616) 评论(0) 推荐(0)
摘要:data-scroll-reveal="enter but wait 0.2s" 阅读全文
posted @ 2019-04-03 15:28 大雨大雨大雨 阅读(492) 评论(0) 推荐(0)
摘要:scrollReveal.js – 页面滚动显示动画JS 阅读全文
posted @ 2019-04-02 17:18 大雨大雨大雨 阅读(271) 评论(0) 推荐(0)
摘要:http://www.bootcss.com/p/layoutit/ http://layuiout.magicalcoder.com/magicaldrag-admin/drag 阅读全文
posted @ 2019-04-02 16:47 大雨大雨大雨 阅读(2590) 评论(0) 推荐(0)
摘要:https://www.html5tricks.com/ 阅读全文
posted @ 2019-04-01 15:27 大雨大雨大雨 阅读(107) 评论(0) 推荐(0)