摘要:
1、访问A链接就以A链接的特定部分为密码盐,生成一个js跳转配置文件名 aojoweiojoiwjeiof2、PHP在生成js跳转文件名的时候,也是根据数据库中的跳转起始链接特定部分作为盐,生成的文件名3、PHP从数据库中去除所有跳转记录,根据步骤2的方法,生成一个跳转缓存文件 {'aojoweio 阅读全文
摘要:
https://www.sitepoint.com/10-best-html-wysiwyg-plugins/ 阅读全文
摘要:
https://lvwenhan.com/ www.chrisyue.com https://silex.symfony.com/ https://www.chrisyue.com/translation-create-your-own-framework-on-top-of-the-symfony 阅读全文
摘要:
阅读全文
摘要:
You can enable debug mode by adding "SetEnv FORK_DEBUG 1" in your virtualhosts file. 阅读全文
摘要:
问题1:Uncaught exception 'RuntimeException' with message 'Extension DOM is required' 解决:sudo apt-get install php5.6-xml 问题2:oops an error occurred 500 解 阅读全文
摘要:
启动程序报错如下: 无法启动此程序,因为计算机中丢失MSVCR110.dll。尝试重新安装该程序以解决此问题。 应该很容易就搜索到,缺少这样的dll文件,是没有安装Visual C++ Redistributable for Visual Studio 2012的缘故,但是在安装了Visual C+ 阅读全文
摘要:
调试JS的时候,搜索一下这个标题 阅读全文
摘要:
1,收集信息 了解需求(访谈) 2,识别实体 要哪些表 3,列出属性 4,实体关系 阅读全文