会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
野牛科技W
博客园
首页
新随笔
联系
管理
订阅
1
2
下一页
2019年8月27日
fastadmin switch开关失效
摘要: 原文地址:https://www.cnblogs.com/wen-zi/p/9965800.html switch 失效 switch 开关失效无法切换,可以关闭,无法开启。 发现问题点 require-table.js 中toggle value的数据类型不是 number 导致 (value ?
阅读全文
posted @ 2019-08-27 10:04 野牛科技W
阅读(1877)
评论(0)
推荐(0)
2019年5月20日
tp5 隐藏index.php文件
摘要: 原文地址:https://www.cnblogs.com/wangjiayi/p/7943268.html TP5隐藏index.php 一,找到/public/.htaccess文件,如果你的入口文件已经移动到根目录下,那么你的.htaccess文件也要剪切到根目录下,总之要确保.htaccess
阅读全文
posted @ 2019-05-20 21:11 野牛科技W
阅读(386)
评论(0)
推荐(0)
2019年4月12日
Mysql 事件
摘要: 原文地址:https://www.cnblogs.com/jalja/p/5431567.html mysql 创建任务(事件) 1、检查数据库事件是否开启,如果 event_scheduler 等于 NO表示开启 SELECT @@event_scheduler; SHOW VARIABLES L
阅读全文
posted @ 2019-04-12 09:21 野牛科技W
阅读(219)
评论(0)
推荐(0)
2018年10月18日
post调试postman
摘要: 载地址:https://www.getpostman.com/ 教程地址:http://www.cnblogs.com/s380774061/p/4624326.html
阅读全文
posted @ 2018-10-18 21:56 野牛科技W
阅读(620)
评论(0)
推荐(0)
2018年9月21日
在 Linux 服务器上部署 nginx 之后不能访问
摘要: 原文地址:https://blog.csdn.net/lipeigang1109/article/details/73295373 解决办法:https://jingyan.baidu.com/article/ac6a9a5e317b7c2b653eacde.html 1、确认 nginx 配置是否
阅读全文
posted @ 2018-09-21 20:17 野牛科技W
阅读(5506)
评论(0)
推荐(0)
2018年6月12日
laravel 运用
摘要: 查看路由:php artisan route:list 查看路由
阅读全文
posted @ 2018-06-12 00:02 野牛科技W
阅读(128)
评论(0)
推荐(0)
2018年5月26日
linux切换php版本
摘要: 1、查看php版本 find / -name .php 2、vim /etc/profile 3、加上export PATH=/usr/local/php5.6/bin:$PATH 4、source /etc/profile
阅读全文
posted @ 2018-05-26 16:35 野牛科技W
阅读(150)
评论(0)
推荐(0)
2018年5月24日
EXTJS文档地址
摘要: 文档地址:http://docs.sencha.com/extjs/4.2.3/#!/api/Ext.form.field.Field-event-change
阅读全文
posted @ 2018-05-24 23:12 野牛科技W
阅读(113)
评论(0)
推荐(0)
extjs--combo动态获取数据
摘要: 1 2 3 4 5 6 165 166 167 168 169 170
阅读全文
posted @ 2018-05-24 23:10 野牛科技W
阅读(1134)
评论(0)
推荐(0)
2018年5月20日
http-https php文件下载
摘要: http: https:
阅读全文
posted @ 2018-05-20 11:20 野牛科技W
阅读(395)
评论(0)
推荐(0)
1
2
下一页
公告