摘要: https://blog.csdn.net/guxiaonuan/article/details/78678043 阅读全文
posted @ 2019-03-29 20:28 ACPIE 阅读(152) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/fangye945a/article/details/84933234 天气预报接口: https://www.cnblogs.com/yeminglong/p/3525158.html python获取天气: https://www.cnblogs.co 阅读全文
posted @ 2019-03-29 19:46 ACPIE 阅读(1052) 评论(0) 推荐(0)
摘要: #include #include #include #include #include int main(int argc, char *argv[]) { QCoreApplication a(argc, argv); QFile file("D:/qt/myqfileinfo/in.txt"); qDebug()<<file.exists(); ... 阅读全文
posted @ 2019-03-29 19:12 ACPIE 阅读(481) 评论(0) 推荐(0)