搜索资源列表
autorepeat_button
- 自动响应按钮,并切换按钮上的图标,而且可以改变大小。为压缩文件,无解压密码。-automatic response button, and switch buttons on the icon, but can change size. For compressed files without extracting passwords.
foldersize
- 一个取文件夹大小的小程序,对中级程序员有帮助-a folder from the size of small programs to help intermediate programmers
prosdfwefsef
- 一个统计文件中数值大小分布的程序,可以通过数据文件进行输入,并且统计后的结果输出到文件中,格式为teplot格式,可以很好的看到数值分布曲线-a statistical document numerical size distribution procedures, can import data files, and the results of statistical output to a file, the format for teplot format, can see good n
20050710kill
- 类: 开发工具: VB 文件大小: 22 KB 上传时间: 2005-6-22 下载次数: 4 提供者: 详细介绍: 新增部分: --开放扎昆任务-categories : Development Tools : VB File Size : 22 KB upload time : 2005-6-22 downloads : four providers : detailed presentations : Part of the growth : -- open Zahun task
FileManager
- Name: TakWai QQ: 188228520 MSN: wai@awai.cn E-Mail: wai@awai.cn ===== FileManager 0.30 (Build: 070822) 简介: 一个简单的在线文件管理网页程序 新功能: 1. 支持代码高亮. 改进: 1. 进行删除操作时做了判断 ===== FileManager 0.20 (Build: 070821) 简
CPushPinButtonv1.21
- CPushPinButton类继承于CButton类,功能是完成一个图钉按钮的效果。就像VC++中一个控件的属性对话框中的那个图钉按钮。 类的使用步骤: 1.在工程中加入PushPin.cpp和PushPin.h两个文件,并且在需要用到这个类的文件中加入#include \"PushPin.h\"语句。 2.确保工程中加入了图片IDB_PUSHPIN或者IDB_PUSHPIN_HELP 3.在对话框中加入一个按钮,设置owner-draw属性,大小不限。 4.使用Classwizard定义一个按
WavePlayer
- (Wave)编写一个读显Wave文件的SDI程序,要求:实现文件过滤、播放声音、(按客户区大小)画出(全部)声音数据的波形曲线(对双声道音频,画两条曲线)。
icewatch2
- [图形制作] 七彩画图 2002-04-21 19 1191 这是一个按照预定公式画图的小程序,程序运行前需要有一张空白图和一个写好公式的config.txt文件,程序将按照公式画出和空白图一样大小的七彩的图画来。-[graphics production] Colorful Painting 2002-04-21 19 1191 This in accordance with a predetermined formula drawing small procedures, operating
PictureDialogiew
- 主要介绍打开文件对话框,实现对图象,文本等预览。 [代码性质] VC完整应用程序代码 [代码作者] 井中月_VC [文件大小] 56K [更新日期] 2005-3-27 21:27:00 -introduces open file dialog to achieve right image, text, etc. preview. [Code nature] VC integrity of the application code [code writers] Ji
3DButton
- 用法:1:将类文件加入到你的项目中 2:在你的对话框中加入一个按纽(button),设置其文本和大小。 3:利用classwizard为按纽设置一个CButten类的值m_3dtext,然后编缉对话框的头文件,将CButten m_3dtext 改为CMyTextButton m_3dtex 在 对话框的.CPP文件中加入#include "CMyTextButton.h" -Usage: 1: types of documents will be add