中国民工

顽石-滚过的路总该留下痕迹

2019年4月2日 #

Linux Kernel Teaching

     摘要: 对于Linux初学者或者想系统了解Linux的同学,强烈推荐学习这篇教程。教程来源:https://linux-kernel-labs.github.io/master/以下是它的目录:Sisteme de operare 2The teamWhere do we stand?ResourcesCommunityGradingObiectivele cursuluiObiectivele labo...  阅读全文

posted @ 2019-04-02 07:26 中国民工 阅读(1036) | 评论 (0)编辑 收藏

2012年4月16日 #

WARNING: Application does not specify an API level requirement!

     摘要:   阅读全文

posted @ 2012-04-16 23:06 中国民工 阅读(679) | 评论 (0)编辑 收藏

2012年4月6日 #

Android环境搭建问题的解决:Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://dl-ssl.google.com refused

     摘要: Win7 Android环境搭建问题及解决。主要是纠结于Connection to http://dl-ssl.google.com refused,以为是连接被限制了。不过,最终看起来,还是proxy设置问题。  阅读全文

posted @ 2012-04-06 23:00 中国民工 阅读(44973) | 评论 (11)编辑 收藏

2012年3月29日 #

java 提示找不到或无法加载主类

     摘要:   阅读全文

posted @ 2012-03-29 08:10 中国民工 阅读(3191) | 评论 (0)编辑 收藏

2007年11月21日 #

一个为CListCtrl单元格添加提示信息的类

     摘要: 为CListCtrl的单元格添加提示信息。比如对单元格中不能显示完全的信息给以提示。  阅读全文

posted @ 2007-11-21 10:24 中国民工 阅读(2188) | 评论 (0)编辑 收藏

2007年11月20日 #

GlobalAlloc返回Null的可能性

     摘要:   阅读全文

posted @ 2007-11-20 15:59 中国民工 阅读(1025) | 评论 (0)编辑 收藏

vc中error LNK2001:unresolved external symbol _WinMain@16的解决方法

     摘要:   阅读全文

posted @ 2007-11-20 15:48 中国民工 阅读(11631) | 评论 (-1)编辑 收藏

error C2248: 'CObject::operator =' : cannot access private member declared in class 'CObject'

     摘要: 从简单的代码分析error C2248: 'CObject::operator =' : cannot access private member declared in class 'CObject'产生的原因和解决办法。由本例可以看出,如果我们的类/结构体中有CArray(或CList等其他的派生自CObject类)的成员变量,我们最好添加上一个public类型的operator=运算赋重载函数。  阅读全文

posted @ 2007-11-20 15:26 中国民工 阅读(10352) | 评论 (0)编辑 收藏

2007年10月26日 #

带有CheckBox的CListCtrl中Check状态的获取

     摘要:   阅读全文

posted @ 2007-10-26 10:09 中国民工 阅读(10831) | 评论 (0)编辑 收藏

2007年8月3日 #

今日开张

     摘要:   阅读全文

posted @ 2007-08-03 14:08 中国民工 阅读(346) | 评论 (0)编辑 收藏

仅列出标题  下一页