摘要: class ctypes.py_objectRepresents the C PyObject * datatype. Calling this without an argument creates a NULL PyObject * pointer.示例:>>> dc = {'a':'aaa',... 阅读全文
posted @ 2014-07-21 11:30 fendou999 阅读(11899) 评论(0) 推荐(0)