使用 sys 模块获得当前平台
import sys print sys.platform
阅读全文 »import sys print sys.platform
阅读全文 »import sys print sys.modules.keys()
阅读全文 »book = “library2” pages = 250 scripts = 350 print “the %(boo…
阅读全文 »def getfunctionbyname(module_name, function_name): modu…
阅读全文 »pacent = round(float(256/float(width)),2) img1 = cv2.resize(…
阅读全文 »img1 = cv2.imread(‘face.jpg’,0) # queryImage img2 = cv2.imre…
阅读全文 »其实就是一个帮我们写WHERE 条件的东西 new CDbCriteria()->compare($…
阅读全文 »