https://msdn.microsoft.com/en-us/library/windows/desktop/ms683219(v=vs.85).aspx 例子: https://msdn.microsoft.com/en-us/library/windows/desktop/ms682050( Read More
posted @ 2016-08-03 20:27 findumars Views(1461) Comments(0) Diggs(0)
现在很多的应用程序都有这样一种功能,当用户选择最小化窗口时,窗口不是象平常那样最小化到任务栏上,而是“最小化”成一个任务栏图标。象 FoxMail 3.0 NetVampire 3.0等都提供了这样的功能。实现这样的功能实际上并不复杂,在窗口最小化时,窗口会发出WM_SYSCOMMAND消息,你只要 Read More
posted @ 2016-08-03 20:17 findumars Views(488) Comments(0) Diggs(0)
快乐虾 http://blog.csdn.net/lights_joy/ lights@hb165.com 本文适用于 QEMU-0.10.5 VS2008 欢迎转载,但请保留作者信息 在PC机中,由于早期版本的系统资源限制,其物理内存被分为多个不同的区域,并一直延续至今,那么QEMU是如何对这种静 Read More
posted @ 2016-08-03 17:40 findumars Views(976) Comments(0) Diggs(0)
http://download.csdn.net/download/soucula/9591308 Read More
posted @ 2016-08-03 17:33 findumars Views(304) Comments(0) Diggs(0)
http://download.csdn.net/download/wshjldaxiong/4830242 Read More
posted @ 2016-08-03 16:42 findumars Views(214) Comments(0) Diggs(0)
废话不多说了,直接上例子解说: procedure TForm1.Button1Click(Sender: TObject);var aa: array[0..1]of AnsiChar; bb1: string;begin aa[0] := AnsiChar('1'); aa[1] := Ansi Read More
posted @ 2016-08-03 12:34 findumars Views(298) Comments(0) Diggs(0)
D:\Source>c:\Qt\Qt5.3.2_static\bin\qmake -makefile -o Makefile my.proCould not find qmake configuration file win32-g++.Error processing project file: Read More
posted @ 2016-08-03 06:04 findumars Views(3772) Comments(0) Diggs(0)
1,设立公司,股东出资必须达到法定资本最低限额。2,有限责任公司的法定资本最低限额为人民币3万元;一人有限公司的法定资本最低限额为人民币10万元;股份有限公司的法定资本最低限额为人民币500万元。 https://www.zhihu.com/question/20600038 Read More
posted @ 2016-08-03 04:16 findumars Views(247) Comments(0) Diggs(0)
就是不在法律和道德范围内做主动性的骚扰,恶意添加和宣传某些不健康、不正常的内容。比如Google一贯宣传“不作恶”,也许是它不会主动添加盗版、色情等内容。但是这不妨害它刻意不抓取自己的商业竞争对手的内容,比如Facebook的内容,说起来不显示FB的信息也有那么点不地道,但大家还是都能理解它这样的。 Read More
posted @ 2016-08-03 03:41 findumars Views(392) Comments(0) Diggs(0)