-
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用...
简单的约会系统~~
添加信息,并保存到TXT文档中~~
控制台应用-A simple dating system ~ ~
add information, and saved to the TXT documents~~
console application ~ ~
- 2022-08-24 18:08:58下载
- 积分:1
-
由3个Label控件显示立体字,你可以把它作成一个控件
由3个Label控件显示立体字,你可以把它作成一个控件-Label controls from the three shows that three-dimensional characters, you can control it to make a
- 2022-06-12 20:48:25下载
- 积分:1
-
change in the type of teaching is the main API
delphi之变体类型,主要是讲授 API-change in the type of teaching is the main API
- 2022-12-23 22:15:03下载
- 积分:1
-
用verilog写的串并转换程序,希望对大家有用!
用verilog写的串并转换程序,希望对大家有用!-Written using Verilog string and the conversion process, in the hope that useful to everybody!
- 2022-01-26 04:10:42下载
- 积分:1
-
自己的小练习
简单点说,基本上每个部门都会涉及到请假的情况,大部分部门现在还用口头请假或者写请假条的形式,如果有了OA系统,并且里面融入了审批这个模块的话,请假就直接在上面选择相应流程填写好相应信息,选择提交流转的人,那么问题就解决了
- 2022-05-27 15:01:17下载
- 积分:1
-
OBDII_SerialTest
这是OBDIIu SerialTest应用程序的源代码。
- 2022-02-01 13:28:00下载
- 积分:1
-
基于stm32的音乐播放器,可以播放wav,mp3等格式文件,可以按键控制上下曲目
代码开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播
放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上
显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于
选择上一曲,KEY_UP和KEY1用来调节音量。
- 2023-01-12 09:40:05下载
- 积分:1
-
JAVA程序设计
JAVA程序设计-JAVA Programming
- 2022-04-17 11:15:41下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
读取Excel表格文件转换成自定义格式并打印示例
读取Excel表格文件转换成自定义格式并打印示例-read Excel files into a custom format and print examples
- 2022-02-15 19:00:32下载
- 积分:1