12 2015 档案
摘要:下载Charles安装后在包位置替换破解文件charles.jar打开charles settings -> proxy settings ->Port 8888 并且enable transparent http proxying在手机端打开无线局域网,服务器填写运行charles的电脑内网IP端...
阅读全文
摘要:修改访问权限 sudo chmod -R 777 app/logs/ app/cache/
阅读全文
摘要:使用php --ini来查询当前使用哪个配置文件
阅读全文
摘要:$(document).ready(function(){ $("li.shop-list-menu-item").click(function(){ $("li.shop-list-menu-item").removeClass('active'); $(this)....
阅读全文
摘要:将服务器数据库拷贝到 本地 导出数据库 mysqldump -u 用户名 -p 数据库名 > 导出的文件名 mysqldump -uroot -p dota2 > dotacai_20160110.sql 2. zip zip -r myfile.zip ./* unzip unzip -o -d
阅读全文
摘要:在app/config/services.yml中添加 tron.send_weixin_message: class: Tron\LolBundle\Common\SendWeiXinMessage //这一行代表要将service插入的位置 arguments: ["...
阅读全文
浙公网安备 33010602011771号