资源列表
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
插入和提取运算符的重载
- 在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入(<<)和提取(>>)运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of
idtextsrc
- 解析Windows2000的IDT扩展机制-analytic Windows2000 IDT expansion mechanism
apihooktool
- 近日由于需求问题,需要写一个 API Hook 相关的东西,温习了一下牛写的《Windows 核心编程》,做了一个小工具,用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,牛的书里和配套光盘中已经有了,这里主要介绍如何使用这个小工具方便实现截获 API 的功能。(补充代码)-recent demand, the need to write an API Hook related things, a study was made about the ca
字符串反转函数
- 反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误-reversal string of string. If successful, it returns the string change or return an error
shutdown2
- 一个自动开关机程序
Thread
- 多线程的例子程序-multithreading examples procedures
sinewave
- 画正弦曲线的例子-painting sinusoid example
MyPen
- 这是一个画笔程序-This is a brush procedures
bezier
- 这是一个贝塞儿曲线的例子-this is a example of bezier curve
typer
- 这是一个打字输入的例子-This is an example of the importation of typing
MyODBC_demo
- ODBC封装类操作数据库-ODBC database operation