学习过程中遇到的一些优秀文章(链接)

之前见过的一些优秀文章经常是用过之后就抛弃了,过后再想用还得各种找,专门写个随笔记录一下吧,方便自己方便别人!

pycharm的安装及使用:

http://www.jianshu.com/p/042324342bf4

--User Agent--

http://www.cnblogs.com/VAllen/articles/UserAgentList.html

在线搜索浏览器--User Agent--网址(如果不是很了解--User Agent--,推荐使用这款在线查询工具,在浏览器直接打开这个网站就会显示该浏览器的--User Agent--)

http://tool.lu/useragent/

正则表达式:

http://www.php.cn/regexp/regexp-tutorial.html    (推荐)

http://www.codeyyy.com/regex/index.html

附一张正则表达式速查表:

http://www.jb51.net/shouce/jquery/regexp.html

练习使用正则表达式:

https://c.runoob.com/front-end/854

Notepad++配置c/c++环境:

http://blog.csdn.net/gl486546/article/details/52693840

努力更新中。。。

原文地址:https://www.cnblogs.com/lj-cn/p/7490788.html