资源列表
ShutdownTimer100
- 可以指定时间关机、重启计算机、注销的VB程序,并可自行断掉计算机电源,也就是彻底关机,也可以由用户断电,程序在WIN XP下测试通过,在VB6.0下顺利编译。-Specified period of time can be shut down and restart the computer, write-off of the VB program, and cut off its own computer power, which is completely shut down, power
shutdownXP
- 关机、重启、注销、XPVB源代码已经经过系统测试-shutdown and restart, canceled, XPVB source code has been systematically testing
simple-constructor
- If Type(x) is different Type(y) return false.-If Type(x) is different Type(y) return false.
simplecomputer
- 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
simple_reg_caozuo
- 一个简单的C++注册表操作类,有兴趣的朋友学习一下。-A simple C++ registry operation class friends who are interested to learn about.
simplified--Traditional
- 这是一个简体、繁体互相转换的软件,可以让你跟快捷的转换简体、繁体-This is a simplified, Traditional mutually conversion software, allows you with fast conversion Simplified, Traditional
simpool
- 一个简单的内存池实现,但是相对来说还是使用的-A simple memory pool implementation, but use is still relatively
sin
- 功能实现对文件中代码注释的删除 ,就是删除文件中 之间的部分 和每行中//之后的部分 -Realize the functional code of the document annotated delete, that is, delete the document between the part and each line in the// after the
SingleInstance
- This sample code is for the creating MFC single instance application.Include this code in InitInstance function.
SingleTimer
- 这是一个自己写得VC定时器类,可以很方便的完成定时器的功能.定时器类,既被其他类继承,也可以单独使用-This is a VC timer write their own category, can be easily completed by the timer function. Timer category, not only by other types of inheritance, can also be used alone
Singleton
- 自己写得单件模式,重要基本模式之一,供大家参考。-Write their own one-piece model, it is important to one of the basic pattern for reference.
SingletonT
- 简单而高效的单体模式基类。使用时只需要继承就可以了。-Simple and efficient single-mode base class. Only need to use inheritance.