会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
捕蛇者说
博客园
首页
新随笔
联系
订阅
管理
1
2
3
4
5
···
24
下一页
2017年11月25日
js缓存加密
摘要: 1、访问A链接就以A链接的特定部分为密码盐,生成一个js跳转配置文件名 aojoweiojoiwjeiof2、PHP在生成js跳转文件名的时候,也是根据数据库中的跳转起始链接特定部分作为盐,生成的文件名3、PHP从数据库中去除所有跳转记录,根据步骤2的方法,生成一个跳转缓存文件 {'aojoweio
阅读全文
posted @ 2017-11-25 15:46 捕蛇者说
阅读(310)
评论(0)
推荐(0)
2017年11月23日
10 Best jQuery and HTML5 WYSIWYG Plugins
摘要: https://www.sitepoint.com/10-best-html-wysiwyg-plugins/
阅读全文
posted @ 2017-11-23 17:51 捕蛇者说
阅读(89)
评论(0)
推荐(0)
2017年11月19日
PHP 博客收集
摘要: https://lvwenhan.com/ www.chrisyue.com https://silex.symfony.com/ https://www.chrisyue.com/translation-create-your-own-framework-on-top-of-the-symfony
阅读全文
posted @ 2017-11-19 16:17 捕蛇者说
阅读(131)
评论(0)
推荐(0)
2017年11月17日
js根据IP跳转
摘要:
阅读全文
posted @ 2017-11-17 19:33 捕蛇者说
阅读(1353)
评论(0)
推荐(0)
forkcms 开启调试模式
摘要: You can enable debug mode by adding "SetEnv FORK_DEBUG 1" in your virtualhosts file.
阅读全文
posted @ 2017-11-17 10:51 捕蛇者说
阅读(121)
评论(0)
推荐(0)
2017年11月16日
jquery 查询IP归属地
摘要:
阅读全文
posted @ 2017-11-16 18:05 捕蛇者说
阅读(575)
评论(0)
推荐(0)
2017年11月15日
ubuntu16.04 安装symfony3.3.11 碰到的问题:extension dom is required | oops an error occurred 500
摘要: 问题1:Uncaught exception 'RuntimeException' with message 'Extension DOM is required' 解决:sudo apt-get install php5.6-xml 问题2:oops an error occurred 500 解
阅读全文
posted @ 2017-11-15 17:22 捕蛇者说
阅读(463)
评论(0)
推荐(0)
【解决】 64位笔记本丢失 MSVCR110.dll win10 phpstudy2017
摘要: 启动程序报错如下: 无法启动此程序,因为计算机中丢失MSVCR110.dll。尝试重新安装该程序以解决此问题。 应该很容易就搜索到,缺少这样的dll文件,是没有安装Visual C++ Redistributable for Visual Studio 2012的缘故,但是在安装了Visual C+
阅读全文
posted @ 2017-11-15 09:41 捕蛇者说
阅读(275)
评论(0)
推荐(0)
2017年11月10日
14个你可能不知道的JavaScript调试技巧
摘要: 调试JS的时候,搜索一下这个标题
阅读全文
posted @ 2017-11-10 10:44 捕蛇者说
阅读(117)
评论(0)
推荐(0)
2017年11月7日
数据库设计四步骤
摘要: 1,收集信息 了解需求(访谈) 2,识别实体 要哪些表 3,列出属性 4,实体关系
阅读全文
posted @ 2017-11-07 22:29 捕蛇者说
阅读(314)
评论(0)
推荐(0)
1
2
3
4
5
···
24
下一页
公告