12 2010 档案

deletion of pointer to incomplete type 'A'; no destructor called
摘要:http://stackoverflow.com/questions/374046/destructor-not-called-when-type-casted-void-pointer-to-object 阅读全文

posted @ 2010-12-31 11:06 cutepig 阅读(405) 评论(1) 推荐(0) 编辑

qt试用1(Eclipse+cdt+Qt)
摘要:下载eclipse-cpp-helios-SR1-win32.zip下载Qt下载qt-eclipse-integration-win32-1.6.1.exe写一个启动eclipse的batch文件C:\program\eclipse-cpp-helios-SR1-win32\eclipse\cdt.batset path=%path%;C:\Qt\2010.05\mingw\binset LIBRARY_PATH=C:\Qt\2010.05\mingw\libset C_INCLUDE_PATH=C:\Qt\2010.05\mingw\includeset CPLUS_INCLUDE_PATH 阅读全文

posted @ 2010-12-30 23:01 cutepig 阅读(420) 评论(0) 推荐(0) 编辑

Linux openssh-server,
摘要:1.sudo apt-get install openssh-serversudo nano /etc/ssh/sshd_configguanbi反查客户端的 dns 信息#GSSAPIAuthentication yes#GSSAPIDelegateCredentials no /etc/rc.d/init.d/sshd start 來啟動 sshd 這個服務,要知道有沒有正常的啟動 ssh 呢?呵呵,只要輸入底下的指令: netstat -a | more yum install openssh-server/etc/init.d/sshd start2. scim-pinyin sc 阅读全文

posted @ 2010-12-24 22:05 cutepig 阅读(276) 评论(0) 推荐(0) 编辑

A very good site containing a lot of wonderful videos from Microsoft, List_of_GUI_testing_tools,
摘要:- A very good site containing a lot of wonderful videos from Microsoft. EnjoySeems contains many modern core techniques: OS, cloud computing, ..http://channel9.msdn.com/Shows/Going+Deep?page=1- List_of_GUI_testing_toolshttp://en.wikipedia.org/wiki/List_of_GUI_testing_tools- google-styleguidehttp://g 阅读全文

posted @ 2010-12-24 11:51 cutepig 阅读(167) 评论(0) 推荐(0) 编辑

mutex, critical section, semaphore,events,monitor
摘要:http://en.wikipedia.org/wiki/Semaphore_%28programming%29In computer science, a semaphore is a protected variable or abstract data type that provides a simple but useful abstraction for controlling access by multiple processes to a common resource in a parallel programming environment.Counting semaph 阅读全文

posted @ 2010-12-21 20:48 cutepig 阅读(774) 评论(0) 推荐(0) 编辑

诺基亚移动Java开发介绍
摘要:诺基亚移动Java开发介绍http://wiki.forum.nokia.com/index.php/%E8%AF%BA%E5%9F%BA%E4%BA%9A%E7%A7%BB%E5%8A%A8Java%E5%BC%80%E5%8F%91%E4%BB%8B%E7%BB%8Dhttp://java.chinaitlab.com/Eclipse/525797_2.html 阅读全文

posted @ 2010-12-20 00:07 cutepig 阅读(292) 评论(0) 推荐(0) 编辑

RT-Thread RTOS
摘要:RT-Thread RTOS是一款来自中国的开源实时操作系统,由国内一些专业开发人员开发、维护。 它不仅仅是一款高效、稳定的实时核心,也是一套面向嵌入式系统的软件平台,覆盖了全抢占的实时操作系统内核,小巧而与底层具体实现无关的文件系统,轻型的 TCP/IP协议栈以及轻型的多窗口多线程图形用户界面。 RT-Thread稳定版: 0.3.1正式版下载 配套的《RT-Thread实时操作系统编程指南》 阅读全文

posted @ 2010-12-16 23:26 cutepig 阅读(348) 评论(0) 推荐(0) 编辑

使用dynDNS+openSSH+putty突破公司防火墙
摘要:使用dynDNS+openSSH+putty突破公司防火墙1. dynDNS 是一个免费动态域名解析网站https://www.dyndns.com/,可以申请一个域名,下载客户端后可以自动更新你的ip和域名对应关系2.openSSH是一个免费ssh服务器软件,在http://sshwindows.sourceforge.net/可以下载windows版本,具体使用可参考安装后的Quick Start Guide,具体来说,就是执行这几个命令即可mkgroup -l ..\etc\groupmkpasswd -l -u administrator ..\etc\passwdnet 阅读全文

posted @ 2010-12-06 23:33 cutepig 阅读(1038) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示