资源列表
version
- VC程序版本号查询演示,本程序专一用来查询某程序的版本号,它可以获取到程序的版本号、内部版本号、专用部件号、主版本号和次版本号、版本号的主版本号和次版本号,反正只要是与版本有关的信息都能查询到,但有一个前提就是,版权方必须在程序中登记了这些信息,如果没有登记,那是查询不到的哦。-The VC program version number query demonstrates, this procedure loyal to check the version number of a progr
InstantMessaging
- InstantMessaging源码下载, VC+ MFC网络聊天工具的源代码,相关说明: 0.普通聊天(文字、图片) 1.聊天室 2.传输文件(断点续传) 3.共享屏幕 4.白板 5.视频、音频聊天-The of InstantMessaging source downloads, VC+ MFC Internet chat tools source code, instructions: 0. Chat (text, images)
kaoqin
- C++考勤管理系统源代码,本考勤管理系统主要用于企事业单位的考勤,便于统计员工的出勤情况。 -The C++ attendance management system source code, the attendance management system is mainly used for the attendance of the enterprises, to facilitate the attendance of the statistical staff.
wenjsx
- VC++文件属性操作演示,判断和设置文件的中读属性、隐藏属性、归档属性,取消文件的所有属性以及获取文件大小和文件类型、获取系统所有文件类型等操作,相对基础的VC++文件操作技巧。-The VC++ file attribute manipulation presentations, judgment and set the file to read attributes, hidden attributes, the archive attribute, cancel all the attri
wenjsj
- VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-The VC++ Get and set file and folder attributes, file time attributes related operations, such as access to the file is created, the genuineness of u
vcyanshi
- VC++程序说明查询演示,比如可以获取到某个EXE程序的版本、作者、版权、内部名称、私有名称等信息。-VC++ descr iption of the procedures to query the demo version of an EXE program, author, copyright, internal name, private name and other information, for example, can get to.
apihook
- 设计系统底层的一些知识,对系统编程有一定啊的帮助。-Some knowledge of the underlying design system, system programming some ah helpful.
GeneralImplement
- C#继承公共接口的代码,实现思路:Program program = new Program() 实例化类对象,使用派生类对象实例化接口ITeacher,使用派生类对象实例化接口IStudent。-C# to inherit public interface code, realization of ideas: Program program = new Program () instantiated class object, using the derived class object
PartialClass
- 基本的C#数字运算代码,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-Basic number crunching code in C#, the implementation of the addition of two numbers, subtraction, return the sum, the result of
Iterative
- C# Iterative迭代用法代码,这是一个与 Iterative相关的代码,演示迭代的使用,思路和过程:创建一个string类型的数组用于存储银行种类,对IEnumerator接口实现GetEnumerator方法创建迭代器,使用for语句循环数组,使用yield return语句依次返回每个元素,实例化BankType类,使用foreach语句遍历BankType类中的内容并输出-C# Iterative iteration of usage code, which is associat
mousefanwei
- Delphi源码实现在窗口中限制鼠标的移动范围,中允许鼠标在特定的范围内移动,在编写游戏或图像处理软件的时候能用上的Delphi小技巧。-Delphi source code to limit the range of movement of the mouse in the window, allows the mouse to move within a specific range, in the preparation of the game or image processing so
vc.netcurs
- VC.NET源码创建和关闭一个等待光标,平时的鼠标状态是箭头,等待(忙时)的状态是另一种图符,这个VC.NET源码将还原鼠标忙时的状态符号,并编写了一个关闭忙时状态的源码,欢迎学习vc++.NET的新手们参考。-The VC.NET source to create and close a wait cursor, the normal state of the mouse arrow, wait for the status (busy) is another icon, this the s
