摘要: c++ cc24a_demo //转换函数,用来做转换操作符,int()括号里面必须是空的,必须定义为const,代码示范 1 #include <iostream> 2 #include <string> 3 using namespace std; 4 5 class Dog 6 { 7 pub 阅读全文
posted @ 2019-12-29 16:32 txwtech 阅读(189) 评论(0) 推荐(0) 编辑
摘要: VS2017未安装MFC解决方法 https://blog.csdn.net/u010921682/article/details/89847395 阅读全文
posted @ 2019-12-29 13:32 txwtech 阅读(937) 评论(0) 推荐(0) 编辑
摘要: Microsoft Visual C++ Runtime Library Debug Assertion Failed! Program: C:\Windows\SYSTEM32\MSVCP140D.dllFile: d:\program files (x86)\microsoft visual s 阅读全文
posted @ 2019-12-29 11:55 txwtech 阅读(692) 评论(0) 推荐(0) 编辑