-
libxl_注册机
LibXl 的注册机代码,可以注册目前最新版的LibXl,使用方式 创建 BookHandle 以后,调用 xlBookSetKeyW(BookHandle , key, code)(The registration machine code of LibXl can register the latest version of LibXl, and call xlBookSetKeyW (BookHandle, key, code) after creating BookHandle.)
- 2017-12-21 09:37:29下载
- 积分:1
-
ProfessionalWCFProgramming
Professional WCF Programming
WCF高级编程书附盘(code of
Professional WCF Programming)
- 2009-05-26 23:00:03下载
- 积分:1
-
SPEI
SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)
- 2020-10-17 14:37:27下载
- 积分:1
-
串口加调试助手加串口模拟
自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)
- 2017-10-16 17:28:33下载
- 积分:1
-
znfatstm32
znfat的STM32的移植的范例 非常好用
- 2010-07-04 12:51:53下载
- 积分:1
-
B18
E:Visual_C__MFC扩展编程实例 例18
动态地抓取应用程序的屏幕图像并将其打印。
上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现
屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在
C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调
用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1
-
MeoMat
GIS 后方交会程序,网上数据验证通过,C#开发(GIS resection program, debug program by data from net,C# language,.NET develop enviroment)
- 2014-02-13 11:07:04下载
- 积分:1
-
PassTP
过大部分Tx公司的tp驱动保护,跟别人3000元在淘宝购买的(Pass the Ten*cent tp driver proctest, the prise is $3000 dollar)
- 2013-05-07 22:35:11下载
- 积分:1
-
VcPP-access-to-DAO-database
基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
- 2014-04-27 11:27:57下载
- 积分:1
-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1