资源列表
onetime
- VB程序只能运行一次,简单实用,大家请看代码就明白-VB
Win32DLL101
- 创建一个实现四则运算的简单Win32 DLL实例源码-Create an implementation of simple arithmetic example source code Win32 DLL
ShowHideBarDesktop
- 显示隐藏桌面图标,以及显示隐藏任务栏图标,自己的一个课题作业,献上给需要的朋友。-Show hide desktop icons, and hide the taskbar icon show, a topic of their operations, bring a friend to the needy.
RunAsSystem
- \黑客防线资源\线程注入实现System权限-\ Hacker defense resources \ System thread into the realization of rights
VBgetHDinfo
- VB获取硬盘物理序列号用来注册软件获取系统信息使用-VB to access the hard disk physical serial number registered to use the software to obtain system information
syetem
- 高校学籍管理系统 要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。 -university enrollment manageme
IO.bas
- 磁盘文件IO.bas快速读写磁盘文件 VB 源码-fast read write file
Exe_In_Mem
- 加载一个可执行程序到内存中执行,用户调用ExecInMemory.cpp中CC_ExecFileInMemory接口即可-To load an executable program into memory implementation, user interface can be invoked ExecInMemory.cpp in CC_ExecFileInMemory
GetMac100
- 命令行下的ipconfig源码,功能和Ipconfig /all相似-ipconfig source code
get_compute_name
- vc得到计算机名称的程序源码,很不错的demo-vc get the computer name of the program source code, it is a good demo
DBOperat
- 数据库操作,实现数据库操作基本功能,如打开数据库,关闭数据库,执行数据库,查询结果和记录集,通配符替换等常用功能封装,表示层和应用层应用完全可以通过提供的函数借口完成。-Achieve the basic functions of database operations, such as opening the database, close the database, perform database query results, and record sets, wildcard repla
CThread
- 很多VC初学者对线程的概念比较模糊,本程序演示了如何字啊VC中使用线程。-Many VC beginners rather vague concept of a thread, this program demonstrates how to use the word ah VC thread.