www.lizs.cc
2016-09-01Python
2016-08-21MySQL
参照 OpenVPN文档
2016-07-14Linux
2016-06-02Python
1
pip install Django
2016-06-01Python
A namespace ia a mapping from names to objects. Most namespaces are currently implemented as Python dictionaries.命名空间是从名称到对象的映射。当前,命名空间主要通过 Python 字典来实现。Examples of namespaces are:
2016-05-01Python
list[start:end:step]