-
rredfdq
说明: 提供初学者参考,学生信息管理系统1.1版 VB+SQL2(reference for beginners, the Student Information Management System version 1.1 VB SQL2000!)
- 2006-04-04 13:39:16下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1
-
propertysheet
说明: 包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
- 2010-05-04 18:41:23下载
- 积分:1
-
demoV3
DUILIB QQDownload演示界面 DUILIB 界面库 开源 www.duilib.com(DUILIB帮助说明文档 DUILIB 界面库 开源 www.duilib.com)
- 2011-10-06 21:16:12下载
- 积分:1
-
tongxunlu
通讯录,有界面,用于简单作业实训,界面可以自行改善,希望对大家有点点用处(Address book, interface, for simple job training, the interface can improve themselves, we hope to have little use)
- 2017-06-25 21:29:53下载
- 积分:1
-
avamlable-detects
系统检测工具,可以检测CPU的类型和可用物理内存(System detection tool that detects the type of CPU and the physical memory available)
- 2018-11-05 14:42:52下载
- 积分:1
-
Plugin
VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
- 2013-07-28 08:12:48下载
- 积分:1
-
hyperedit_demo
multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
26-control-example-the-source-code
26个VC++界面编程通用控件源代码实例:
如何获得指定点的控件指针
如何将编辑框中输入的字符转换为大写(小写)
如何设置和获得单选按钮的选中状态
如何设置和获得一组单选按钮的选中状态
如何设置列表控件的显示方式
如何设置组合框中列表框的宽度
如何实现带自动完成功能的组合框
如何实现位图按钮
如何使用滑块
如何使用进度条
如何使用列表框
如何使用旋转按钮
如何使用组合框
如何通过控件ID获得控件窗口指针
如何为控件添加工具提示
如何通过控件窗口指针获得控件ID
如何为控件添加工具提示
如何限制编辑框输入文本的长度
如何在按钮上显示图标
如何在列表控件中插入列
如何在列表框中添加水平滚动条
如何在组合框中显示文件列表
(26 a vc++ programming interface general control source code examples:
How to get control of the pointer designated point
How to edit box in of the input characters into capital (small)
How to set up and get radio buttons selected state
How to set up and get a group of selected state radio button
How to set up the list control showing the way
How to set up combo boxes the width of the list box
How to realize the combination of complete function with automatic box
How to realize a bitmap button
How to use the slider
How to use the progress bar
How to use the list box
How to use the rotating button
How to use the combination box
How to get control via the control ID window pointer
How to add the tooltip control
How to get control via the control window pointer ID
How to add the tooltip control
How to limit the length of the input text edit box
How to button on the display icon
How to insert listed in a list co)
- 2011-06-28 16:05:44下载
- 积分:1
-
enum_display_mod
说明: 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。(All display the comments and list out the list by clicking to change display resolution.)
- 2010-04-27 15:13:26下载
- 积分:1