随笔分类 -  Python

Convert to qrc file to python file
摘要:qrc File like following: <!DOCTYPE RCC><RCC version=”1.0″> <qresource> <file>images/copy.png</file> <file>images/cut.png</file> <file>images/new.png</file> <file>images/open.png</file> <file>images/paste.png</file> <fil 阅读全文
posted @ 2013-02-02 22:19 AlicusForever 阅读(212) 评论(0) 推荐(0)