-
基于Java开发的模仿微信打飞机游戏
基于Java的模仿微信的打飞机游戏,以移动鼠标的形式控制飞机,采取数组方式替代集合,方便初学者查看学习,Java入门的整合项目
- 2022-01-23 10:21:45下载
- 积分:1
-
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。-I have just learning VC++ 6.0, make their own notes. Hope to have some help for beginners.
- 2022-10-24 18:05:03下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
wince下GPRS MODEM编程指南及参考源代码
wince下GPRS MODEM编程指南及参考源代码-GPRS MODEM under wince programming guide and reference source code
- 2022-01-23 10:44:25下载
- 积分:1
-
对话框加位图bitmap_preview_dialog_source
对话框加位图bitmap_preview_dialog_source-dialog increase bitmap bitmap_preview_dialog_source
- 2022-03-12 17:06:51下载
- 积分:1
-
2410下,cs8900下的wince文件的说明对开发很有用
2410下,cs8900下的wince文件的说明对开发很有用-2410-2410 under, cs8900 under wince documentation on the development of useful-2410
- 2022-03-20 05:37:57下载
- 积分:1
-
Software architecture
Software architecture
- 2022-11-08 19:25:02下载
- 积分: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
-
由约瑟夫问题改编而来的击鼓传花游戏的源码
由约瑟夫问题改编而来的击鼓传花游戏的源码-a game called drum and flower
- 2022-03-21 19:28:13下载
- 积分:1
-
介绍了本程序的主要目标,捕捉编程技术,K
本程序主要介绍对象捕捉的编程技术,涉及关键技术有鼠标拾取处理和建立名字堆栈.-Introduce the main object of this procedure to capture programming technology, key technologies related to treatment and has set up a mouse pick up the name of the stack.
- 2022-04-08 02:47:47下载
- 积分:1