-
Asp.Net FileTrans
Asp.Net FileTrans
- 2022-04-22 03:43:56下载
- 积分:1
-
read ie query string
read ie query string
- 2022-03-31 01:35:22下载
- 积分:1
-
这是一个SMTP和VC源代码和支持Unicode编码。
vc做的smtp源码程序,支持unicode编码-This is a source code of smtp with VC and supports unicode coding.
- 2022-07-07 06:11:26下载
- 积分:1
-
规则动态链接库的调用程序,初学者可以通过修改此程序进行学习...
规则动态链接库的调用程序,初学者可以通过修改此程序进行学习-Rules dynamic-link library call procedures, beginners can learn to modify this procedure
- 2022-02-02 04:53:16下载
- 积分:1
-
Sopa de letras
拉曼多文本建筑方案帕拉布拉斯.txt是的,我是索帕·德·莱特拉斯。
- 2022-08-04 04:23:20下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
API库代码editbox
应用背景对编辑框API基础代码。如果你救了这个,你可以使用编辑框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用editbox
- 2022-09-24 11:15:02下载
- 积分:1
-
Beyond the C++ Standard Library
Beyond the C++ Standard Library - An introduction to Boost Ebook-Beyond the C++ Standard Library- An introduction to Boost Ebook
- 2022-05-30 13:13:15下载
- 积分:1
-
C#在WINCE系统上播放声音
PDA数据采集器,采集异常数据数据时,发出警告声音。
- 2022-01-26 04:47:13下载
- 积分:1
-
建立一个ADOCE项目使用Visual C++ 6是相当简单的。假设…
Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)-Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a*very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)
- 2022-09-06 10:45:03下载
- 积分:1