-
study
车辆传动系扭振分析计算界面软件 扭振VC界面程序代码TVc.zip(Vehicle powertrain torsional vibration analysis of torsional vibration VC interface software program code interface TVc.zip)
- 2009-05-16 08:27:01下载
- 积分:1
-
00097567
动画启动界面,VC++经典编程源码,很好的参考资料。(Animation interface to start, the classic VC++ programming source code, a good reference.)
- 2013-11-15 09:29:09下载
- 积分:1
-
adblib2
在VC6中使用的数据库开发包, 含测试例子(VC6 used in the database development kits, containing test case)
- 2005-01-30 22:01:58下载
- 积分:1
-
TCofIataPac
说明: ComPort Library是一套用来编写串口通讯程序的控件,它包含5个控件:TComPort, TComDataPac(ComPort Library is a set of controls for writing serial communication programs. It contains five controls,: TComPort, TComDataPac)
- 2019-01-03 18:58:12下载
- 积分:1
-
hyperedit_demo
multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
pcacement
vc,net编写的一个仿qq程序支持添加删除好友及头像选择等功能,()
- 2017-11-18 07:29:12下载
- 积分:1
-
SKinPP
skin++ 示例源代码及其可执行文件,很好用的皮肤控件(skin++ code)
- 2011-10-12 16:29:26下载
- 积分:1
-
gridctrl_demo225
gridctrl很使用强大,界面编程,很强大(GRIDCTRL is very powerful and interface programming)
- 2017-08-29 21:38:01下载
- 积分:1
-
VB6MonitorKeyBoard
在键盘背景处用鼠标双击,可显示本说明。
">
- 2008-06-26 15:00:04下载
- 积分: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