搜索资源列表
HelloXLUE
- 入门,简易的lua程序,上手简单。做界面方便-first hollo world lua code. for starter user.
standard-output-redirect
- 本人偶得在 Visual C++ 中进行输入输出重定向的办法,比通常的做法“freopen”更加的灵活和方便,特在此共享。目前,代码正在不断地摸索和完善中,先把“输出”(stdout)部分提供给大家-I even get in the Visual C++ input and output redirection in the way for more than the usual practice of " freopen" is more flexible and conv
finish
- 在本系统的设计制作中,我们用到了菜单的制作方法和菜单在新的主界面中(不是由向导生成的主对话框)的过程代码的编制方法,这是一个多页面的管理工程的典型方案,来完成多个对话框的制作实现对科研项目的多方面的管理.此外,我们还用到了状态条控件的使用方法. 在本系统中,用户先进入一个系统封面,该系统启动封面出现后再确定是否进入系统主控界面. 系统封面可以控制系统的进入,如果进入系统,则出现一个系统主控界面,通过系统主控界面可以调用系统的各个功能模块 -In the system desig
GColor
- 屏幕取色。。 学习VC++的第一个作品。。 内有源码-Get color screen. . Learning VC++ the first one works. . There are source code. .
qt_c_chap02
- 《c++gui qt4 》 前两章的程序源码-" C++ gui qt4" the first two chapters of the program source code
qt_c_chap07
- 第七章的源程序代码 书上只给了部分示例程序的部分代码,完整源代码在这里-" C++ gui qt4" source code for the first two chapters of the book only to the part of some sample application code, complete source code here
Hole
- 本例子演示了MFC编写对话框,及如何编写dll工程,实现输入特征参数并创建block和Hole特征。对源程序编译连接。 运行要求:(路径上不能有中文) 1. 参考第6章,首先将Chapter_06\6.3.2\startup和application拷贝到开发目录下(环境变量UGII_USER_DIR指向的目录,例如d盘下):右键点击【我的电脑】→【属性】→【高级】→【环境变量】,在系统变量下点击【新建】或者【编辑】,如图1所示,输入UGII_USER_DIR和d:,点击【确定】,直至对话
Calculator
- 使用swing编程。首先创建一个窗体,并设置默认关闭时关闭,设置大小,设置不可改变大小,设置可显示; 2、创建一个容器,使用GridBagLayout这种布局方式; 3、通过代码在窗体里面实现计算器的界面; 4、通过实现计算器的add()、sub()、multi()、division()、equal()等功能。 -With swing programming. First create a form, and set off by default turned off, set
Automatic-login
- 实现酷狗7的自动登入,由于是主要代码,所有先手动开启酷狗7,此程序经过测试正确。-Realize the automatic login 7 cool dog, because is the main code, all manual open cool dog first 7, the program after test right.
srqcMFC
- 深入浅出mfc:分为四大篇。第一篇提出学习MFC程序设计之前的必要基础 第二篇介绍Visual C++整合环境开发工具 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。-Simple terms the mfc: divided into four articles. Firs
dynamicface
- 界面动态生成代码,首先把界面信息存储到数据库中-Interface dynamically generated code, the first interface information stored in the database
FirstWindow
- Windows下32位汇编程序设计的第一个窗口程序源代码-Under Windows 32-bit assembler designed the first window of the program source code
PixieLib71
- MFC扩充库(全部有源程序),作者Paul Dilascia是《微软系统杂志》(MSJ)著名专栏作家 -PixieLib is a library of C++ classes, functions and debugging tools that extend MFC. Much of PixieLib was first published in my columns and articles in Microsoft Systems Journal, but I have since
feimotaiduihuak
- 非模态对话框的创建比较复杂。下面介绍具体的方法: 首先,创建一个新的对话框资源,并新建一个类与之关联(用AppWizard); 其次,调用CDialog的默认构造函数来构造对话框对象(注意,创建的不是窗口),这一步在主框架窗口的构造函数中实现。 再次,调用CDialog::Create成员函数创建窗口,Create把资源ID作为参数,并且,在对话框窗口仍然在屏幕上显示时,就立刻返回控件。 最后,在关闭非模态对话框时,注意要调用DestroyWindow函数而不是CloseWind
7-14
- 实际的计算器模拟.首先创建一个基于对话框的工程。编辑对话框,形成计算器的界面。然后为编辑框添加一个字符型变量,给按钮添加连接代码,使其实现计算器的功能。-Practical computer simulation. First create a dialog based engineering. The editor dialog box, form a calculator interface. Then as the edit box to add a character variable,
1
- 使用动态链接库使对话框的界面换肤,采用了2种方法 实现。读者先看读者须知,然后仔细读源代码,即可理解。-The use of dynamic link library to interface dialog box, using 2 methods to achieve. Readers read the reader first, and then carefully read the source code, you can understand.
25562678
- 可采用此代码先编译termcap代码生成库文件,复制头文件与库文件到系统-This code can be used to compile the first termcap code generation library file, copy the header files and library files to the system