coding: utf-8 -*- '''pycdc-v0.4.py Lovely Python -2 PyDay ''' import sys, cmd class PyCDC(cmd.Cmd): def __init__(self): cmd.
確定! 回上一頁