摘要: RGB2HEX Try it yourself: R: G: B: Try it yourself: R: G: B: 本文使用Blog_Backup未注册版本导出,请到soft.pt42.com注册。 阅读全文
posted @ 2010-12-27 03:44 莫忆往西 阅读(260) 评论(0) 推荐(0)
摘要: import os # Create the file index include the sub directorydef create_file_index(index_file,path): """docstring for create_file_index""" fnum = 0 # os.walk() can list the content of sub directory for... 阅读全文
posted @ 2010-12-27 03:36 莫忆往西 阅读(283) 评论(0) 推荐(0)