-
1656
VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
- 2013-08-22 09:54:16下载
- 积分:1
-
CChartDll
一个免费的C++ windows绘图类,功能丰富,实用,界面美观,可以实现多种图形的绘制。(C++ drawing class, feature-rich, practical, and can achieve a variety of graphics rendering.)
- 2013-04-11 14:18:45下载
- 积分:1
-
ProgressBar_src
This is the Progress bar c++ code
- 2011-10-12 00:25:22下载
- 积分:1
-
mfc
mfc界面实例,其中含有多个实例,由浅入深(mfc interface instance, which contains more than one instance, Deep)
- 2013-05-15 00:17:39下载
- 积分:1
-
qkx
vb实现的按钮与按钮之间的互相灰化,来屏蔽一些功能,主要代码(vb button and the button to achieve mutual between the ash to shield some of the features, the main code)
- 2010-12-13 13:38:50下载
- 积分:1
-
26-control-example-the-source-code
26个VC++界面编程通用控件源代码实例:
如何获得指定点的控件指针
如何将编辑框中输入的字符转换为大写(小写)
如何设置和获得单选按钮的选中状态
如何设置和获得一组单选按钮的选中状态
如何设置列表控件的显示方式
如何设置组合框中列表框的宽度
如何实现带自动完成功能的组合框
如何实现位图按钮
如何使用滑块
如何使用进度条
如何使用列表框
如何使用旋转按钮
如何使用组合框
如何通过控件ID获得控件窗口指针
如何为控件添加工具提示
如何通过控件窗口指针获得控件ID
如何为控件添加工具提示
如何限制编辑框输入文本的长度
如何在按钮上显示图标
如何在列表控件中插入列
如何在列表框中添加水平滚动条
如何在组合框中显示文件列表
(26 a vc++ programming interface general control source code examples:
How to get control of the pointer designated point
How to edit box in of the input characters into capital (small)
How to set up and get radio buttons selected state
How to set up and get a group of selected state radio button
How to set up the list control showing the way
How to set up combo boxes the width of the list box
How to realize the combination of complete function with automatic box
How to realize a bitmap button
How to use the slider
How to use the progress bar
How to use the list box
How to use the rotating button
How to use the combination box
How to get control via the control ID window pointer
How to add the tooltip control
How to get control via the control window pointer ID
How to add the tooltip control
How to limit the length of the input text edit box
How to button on the display icon
How to insert listed in a list co)
- 2011-06-28 16:05:44下载
- 积分:1
-
vb+mo
北京旅游查询系统,vb+mo实现,具有MO的基本功能演示(Beijing Travel Inquiry System, vb+ Mo realize, with a demonstration of the basic functions of MO)
- 2020-07-03 20:20:02下载
- 积分:1
-
LinerLayout
VB版的布局控件,可以像其他高级语言一样布局了,这只是一个简单的例子,可以继续完善(VB version of the layout of the control, you can be like other high-level language layout, this is just a simple example, you can continue to improve)
- 2015-12-17 22:04:36下载
- 积分: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
-
view
一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看(An example of switching the view! Do curriculum design is a key technology to use one! ! I hope you will see)
- 2013-08-07 17:15:07下载
- 积分:1