上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 56 下一页

lampp and testrail

摘要: https://wyzx.testrail.net szllq2000 http://129.0.1.228/testrail/ You can do next (for XAMPP, deployed on the UNIX-system): You can try change configur 阅读全文
posted @ 2017-11-13 09:56 szllq2000 阅读(317) 评论(0) 推荐(0)

OSX: 下载Flash Player的脚本

摘要: http://blog.csdn.net/cneducation/article/details/54742983 阅读全文
posted @ 2017-11-11 18:32 szllq2000 阅读(134) 评论(0) 推荐(0)

string unicode utf8 ascii in python and js

摘要: http://www.jb51.net/article/62155.htm http://www.cnblogs.com/dkblog/archive/2011/03/02/1980644.html https://www.liaoxuefeng.com/wiki/001374738125095c9 阅读全文
posted @ 2017-10-17 19:23 szllq2000 阅读(179) 评论(0) 推荐(0)

network command assistant

摘要: 这篇文章收集了久经考验靠谱的命令,也收集了几个比较新的命令。多数命令都可以在图形桌面执行,即使是没什么终端使用经验的Linux用户也会常常执行命令来使用ping或是其它的网络诊断工具。 1.curl & wget 使用curl或wget命令,不用离开终端就可以下载文件。如你用curl,键入curl 阅读全文
posted @ 2017-09-28 11:14 szllq2000 阅读(325) 评论(0) 推荐(0)

gnome,xfce,unity,vncserver chinese,jvm locale language

摘要: __________________________ yum search vnc-server sudo yum install tigervnc-server vncserver -list yum install xauth sudo yum install xclock xclock -di 阅读全文
posted @ 2017-09-19 10:31 szllq2000 阅读(381) 评论(0) 推荐(0)

proxy ubuntu proxy--http://jingyan.baidu.com/article/8cdccae9913470315513cd70.html

摘要: apt-get 设置代理 proxy 方法 方法一 :这是一种临时的手段,如果你仅仅是暂时需要通过http代理使用apt-get,你可以使用这种方法。 在使用 apt-get 之前,在终端中输入以下命令: export http proxy=http://yourproxyaddress:proxy 阅读全文
posted @ 2017-09-19 10:00 szllq2000 阅读(473) 评论(0) 推荐(0)

Ubuntu proxychains && setProxy及 unsetProxy

摘要: https://www.socks-proxy.net/ (ubuntu proxy )[ 最近用各种脚本下载东西的时候发现有的站点需要当地IP才能下,比如.....nico, youtube等;所以就找了下能在终端用socks5代理的工具,最后找到了proxychains,从此再无压力=w= pr 阅读全文
posted @ 2017-09-18 15:02 szllq2000 阅读(791) 评论(0) 推荐(0)

console access jquery--------json

摘要: jq = document.createElement('script'); jq.src = "file:///home/liulqiang/jquery.js"; document.getElementsByTagName('head')[0].appendChild(jq); jQuery.n 阅读全文
posted @ 2017-09-16 16:47 szllq2000 阅读(201) 评论(0) 推荐(0)

nginx ---refine---按需时间/流量进行调整后台服务器---geocity,proxypass

摘要: 原理相当于配置文件在启动时进行编译,proxyPass http://mydomain/path/xxxx这种方式是编译成静态的,直接替换成它解析到的ip/vip,只有重新启动时才会重新解析。而set $host mydomain proxyPass http://$host/path/xxxx这种 阅读全文
posted @ 2017-09-10 17:06 szllq2000 阅读(189) 评论(0) 推荐(0)

HTTP监视器charles入门使用教程分享---http/s packet monitors---ubuntu installation

摘要: charles --usage http://www.cnblogs.com/chenlogin/p/5849471.html 按照Charles的提示,PC打开 chls.pro/ssl下载得到一个 charles-proxy-ssl-proxying-certificate.pem 证书传送到手 阅读全文
posted @ 2017-09-10 16:51 szllq2000 阅读(302) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 56 下一页