-
根据一个窗口句柄得到运行程序名的两个函数实现
根据一个窗口句柄得到运行程序名的两个函数实现-The implementions of two functions to get the name of the running application using an window s handle
- 2023-05-30 18:10:03下载
- 积分:1
-
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文...
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文件一样。文件存
什么,流就能存什么。每个文件可以含有多个流。当流所依附的文件被删除,
流也随之消失。-NTFS flow operation. Flow (STREAM) NTFS is the concept. At present, only NTFS support flow. Depend on the flow of documents exist, you can flow in two-band data storage, writing or other things. Like papers. What the file, what depositors will be able to flow. Each file can contain a number of flow. When the flow are dependent files are deleted, the flow will disappear.
- 2023-01-27 22:35:03下载
- 积分:1
-
定时文字弹窗提醒或定时关机
可以实现定时文字提醒和定时关机的功能,定时时间可以手动输入24小时制的时间,定时开始后会显示倒计时,可以实现两种定时功能,一种是到了定时时间时进行弹窗提醒,弹窗里的文字可以预先Z自己输入设定,另一种功能是到达定时时间后进行自动关机。在定时过程中可以隐藏程序窗口。
- 2022-02-02 12:58:45下载
- 积分:1
-
24.Windows命令接口2.rarMFC实现,加皮肤
24.Windows命令接口2.rarMFC实现,加皮肤-24.Windows Command Interface 2.rarMFC realize, plus skin
- 2022-04-28 07:35:48下载
- 积分:1
-
C prepared with a phone call this procedure for the C language learners with
用c编写的一个电话本程序,供C语言学习者用-C prepared with a phone call this procedure for the C language learners with
- 2023-05-19 21:00:04下载
- 积分:1
-
The realization of the Screen PowerWord similar functions, procedures for smalle...
实现类似金山词霸的屏幕取词功能,程序较小,可以加入大家的程序中使用。-The realization of the Screen PowerWord similar functions, procedures for smaller, you can join the proceedings.
- 2022-02-14 03:31:04下载
- 积分:1
-
ASP based teaching good things ah. Read all understand that learning is better.
ASP基础教材好东西啊。看了大家都会明白的,学习很要好.-ASP based teaching good things ah. Read all understand that learning is better.
- 2022-01-26 00:53:17下载
- 积分:1
-
eight digital vc the original document, with a manual only to the design of the...
八数码问题的vc原文件,用人工只能的a算法来设计的,请大家执教-eight digital vc the original document, with a manual only to the design of the algorithm, please coach
- 2022-03-23 18:56:31下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
客户信息管理系统DEMO及源程序,使用xpmenut等控件
客户信息管理系统DEMO及源程序,使用xpmenut等控件-DEMO customer information management system and source code, the use of such controls xpmenut
- 2022-07-02 02:09:23下载
- 积分:1