-
09_ListCtrlDemo
VC++ 6.0,MFC,List控件,演示列表控件的使用方法。(VC++ 6.0, MFC, List controls, demonstrates the use of the list control.)
- 2013-06-05 22:24:03下载
- 积分:1
-
splitter
基于单文档,分割windows窗口,设置分割的形式(Based on a single document, split windows windows)
- 2013-10-14 09:38:29下载
- 积分: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
-
scope1714
利用vc++编写的研华1714板卡的数据采集程序,曲线绘制(advantech 1714 data acquisition by myself,and data curve drawing)
- 2020-09-10 10:08:00下载
- 积分:1
-
list
list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
- 2014-02-10 22:46:21下载
- 积分:1
-
DCM2JPG
Convert DCM to JPG. It is wriiten by C++. It is very suitable for junior.
- 2016-04-13 14:47:10下载
- 积分:1
-
scriptdriverbook
脚本驱动的应用软件开发方法与实践,界面设计的非常好的一本书。(Script-driven application development methods and practices, interface design of a very good book.)
- 2009-06-04 17:07:16下载
- 积分:1
-
ALL-HD
用一个自已写的VB程序,发送信息到正在运行的第三方程序的某个指定的窗体之中。遍历所有窗体与子窗体,以找到需要发送信息的子窗子句柄(please read THE CHINESE notes)
- 2016-08-03 22:39:38下载
- 积分:1
-
smtpcx
一个简单的托盘程序
可以实现光驱的开关(a simple procedure tray can be achieved by switching drive)
- 2007-05-20 22:45:46下载
- 积分:1
-
Desktop
这是MFC控件应用的练习,如按钮、 列表框、进度条等等。
对于新人来说,是很好的练习.(This practice is applied MFC controls such as buttons, list boxes, progress bars and so on. For newcomers, it is good practice.)
- 2011-11-04 17:01:43下载
- 积分:1