摘要:
在网上直接下载别人编译好的Qt库,为自己使用省了不少事。但往往也会遇到些问题,其中Qt version is not properly installed,please run make installQt没有被正确安装,请运行make install这个问题是比较常见的一个。网上看了一个帖子,终于 阅读全文
posted @ 2021-06-30 00:30
China Soft
阅读(1421)评论(0)推荐(1)
摘要:
The NuGet package sources are configured through Visual Studio, but they're stored in a per-user configuration file, found at c:\Users\$USER\AppData\R 阅读全文
posted @ 2021-06-24 14:52
China Soft
阅读(48)评论(0)推荐(0)
摘要:
http://blog.sina.com.cn/s/blog_94a1fe540102ympb.html using System; using System.Collections.Generic; using System.IO; using System.Linq; using System. 阅读全文
posted @ 2021-06-01 14:29
China Soft
阅读(413)评论(0)推荐(0)