-
DUIlib-code-source
DUIlib编程总结及源码,有一定的参考意义(DUIlib program summary and source, there is some reference value)
- 2015-03-18 16:01:48下载
- 积分:1
-
appenddemtrshar
一个可以处理算式符号的计算器程序,通过栈来实现,(A computer program that can process arithmetic symbols, through the stack to achieve,)
- 2018-12-30 10:02:49下载
- 积分:1
-
TitleBarColor
界面漂亮的VC++计时器源码
界面漂亮的VC++计时器源码,发愁界面设计的VC++初学者可以参考一下本例中的界面处理方法。点击开始计时,数字会按时间慢慢变校(VC++ interface pretty nice interface, the timer source VC++ timer source code, to worry about interface design of the VC++ Beginners can refer to this case, the interface approach. Click to start running, the figure will gradually change over time the school)
- 2010-03-11 09:35:45下载
- 积分:1
-
calculator
科学计算器的实现,包括常用的sin、cos、指数等,界面简单大方,代码亲自写的,很有交流学习的价值(Scientific calculator, including the commonly used sin, cos, index, the interface simple and generous, code to write, it is the exchange of learning the value of
)
- 2014-05-21 22:59:43下载
- 积分:1
-
pass_text
vc密码文本框的程序源码,希望对大家有所帮助(vc password text box program source code, we hope to help)
- 2011-06-05 23:06:15下载
- 积分:1
-
Demo
vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
- 2011-06-10 15:16:17下载
- 积分:1
-
banke_xiaoyi
这个是编写的一个操作系统算法。用来避免死索的方法。(this is the preparation of an operating system algorithm. To avoid the death claim.)
- 2006-06-26 20:27:45下载
- 积分:1
-
Winsckdownloader
支持断点续传带进度条的VB下载控件,有需要的就下载吧。(Support breakpoint continuingly download VB controls, with the progress bar has the need to download it.)
- 2013-08-19 08:40:03下载
- 积分: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
-
prog3(关于视图分离)
关于视图分离的最基本程序,实现了两边视图的数据统一与联系(Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked)
- 2005-05-09 15:55:01下载
- 积分:1