搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VC++jiandanlianxi.rar
- 简单的VC++练习题,包括创建不带文档或视图类的MFC程序练习,利用常见控件与对话框编写应用程序练习,窗体常用高级控件与属性表使用练习,文档与视图的分离练习,Simple VC++ Exercises, including the creation of non-document or view class of MFC program exercises, using common control with the dialog box to write applications to pra
testTabCtrl
- 属性对话框的有一种实现方式,主要通过TabCtrl控件实现,vc6上测试通过。-Properties dialog box, there is a realization of ways, mainly through the TabCtrl control to achieve, vc6 on the test.
scatterplot
- 基于对话框模式的星座点显示,采用TChart控件,利用了该控件的各种属性-the scatterplot showing based on Tchart control in the c++ Builder
Debugging-ISAPI-extension
- 功能是完成一个图钉按钮的效果。就像vc++中一个控件的属性对话框中的那个图钉按钮。 类的使用步骤: 1.在工程中加入pushpi.. -The function is the effect of the completion of a pushpin button. Like vc++ in a control' s properties dialog box that pushpin button. Class use these steps: 1. Engineering push
dialog-box
- 主要介绍一些关于对话框的知识,比如:如何创建对话框程序,并想其中添加控件。如何使用对话框来打开和保存文件。创建消息对话框。如何创建和使用属性页对话框。 -Some knowledge about the dialog, such as: how to create a dialog box procedure, and would like to add controls. How to use the dialog box to open and save files. Create a
reader
- 用通用对话框的ShowOpen功能取得要观看的文件名,然后编程实现如下功能: (1) 能够在客户区自动显示文件的内容。 (2) 可以调整自动滚屏的速度。 (3) 支持显示参数的设定(字体诸属性及文字色彩)。 (4) 可以随时停止滚动和继续滚动(通过点击标签)。 (5) 内容全部显出后自动停止滚动。 (6) 在文本滚动时诸按钮自动隐去,暂停或停止滚动时按钮出现以便进行设置。-ShowOpen with common dialog bo
uzgtqv
- 《在对话框中加入属性页》配套代码,大家可以在这个基础上作一些新的东西,()
sazd_coded
- 《在对话框中加入属性页》配套代码希望大家喜欢()
844187
- 关于属性表这个文档假设你已经十分的理解了对话框模板及对话框程序,如果不是这样,在继续下边的章节前你应该读一下平台SDK()
matlab
- matlab对话框代码学习笔记,包括各种对话框属性,注意事项(Matlab dialog box code learning notes.Including various dialog box attributes, matters needing attention.)
PrinterAPI
- 调用api弹出打印机属性对话框 Author:vitoriatang From:Internet .NET Framework封装了很多关于打印的对话框,比如说PrintDialog, PageSetupDialog. 但是有的时候我们还需要关心打印机属性对话框,那么就可以调用API来解决这个问题。有几个API函数与之相关 PrinterProperties DocumentProperties OpenPrinter ClosePrinter 逐一介绍 printe