摘要:
#!/bin/python3.4 # coding=utf-8 class lexicon(object): def __init__(self): print "define a clase instance!" def scan(self, elements): # self.elements = raw_input() d... 阅读全文
posted @ 2017-03-23 19:02
无边身尊者
阅读(268)
评论(0)
推荐(0)
浙公网安备 33010602011771号