标签:splay class student blog sed open 静态 ide gif
创建一个类 以 class 开头 中间类名 以 :号结尾
例如
class Student: pass
创建一个静态变量
1 #-*- encoding:utf-8 -*- 2 class Student: 3 name=‘张三‘
标签:splay class student blog sed open 静态 ide gif
原文地址:http://www.cnblogs.com/pxfb/p/6891995.html