- 博客(5)
- 收藏
- 关注
转载 Anathomy of a Python Package
Anathomy of a Python Package2014-01-27 23:00Over the course of several past months and years I was coding in Python, I’ve created quite a few Pyt...
2014-01-28 12:21:00
209
转载 How to Backup Linux? 15 rsync Command Examples
How to Backup Linux? 15 rsync Command Examples bySASIKALAonSEPTEMBER 9, 2010 rsync stands for remote sync. rsync is used to perform the ba...
2014-01-13 10:42:00
152
转载 Ubuntu 命令技巧
前言下面的命令大都需要在 控制台 / 终端 / shell 下输入。控制台, 终端, 和 shell 意味着同样一件事 - 一个命令行界面, 他可以用来控制系统。打开一个控制台:应用程序 --> 附件 --> 终端任何一个使用 'sudo' 作为前缀的命令都需要拥有管理员...
2014-01-10 12:28:00
603
转载 pyhton静态方法和类方法
Python中的类方法和静态方法 本文是这个文章的翻译在这个文章中我会尝试解释一下Python的类方法和静态方法,以及它们之将的不同。类方法和静态方法都是使用装饰器定义的。 普通方法,静态方法和类方法 类中最常用的方法是实例方法, 即通过通过实例作为第一个参数的方法。 举个例子,一...
2014-01-09 18:31:00
184
转载 ZZ:Understanding Python's "with" statement
Judging from comp.lang.python and other forums, Python 2.5’s newwithstatementseems to be a bit confusing even for experienced Python programmers...
2014-01-09 15:53:00
126
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人