资源列表
DiskCata
- VC++显示磁盘目录,可作初级者学习使用-VC++ displays the disk directory, can be used for beginners learning to use
Personalagency
- 个人助手,毕业设计的一部分,其他的正在进行。-Personal assistant, a part of graduation, the other way.
DeleteNotifyIcon
- 可以删除其他程序在托盘创建的图标,也可以重新显示出来。-Other programs can be removed to create an icon in the tray can also be re-displayed.
VisualC6codes
- 一些收集来的代码,希望对大家有所帮助,收集很辛苦的,谢谢大家了!-Collected some of the code, we want to help
Ex_Ctrls
- 通过弹出的对话框可以对控件的list添加一些信息,通过滑动条或者是滚动条改变背景的颜色-Through the dialog box controls the list can add some information, through the slider or the scroll bar to change the color of the background
Calculator
- 通过使用按钮控件以及文本编辑框实现一个简单的计算器-By using the text edit button control and implement a simple calculator
Ex_SDI
- 在单文档界面中通过绘图函数在文档内进行绘制简单的图形-Interface in a single document within a document by drawing functions to draw a simple graph
jisaunqi
- 一个用C++编的计算器,和系统自带的计算器非常像,功能超级强大,可以下来试试。-A series of C++, calculators, and the system comes with the calculator is like, super powerful features, you can try down.
1
- 增强型公用对话框-Enhanced common dialog
2010122723595933
- 用途:本软件用Delphi7编写,可以作为Delphi软件的通用授权登录界面,防止您的软件未经授权非法登录。 特点: 1、转义的密码——较难破解 密码根据系统当月和当天二位十进制的日期数据换算成5位二进制数据,可以根据需要修改成更多位二进制码。 2、动态变化的授权码——需要一定的数制知识 由于密码根据系统当月和当天的日期数据来设置的,因此一年12个月每月每天的授权码是不同的。其中授权码包含二组:第1组是当月的5位二进制码、第2组是当日的5位二进制码。 -Uses: T
vb
- 这是用VB编写的文本框,可以实现文本的剪切复制。-It is written in a text box with VB, can cut and paste text.
dynewwindow
- 在程序运行中,经常要利用对话框来给出某些提示,或者接收用户的反馈。然而在莫些场合下,仅仅利用对话框的方式是不够的。我们可能需要弹出一个新窗口,它包含自己的菜单条,对话框和状态条;当然,我们可以在对话框里加入菜单条,对话框和状态条,这在技术上是完全可行的,然而为何不直接创建新的窗口呢?本文给出了在MFC下的一种方法-The program runs, often to make use of dialog to give some tips, or to receive feedback from
