CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - TEXT BOX

搜索资源列表

  1. 肖天华数据结构大作业

    0下载:
  2. 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:505.23kb
    • 提供者:long
  1. Simplecalculatordesign

    0下载:
  2. 简易计算器的设计,文本框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
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:70.51kb
    • 提供者:Irene
  1. mmplayer

    0下载:
  2. 设计媒体播放器在窗体上利用文件系统控件选择需要播放的文件,使用命令按钮控件数组播放相应文件。此外,创建一个复选框,用于选择是否需要重复播放,创建两个文本框用于显示播放文件的长度和当前位置。-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
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:69.44kb
    • 提供者:lizhenhua
  1. dlgmsg_v2

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:60.47kb
    • 提供者:sab
  1. sjs

    0下载:
  2. 说明: 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
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1.23kb
    • 提供者:SLA
  1. textbox

    0下载:
  2. Aplikasi Testing Text Box For Newbie
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:7.21kb
    • 提供者:hasan
  1. VC-resize-dialog.zip

    0下载:
  2. 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,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
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:360.29kb
    • 提供者:
  1. lhjb

    0下载:
  2. 方便快捷的电子教鞭,后台运行,全快捷键操作。 按住Ctrl画直线 按住Shift画方框 按住Ctrl+Shift画圆 按住Ctrl+1画圆角方框 按一下Ctrl+Caps Lock可进行文字输入 Ctrl+Tab在黑板、白板、正常之间互相切换 鼠标右键可选取区域,并可将选取区域复制到剪贴板或保存至文件-The convenient electronic pointer, running in the background, the full shortcut keys
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:486.22kb
    • 提供者:zcwthy
  1. MASM

    0下载:
  2. i, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工-i, including four good examples: 1. having a plurality of axes in GUI, the main learning control axis which is the object of drawing
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:513.02kb
    • 提供者:amy
  1. SS_Concat

    0下载:
  2. 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
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:86.94kb
    • 提供者:Ananthi
  1. css-distinct-input

    0下载:
  2. css样式之区分input是按钮还是文本框的方法-css style is the distinction between input method button or text box
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:9.52kb
    • 提供者:Shongger
  1. inputcheck

    0下载:
  2. Delphi判断输入数据的合法性,也就是判断每一个文本输入框中内容是否是要求的格式,在常规的应用软件开发中,我觉得都是些挺基础的技巧了,如果你刚接触Delphi程序开发,那么希望这款Delphi源码实例能让您对Delphi的输入数据格式判断有所熟悉。-Delphi to determine the legality of the input data, which is to determine whether the contents of each text entry box is the
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:178.94kb
    • 提供者:李阳
  1. VB_min_ie

    0下载:
  2. 程序主要功能:   1.自动将浏览过的网页地址添加到地址栏列表框中   2.按下 Alt 键在页面中单击,可将鼠标处的网页元素、鼠标位置等信息复制到剪贴板中。   3.在“转到”按钮上单击鼠标左键:跳转到指定网站。 单击右键:显示或隐藏内嵌网页列表   4.单击内嵌网页列表某条目,可用新窗口打开这个内嵌网页。   5.单击窗口下面的状态栏文字上单击,可切换信息显示方式:详细信息或简单信息。-Program main functions: 1 pages viewed auto
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5.33kb
    • 提供者:xiangguang
  1. Mybole

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:38.7kb
    • 提供者:lw
  1. vb-quatrant

    0下载:
  2. 用于 向窗口中两文本框内,分别输入一个点的x轴坐标,y轴坐标,用分支结构判断改点位于哪个象限,并显示在消息框中。-For the two text window frame, respectively, the input X shaft coordinate of a point to point, Y axis, which is located in the quadrant judgment with branch structure, and displayed in a messag
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:17.64kb
    • 提供者:zheng
  1. ATM

    0下载:
  2. 我设计了一个ATM模块主要是由登录页面,选择服务模块,从而通过模块提款选择服务模块,余额查询模块,该模块更改密码,返回卡模块。系统的图形用户界面,给用户的操作质量直接影响样式美观,操作简单,方便,易操作的界面设计要求。我设计的界面分为形式,菜单,按钮和文本输入框部分,分别执行相应的操作-I designed an ATM module is mainly composed of the login page, the service modules to the service module
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:82.01kb
    • 提供者:
  1. edusoho-5.5.6.tar

    0下载:
  2. EduSoho开源 支持文档课时防复制 编辑区的问题修复和优化 多行文本编辑区的输入框改成可以拖动改变大小-EduSoho open source Support copy-prevention document class Editor of the repair and optimization Multiline text input box to edit area can drag to change the size
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:13.1mb
    • 提供者:dlhuaqi
  1. mapinfo

    1下载:
  2. 1.将附件压缩包中的mapinfo.exe解压到stvd的\安装路径\STMicroelectronics\st_toolset\stvd中; 2. 用stvd打开你的工程文件,在工程上点右键选settings... 右侧的选项卡选择Linker,将category的下拉框选成output,然后在Generate Map file前打勾; 4. 再将选项卡上选择到Post-Build,在下方文本框中新粘贴一行内容“mapinfo $(OutputPath)$(TargetSName
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:16.42kb
    • 提供者:张建华
  1. selecttest

    0下载:
  2. 已下拉框为数据源,文本框为输入源,自定义可编辑文本-The drop-down box is the data source, the text box is the input source, and the custom can edit text
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.96kb
    • 提供者:a
  1. LLL-text-length

    2下载:
  2. 统计线段长度.lsp 线颜色.lsp 文字到记事本WZ.lsp mjlb框选封闭线长度及面积到excel程序v7.VLX- 统计线段长度.lsp 线颜色.lsp 文字到记事本WZ.lsp mjlb框选封闭线长度及面积到excel程序v7.VLX Statistical line length.Lsp Line color.Lsp
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:794byte
    • 提供者:ljh
« 12 »
搜珍网 www.dssz.com