-
NVEEIG
这是我在学习VB过程中自己所编的一个小程序,是关于统计字母个数的,(This is my own in the process of learning VB compiled a small program, is about the statistical number of letters,)
- 2017-06-19 14:33:44下载
- 积分:1
-
syscomp
比较软件界面操作和数据表变化的小工具,快速定位表逻辑(tool which compare interface operation with table change)
- 2014-05-08 21:00:14下载
- 积分:1
-
MultiWin
说明: VC++ 中实现对多画面窗口的控制,基于MDI的MFC程序,用四个按钮控件控制四个文档窗口的显示(VC++ to implement multi-screen window, control, the MFC-based MDI program, with four button controls for four of the document window display)
- 2009-09-02 21:02:41下载
- 积分:1
-
CoolScrollbars
说明: VB滚动条控件VB滚动条控件VB滚动条控件VB滚动条控件(vb scrollbarvb scrollbarvb scrollbarvb scrollbar)
- 2011-03-02 17:01:47下载
- 积分:1
-
TimerDemo
改代码是图形界面美化的很好的代码 希望对大家有用(Graphical interface to change the code is good code beautification want to be useful)
- 2011-11-28 22:26:41下载
- 积分:1
-
DCM2JPG
Convert DCM to JPG. It is wriiten by C++. It is very suitable for junior.
- 2016-04-13 14:47:10下载
- 积分:1
-
watereffecto
水面模拟多顶点有波动版本,非实时,有光照颜色(Simulated multi-peak surface of the water fluctuated version, non-real time, with light colors)
- 2009-10-02 15:06:30下载
- 积分:1
-
QQ
说明: 该文件是编写的QQ的调用程序,放在VC里进行编译执行,它会弹出一个对话框的(the program is QQ the first you can download ,while setup)
- 2011-11-17 22:47:30下载
- 积分:1
-
Evidence-Cleaner
在VS 2010 环境下,通过自绘窗口,做出类似百叶窗的展开和收缩的效果,并实现清理痕迹的功能(当然清理功能不是很强,需要改进)(In VS 2010 environment, through self-painted window, made a similar expansion and contraction effect blinds, and to achieve clean up traces of the functions (of course clean-up function is not very strong, needs improvement))
- 2014-07-17 14:46:30下载
- 积分: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