跳至内容

ASPIRE

Read more, Write more, Think more, Know more.

标签: Python

如何下载gists的文件?

缘由: 有不少人使用gists作为他们的代码仓库,而不是GitHub上的repository,但是gists又… 继续阅读如何下载gists的文件?

发布日期:2015-06-08
分类:KnowledgeBase、Programing、Tools 标签:gists、GitHub、Python

Python中的防SQL注入

搜索关键字: python mysqldb anti sql injection 参考链接: http://b… 继续阅读Python中的防SQL注入

发布日期:2015-06-07
分类:Database、KnowledgeBase、Programing、Security、Tools 标签:MySQLdb、Python

Python的一些小知识点_11

Python中的yield关键字 搜索关键字: site:stackoverflow.com python y… 继续阅读Python的一些小知识点_11

发布日期:2015-05-21
分类:KnowledgeBase、Programing、Tools 标签:Python、tips、yield

糟糕的Python编程习惯

#糟糕的代码风格 try: do_something() except: pass #值得提倡的代码风格 tr… 继续阅读糟糕的Python编程习惯

发布日期:2015-05-21
分类:KnowledgeBase、Programing、Tools 标签:exception、Python、try...catch

[collect]如何成为Python高手

[中文地址:如何成为Python高手 | 外刊IT评论] [英文原文:How to become a prof… 继续阅读[collect]如何成为Python高手

发布日期:2015-05-21
分类:KnowledgeBase、Programing 标签:Python、tips

Python的一些小知识点_10

如何用Python获取Linux用户的$HOME目录? 搜索关键字:linux python get $HOM… 继续阅读Python的一些小知识点_10

发布日期:2015-05-16
分类:KnowledgeBase、Programing、Tools 标签:Python、tips

Python惯用语小节

搜索关键字: python idioms site:legacy.python.org list compre… 继续阅读Python惯用语小节

发布日期:2015-05-14
分类:KnowledgeBase、Programing 标签:complexity、idioms、performance、Python、speed、TimeComplexity

用Python和Awk进行日志分析

=Start= 缘由: 之前就做过网站访问日志的分析,分别用的是awk和Python,但都比较简单,只是简单选… 继续阅读用Python和Awk进行日志分析

发布日期:2015-04-26
分类:KnowledgeBase、Linux、Programing、Tools 标签:awk、nested、Python

Python的一些小知识点_9

1.用Python生成成随机字符串 搜索关键字: http://search.aol.com/aol/sear… 继续阅读Python的一些小知识点_9

发布日期:2015-03-18
分类:KnowledgeBase、Programing 标签:Python、tips

Python脚本的性能分析

搜索关键字: http://search.aol.com/aol/search?q=python+runnin… 继续阅读Python脚本的性能分析

发布日期:2015-03-07
分类:KnowledgeBase、Programing、Tools 标签:cProfile、IPython、Python、timeit

文章分页

较新文章 1 … 10 … 18 较早文章
ASPIRE
自豪地采用WordPress。