搜索资源列表
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
DpListBo
- Delphi中让ListBox实现即指即显功能 近日,我在用Delphi编写程序时发现:当ListBox(列表框)中的文本超过显示 范围时就看不到文本的完整内容,这很不方便。于是决定动手解决这个问题, 让鼠标指到哪里就显示哪里的全部文本内容。-Delphi let ListBox means that the realization of a function recently, I use Delphi programming found : When ListBox
Ping
- A Code To Get Result of Ping On A Label Or Text Box.
Complete_Textbox_src
- textbox information try to validation of your text box
cal
- 1) 文本框的双向作用(即输入与输出) 2) 窗体的双重作用(容器与输出) 3) 事件过程的编写 4) 输入输出的简单实现 5) 窗体、文本框、标签、命令按钮等基本控件的常用属性的动-1) the role of two-way text box (that is, input and output) 2) form the dual role of (the container and output) 3) event procedure of the preparation
Simplecalculatordesign
- 简易计算器的设计,文本框text1作为计算器的显示屏幕,再建立几组按钮数组,通过对按钮数组的设置来设置每一个按钮的功能。-Simple calculator design, the text box text1 as a calculator display screen, and then build an array of several groups of buttons, by setting an array of buttons to set each button function
mmplayer
- 设计媒体播放器在窗体上利用文件系统控件选择需要播放的文件,使用命令按钮控件数组播放相应文件。此外,创建一个复选框,用于选择是否需要重复播放,创建两个文本框用于显示播放文件的长度和当前位置。-Design media player using the file system in the form control select the file you want to play, use the command button control array of play the correspond
dlgmsg_v2
- Purpose : This form is designed to replace a normal MessageBox with some added functionality such as an option to beep or not, extra text alignment options as well as clicking on a button automatically after a specified period of time in se
sjs
- 说明: 1、设定范围:位数<=4, 个数<=100 2、界面说明:两个标签、两个普通文本框、一个按钮、一个多行文本框text3 3、对位数和个数的输入值,有验证 -Descr iption: 1, setting range: median < = 4, number < = 1002, interface descr iption: two labels, two ordinary text box, a button, a multi-line t
textbox
- Aplikasi Testing Text Box For Newbie
VC.3D
- VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
VC-resize-dialog.zip
- 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
ComputerAdd
- 编写一个简单的计算器程序,实现两个数相加。运行结果如图所示。 在文本框输入两个实数,点击“相加”按钮实现两个实数相加,并在标签中显示相加结果,点击“清除”完成对文本框和运行结果的清除。 -Write a simple calculator program to add two numbers. Run results shown in Fig. Enter two real numbers in the text box and click the " add" bu
SS_Concat
- To convert the user s Text or Text file of .txt format to audio file of .wav format. Here the application identifies the words and punctuation marks from the text file and breaks it accordingly with the letters and phonemes concerned. The user will g
css-distinct-input
- css样式之区分input是按钮还是文本框的方法-css style is the distinction between input method button or text box
Mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
mapinfo
- 1.将附件压缩包中的mapinfo.exe解压到stvd的\安装路径\STMicroelectronics\st_toolset\stvd中; 2. 用stvd打开你的工程文件,在工程上点右键选settings... 右侧的选项卡选择Linker,将category的下拉框选成output,然后在Generate Map file前打勾; 4. 再将选项卡上选择到Post-Build,在下方文本框中新粘贴一行内容“mapinfo $(OutputPath)$(TargetSName
selecttest
- 已下拉框为数据源,文本框为输入源,自定义可编辑文本-The drop-down box is the data source, the text box is the input source, and the custom can edit text
LLL-text-length
- 统计线段长度.lsp 线颜色.lsp 文字到记事本WZ.lsp mjlb框选封闭线长度及面积到excel程序v7.VLX- 统计线段长度.lsp 线颜色.lsp 文字到记事本WZ.lsp mjlb框选封闭线长度及面积到excel程序v7.VLX Statistical line length.Lsp Line color.Lsp
对外部程序进行控制实现操作自动化
- 本文讨论如何对外部程序进行控制,实现操作自动化的各种方法。在实际工作中,经常会遇到需要对现有的其它人编写好的程序窗口中的文本框、按钮等各种控件进行输入、点击等控制,从而实现操作自动化。由于这类程序是由别人编写的,自己没有原程序,无法通过修改程序,实现对程序的控制,所以我们只能另想办法。在现实中,可以把程序窗口分成两类,一类是标准的windows窗口,另外一类是网页式窗口,对于这两类窗口中的控件,其控制方法是不同的,下面分别进行介绍。(This article discusses ways to