-
how show pop window in c#
messageBox.show显示(“你好世界”);
- 2022-09-30 00:00:03下载
- 积分:1
-
rtdmkrdltyl。G。U B / B IU /
rtdmkrdltyl.g .u b /b iu/
- 2022-01-31 10:12:06下载
- 积分:1
-
C++编写的模拟操作系统的存储管理的程序,可供学习操作系统的同学借鉴...
C++编写的模拟操作系统的存储管理的程序,可供学习操作系统的同学借鉴-C simulation prepared by the operating system of storage management procedures, the operating system for learning from students
- 2022-05-15 20:09:47下载
- 积分:1
-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
NQueens problem.
Resolved using QT Framework+ c++
NQueens problem.
Resolved using QT Framework + c-NQueens problem.
Resolved using QT Framework+ c++
- 2023-09-03 07:45:04下载
- 积分:1
-
上机管理小系统.功能还不错
上机管理小系统.功能还不错-small plane management system. Good features
- 2022-08-11 04:37:03下载
- 积分:1
-
《Microsoft Windows CE User Interface Services Guide》中文版
《Microsoft Windows CE User Interface Services Guide》中文版-"Microsoft Windows CE User Interface Services Guide," the Chinese version
- 2022-12-20 04:15:04下载
- 积分:1
-
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,...
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,我想很多人不知道怎么用VC,虽然那个软件的帮助里有讲述. 有问题haoyujie@sohu.com-http://www.bumblebeesoftware.com have a Parser Generator This is the version of the C calculator, I was the different VC configures it, I think many people do not know how VC, although with the help of software that there are about. Problems haoyujie@sohu.com
- 2022-03-18 21:25:00下载
- 积分:1
-
BHO方式的读卡器封装
VS2008环境下对明华读卡器函数进行封装操作,可以生成二次开发的控件,很有一定指导意义,现供大家参考
- 2022-01-21 05:40:35下载
- 积分:1