-
将bmp转换为include文件,用于嵌入式编程中
将bmp转换为include文件,用于嵌入式编程中-will include conversion of documents for Embedded Programming
- 2023-05-19 06:05:03下载
- 积分:1
-
enhancements of the Chronicle, wrote this
增强功能的自己写的记事本-enhancements of the Chronicle, wrote this
- 2022-11-09 14:35:03下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
窗口2000使用一个通用对话框
Windows 2000中使用通用文件对话框-Windows 2000 use of a common dialog
- 2023-04-03 20:30:04下载
- 积分:1
-
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。...
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。-This is a mine development using VB games, it is applicable, VB use has a certain familiar.
- 2022-08-13 22:15:00下载
- 积分:1
-
用于电脑桌面图纸不定时替换
用于电脑桌面图纸不定时替换-for desktop replacement irregular drawings
- 2022-06-19 03:43:16下载
- 积分:1
-
mis
操作系统课程设计是用C#编写的,希望对各位有用-mis
- 2022-01-25 20:42:58下载
- 积分:1
-
一个最简单的wince驱动程序,适合入门
一个最简单的wince驱动程序,适合入门-step to step wince driver
- 2023-02-04 14:30:04下载
- 积分:1
-
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口...
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口-wince under the EVC system tools under the procedures for the preparation of a serial port, you can test a number of serial
- 2023-04-29 02:25:04下载
- 积分:1
-
VC++实现的摄像头点亮,拍照功能
本文主要实现点亮摄像头,实现视频的捕获和拍照功能,已经在笔记本电脑上测试通过。希望对需要的人有帮助。主要功能实现的函数:virtual BOOL OnInitDialog(); afx_msg void OnButtonCatup(); afx_msg void OnButtonStop(); afx_msg void OnSave()。
- 2022-03-23 16:51:01下载
- 积分:1