-
VC_UI_programing
VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
- 2010-09-13 13:23:26下载
- 积分: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
-
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
-
ExpTab
可动态添加关闭标签页的自定义TabControl控件.功能强大。(Can be dynamically added to close the Customize tab TabControl control. Powerful.)
- 2014-08-17 05:25:54下载
- 积分:1
-
20103521287041
说明: XP控件库,有一定参考价值 资源类别:
VC源码¦用户界面
文件大小:
170KB
(XP Control Library, a certain reference value resource categories: VC Source ¦ user interface file size: 170KB)
- 2011-04-11 21:39:02下载
- 积分:1
-
MoveItem
用vc++来编写活动窗口,代码方便简明,适合刚开始学习入门的人(With vc++ to write the active window, the code to facilitate concise, suitable for people just beginning to learn the entry)
- 2012-05-07 13:51:42下载
- 积分:1
-
VSFlexGrid
VSFlexGrid 控件使用常见问题及解决方法对策(VSFlexGrid use questions)
- 2013-10-08 15:41:53下载
- 积分:1
-
CYMDSelector_demo
日期选择控件(The date select control)
- 2020-07-30 09:48:38下载
- 积分: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
-
tmctdh
透明窗体动画
vb写的,很好的一个例子(Transparent form animation vb write, a good example)
- 2012-12-03 17:34:50下载
- 积分:1