• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






Mike Von

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 下一页

2019年6月4日

cannot convert from pointer to base class 'QObject' to pointer to derived class 'subClass' via virtual base 'baseClass'
摘要: cannot convert from pointer to base class 'QObject' to pointer to derived class 'subClass' via virtual base 'baseClass' 阅读全文
posted @ 2019-06-04 10:53 Mike Von 阅读(932) 评论(0) 推荐(0)
 
qt undefined reference to `vtable for subClass'
摘要: undefined reference to `vtable for subClass' 阅读全文
posted @ 2019-06-04 08:54 Mike Von 阅读(305) 评论(0) 推荐(0)
 

2018年10月19日

.net 与directX
摘要: 微软早期出过managed assembly。但后来因为XXX的原因,没有继续出,只支持c++了。。net的开发者就哭了。这篇博客解释了前世今生: https://blogs.msdn.microsoft.com/chuckw/2010/12/09/directx-and-net/ 并给了替代方案供 阅读全文
posted @ 2018-10-19 16:02 Mike Von 阅读(477) 评论(0) 推荐(0)
 

2018年5月29日

小代码,大错误
摘要: 代码中的警告也是要看看的,写代码的时候还是要知道下原理的。 阅读全文
posted @ 2018-05-29 00:15 Mike Von 阅读(124) 评论(0) 推荐(0)
 

2017年9月7日

基类子类在Qt信号量机制下的思考
摘要: qt的信号量机制很好,但是如何传递子类父类这样的信号,是一个大问题。 阅读全文
posted @ 2017-09-07 02:14 Mike Von 阅读(789) 评论(0) 推荐(0)
 

2017年4月22日

QT linux下显示中文的问题
摘要: linux-arm下的QT项目不能显示中文字符的解决方案。 阅读全文
posted @ 2017-04-22 15:08 Mike Von 阅读(2342) 评论(0) 推荐(0)
 

2017年2月7日

在QT中引用Shark Machine Learning library
摘要: 本文主要介绍了如何在Linux环境下,在QT中如何引用Shark machine learning library的方法。 阅读全文
posted @ 2017-02-07 09:23 Mike Von 阅读(622) 评论(1) 推荐(0)
 

2017年2月4日

MVC 5 on Windows Server 2008/IIS 7
摘要: 将MVC网站部署在server 2008上后,出现 HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory. 阅读全文
posted @ 2017-02-04 14:28 Mike Von 阅读(211) 评论(0) 推荐(0)
 

2016年12月12日

Linux QT
摘要: QT Linux 学习 常见问题 阅读全文
posted @ 2016-12-12 11:38 Mike Von 阅读(313) 评论(0) 推荐(0)
 

2015年4月3日

Android Studio doesn't list my android phone
摘要: Install the Android ADB USB Driver mannually 阅读全文
posted @ 2015-04-03 15:04 Mike Von 阅读(187) 评论(0) 推荐(0)
 
上一页 1 2 3 4 5 6 7 下一页