搜索资源列表
InputBoxes
- C++builder编写的多种式样的输入框。-C builder prepared by the various type of input box.
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
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
VisualKB
- Visual C++ 6.0 中用 MFC 接收键盘输入并显示-Visual C++ 6.0 using MFC to receive keyboard input and display
Task1
- 简易的计算器程序。 对话框类型的程序; 能够实现浮点数值的加减乘除运算; 界面由一个编辑框和若干按钮组成,编辑框负责表达按钮输入及计算的结果,按钮负责输入数字、加减乘除以及等于等动作的输入;程序的核心功能由标准C++方式实现,并通过MFC框架代码调用其功能。 -Simple calculator program. The dialog box, type the program to achie
csharpsearch
- c# 文件查找管理模块 输入查找条件,然后查询,显示查询结果-c# find file management module input search conditions, then the query and display the query results
chenlu
- 学生成绩管理系统是一个学校管理系统不可或缺的一部分,它起到的作用也是无可替代的。尤其是在一些高校的管理系统中,它更是功不可没的。一个好的成绩管理系统它应该为学生提供最好的管理与服务功能。学生成绩管理系统主要提供学生资料的输入,学生资料的输出,学生资料的查询,学生资料删除,以及学生成绩的排序等。 关键词:C++;MFC;控件;学生成绩管理系统-Student achievement management system is an integral part of a school manage
jiefangcheng
- VB6实现解一元一次方程,分别输入a,b,c-VB6 realize avoids solving an equation of each input a, b, c.
InputBox-Unicode
- C++实现的弹出输入对话框,可直接获取输入的值,超好用。-The pop-up dialog box C++ input, can directly access the input value, chaohaoyong.
Ex_Tree
- Visual C++实验成果 输入、编译、运行课本第五章中第183页到第186页的Ex_Tree的程序,掌握CTreeView文档视图的使用方法,掌握列举磁盘目录的方法以及在树视图中显示的方法。(Visual C++ experimental results Input, compile and run Ex_Tree program from page 183rd to page 186th in the fifth chapter of the textbook. Grasp the u
Ex_Rect
- Visual C++实验成果 输入、编译、运行课本第五章第194页到199页中Ex_Rect的程序,掌握静态切分窗口创建方法、不同窗口信息互相同步的方法、视图和文档以及框架的互相访问方法。(Visual C++ experimental results Input, compile and run the fifth chapters of the textbook from page 194th to page 199. The program of Ex_Rect is to grasp
