随笔分类 -  杂项

摘要:在不同的机器上跑不通, 后修改为selenium==2.48.0 phantomjs==2.1.1 阅读全文
posted @ 2022-01-13 14:01 Dar_Alpha 阅读(141) 评论(0) 推荐(0)
摘要:参考自:https://blog.csdn.net/qq_15695761/article/details/77502788 当前使用ubuntu14.04 1.添加python3.6安装包,并安装(也可以去官网下载安装包) [html] view plain copy <code class="l 阅读全文
posted @ 2018-07-07 13:45 Dar_Alpha 阅读(2112) 评论(0) 推荐(0)
摘要:把nginx所在的目录改为没有中文的目录 阅读全文
posted @ 2018-05-20 11:28 Dar_Alpha 阅读(388) 评论(0) 推荐(0)
摘要:Hosts文件原理解析 hosts首先说明下, hosts文件没有后缀 一. Hosts文件的位置 很多用户都知道在Window系统中有个Hosts文件(没有后缀名),在Windows 98系统下该文件在Windows文件夹。 在Windows 2000/XP系统中位于\%Systemroot%\S 阅读全文
posted @ 2018-05-20 11:07 Dar_Alpha 阅读(225) 评论(0) 推荐(0)
摘要:1.检查tomcat是否配置正确. 2.检查配置文件是否配置正确,web.xml.等. 3. 4. 阅读全文
posted @ 2018-05-01 20:34 Dar_Alpha 阅读(805) 评论(0) 推荐(0)