-
用VB制作的一个半透明的窗体,很cool
用VB制作的一个半透明的窗体,很cool-VB produced a translucent windows, very cool
- 2022-01-25 18:11:01下载
- 积分:1
-
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。...
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。-Example realize the corresponding functions of the keyboard, press down around the letters can change the location of alphabetical letters can be changed.
- 2023-02-16 03:00:02下载
- 积分:1
-
这是一个文件的武装土匪
this a file for a n armed bandit-this a file for a n armed bandit
- 2022-03-25 02:16:53下载
- 积分:1
-
旅客在淡季旺季购买头等舱或者经济舱的票价程序
旅客在淡季旺季购买头等舱或者经济舱的票价程序-First-class passengers to purchase season or low season economy class fares for program
- 2022-05-17 19:57:11下载
- 积分:1
-
Windows Mobile下获取手机IMEI的代码
Windows Mobile下获取手机IMEI的代码-Windows Mobile phone IMEI code
- 2023-03-22 18:50:03下载
- 积分:1
-
VB 中实现按位移动,就像c中的>>命令
VB 中实现按位移动,就像c中的>>命令
-VB in mobile realize bitwise, like c in
- 2022-03-23 01:53:59下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
框架类似于Office 2007,提供带式组件
类似OFFICE 2007的界面框架,提供RIBBON风格控件-framework similiar to Office 2007, by providing component with ribbon style
- 2023-04-20 07:40:04下载
- 积分:1
-
直流无刷电机控制仿真,狠好,很全的,在外国网站下的
直流无刷电机控制仿真,狠好,很全的,在外国网站下的-Brushless DC motor control simulation, hard, and very wide, and in foreign countries under the site
- 2022-11-28 06:35:03下载
- 积分:1
-
贪吃蛇游戏
基本上,这是简单的贪吃蛇游戏在具有 3D 效果。在这个游戏的蛇会吃它的食物,帮助它提高它的增长,它的身体变得越来越大。在这场比赛我们也实现了碰撞检测算法,如果蛇吃了自己然后游戏会结束。
- 2022-07-14 00:23:39下载
- 积分:1