Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - dialog
Search - dialog - List
sdk中实现多文档,工具条,对话框等(源代码转载) -sdk achieve more documentation, tools, dialog boxes, etc. (source code reproduced)
Update : 2008-10-13 Size : 44411 Publisher : 彭祥和

旋转的对话框 很有新意, 在vc6.0编译通过,欢迎大家使用-rotating dialog is nothing new in vc6.0 compile and you are welcome to use
Update : 2008-10-13 Size : 17947 Publisher : 汪海洋

DL : 0
多功能文件选取对话框,在visual c++编译通过,多多交流-multifunctional document selection dialog, the visual c compiler, many exchanges
Update : 2008-10-13 Size : 14134 Publisher : 汪海洋

创建自己的弹出式对话框 Visual C++ 6.0 专业编程-create their own pop-up dialog Visual C 6.0 Professional Programming
Update : 2008-10-13 Size : 37481 Publisher : zl

DL : 0
组合框的控件使用,有模式和非模式对话框,还有通用对话框-portfolio controls the use of the box, a model and non-model dialog, common dialog
Update : 2008-10-13 Size : 31644 Publisher : 枫冰

DL : 0
在VC++6.0中实现FFT算法(应用快速傅里叶变换:8 4 2),并通过对话框显示时频域曲线-in VC + +6.0 achieve FFT algorithm (Fast Fourier Transform application : 8 4 2), and through dialog at the frequency domain shows curve
Update : 2008-10-13 Size : 34875 Publisher : baiyf2001

DL : 0
简单的电路试题测试系统!欧姆定律试题和一些对话框应用!-simple test circuit test system! Ohm's law questions and some dialog application!
Update : 2008-10-13 Size : 207418 Publisher : 谭雪欣

不错的对话框类,自己定义风格 值得学习 -good dialog category, his definition of style worth learning
Update : 2008-10-13 Size : 19529 Publisher : 曾新

用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
Update : 2008-10-13 Size : 45101 Publisher : 章自豪

DL : 0
自制串口调试工具VC++源程序,调试通过后即可生成对话框,直接使用-homemade serial debugging tools VC source, debugging can be generated through dialog after the direct use
Update : 2008-10-13 Size : 47866 Publisher : 戚威

定制文件对话框,本实例说明如何定制文件对话框,并显示文本文件。-Custom dialog, the examples of how Custom dialog, and display text files.
Update : 2008-10-13 Size : 39218 Publisher : 希特勒

本实例说明,如何使用无模式对话框与模式对话框,并创建与显示无模式对话框与模式对话框,并在相互之间转换。-this example, how to use a modeless dialog box with the model, and the creation and display of models and modeless dialog box, and switch between each other.
Update : 2008-10-13 Size : 61526 Publisher : 希特勒

你如果想知道vc的对话框设计中控件是如何调整,布局的,那么就可以看看这个程序-If you want to know vc dialog design was to adjust the controls, the layout, we can look at the process
Update : 2008-10-13 Size : 229289 Publisher : 刘瑞辉

学籍管理系统源代码 增加学生分数对话框学生课目对话框-expulsion source code management system to increase student scores subjects students dialog box
Update : 2008-10-13 Size : 2892717 Publisher : wangqiong02

在基于对话框的程序中添加状态栏,详细请参见源代码-based on the dialog box procedure to add state column, please refer to a detailed source code
Update : 2008-10-13 Size : 27936 Publisher : 张山

程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六、矩形填充。用鼠标任取两点确定矩形区域,选取任意颜色去填充。 七、直线裁剪。有两种算法实现这一功能,梁友栋法和编码法。先用鼠标画一直线,然后再取两点确定一矩形裁剪框,点击一下右键,裁剪成功。 八、多边形裁剪。先用鼠标取点画一任意多边形,点击右键后继续取两点确定裁剪矩形框,在点击一次右键裁剪执行。 九、弹球。-procedures functions : one, using two different algorithms (DDA law and midpoint) painting arbitrary line, input from a little mouse, and the dialog box input linear endpoint law. Linear color line drawing in the former arbitrary selection. Two straight attributes. From the dialog box indiscriminate importation linewidth linear paintings. The paintings are dotted line function, you can enter dotted line which is part of the length and spacing of the gap length to paint a dotted line. And, third, using two algorithms (the midpoint of law and the positive and negative) painting arbitrary round. Four paintings arbitrary elliptic. Elliptic painting from 2:00 arbitrary time limit to determine a rectangle, rectangle determined by the size of the ellipse. 5, polygon filling. Dotted with the mouse
Update : 2008-10-13 Size : 1239665 Publisher : wgz

前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Update : 2008-10-13 Size : 55574 Publisher : 李大嘴

DL : 0
银行家算法,基于对话框.资源数可以为任意个.-bankers algorithm, based on the dialog box. Several resources can be arbitrary 000.
Update : 2008-10-13 Size : 36815 Publisher : sean

找到并替换文件find and replace dialog-find replacement documents and find and replace dialog
Update : 2008-10-13 Size : 368724 Publisher : 杨凯

改变对话框的颜色和字体font and color dialog-change the color and typeface font and color dialog
Update : 2008-10-13 Size : 373783 Publisher : 杨凯
« 1 2 ... 45 46 47 48 49 50»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.