-
A100004403-21497
dulib 界面编程,方法简单,实现简单,运行简单。(dulib programming interface, simple, simple, simple operation.)
- 2013-07-04 15:15:49下载
- 积分:1
-
hisyons-files
his small example receives files over a network listens on,(His small example receives files over a network listens on,)
- 2017-04-12 11:39:39下载
- 积分:1
-
RegSaver_src
A GUI that Save or Restore Registry Keys.(Save or Restore Registry Keys.)
- 2006-11-27 17:27:56下载
- 积分:1
-
PPvNQBAAR
制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
- 2013-01-29 19:08:09下载
- 积分:1
-
5649
再发一个文字滚动,基于VB代码,很不错的VB源码,适合VB爱好者学习研究。(And then send a text to scroll through the VB code, it is a good VB source code for VB lovers learn.)
- 2012-04-12 17:01:20下载
- 积分:1
-
simplerecord
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
- 2014-05-15 15:34:30下载
- 积分:1
-
89600signal
安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
- 2021-01-11 22:08:49下载
- 积分:1
-
ResizeObj
控件自适应窗体,包括字体也都能自适应,方便简单(Fit your window!)
- 2015-03-26 15:43:40下载
- 积分:1
-
simple_information_management
一个vc6编写的小界面,
列表控件的学生信息管理。(Vc6 prepared a small interface, the list of student information management controls.)
- 2020-07-03 02:40:01下载
- 积分: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