摘要:
在使用 Visual C++ 6.0 (VC6) 编译旧项目或维护遗留代码时,开发者经常会遇到如下资源编译错误: Error RC2176: old DIB in res\app.ico; pass it through SDKPAINT 这个错误提示往往让人摸不着头脑,只能确定是图标文件格式的问题 阅读全文
摘要:
娃刚学数学,20以内进位退位计算老是出错,那老父亲就给你多来点题目加强训练一下吧。。。 import random # pip install python-docx from docx import Document from docx.shared import Pt, Inches from 阅读全文