-
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观-vb can be written in the menu to add custom icons to make your menu more attractive
- 2022-04-12 08:17:32下载
- 积分:1
-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1
-
考勤管理系统
我正在做考勤管理系统人力资源管理项目。我需要完整的工作考勤管理系统的参考。因此我采取这个离开的管理系统作为一个参考,制定完整的功能,它在我的项目
- 2022-01-21 22:47:20下载
- 积分:1
-
用户的聊天程序
这个程序是用于聊天应用程序*/它是用Java编写的一个简单的方法
- 2022-04-29 12:11:20下载
- 积分:1
-
AppWizard has created this Myspeech application for you. This application
not...
主要是利用Microsoft Speech SDK进行二次开发,写的一个语音识别的小程序-
AppWizard has created this Myspeech application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your Myspeech application.
Myspeech.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Myspeech.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyspeechApp application class.
Myspeech.cpp
This is the main application source file that contains the application
class CMyspeechApp.
Myspeech.rc
This is a listing of al
- 2023-05-31 09:35:03下载
- 积分:1
-
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。...
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。-Thunder of the DELPHI version of a high degree of simulation in the operation of the thunder WINODWS game to deal with events.
- 2022-01-22 17:54:32下载
- 积分:1
-
第一个事件
firstevent
- 2022-07-19 15:08:54下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
为了提取条纹图案的相位,从条纹的强度数据…
To extract the phase of a fringe pattern, the intensity data from the fringe pattern is applied to the 1D-CWT algorithm on a row by row basis.
- 2023-05-20 18:40:03下载
- 积分:1
-
可以适时的获取您的计算机名以及您的内存使用情况!
可以适时的获取您的计算机名以及您的内存使用情况!-Timely access to your computer name and your memory usage!
- 2022-02-24 12:16:22下载
- 积分:1