CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 输入框

搜索资源列表

  1. mshtmled

    0下载:
  2. 解决IE输入框无法显示的动态链接库。下载后将里面的动态库文件直接copy 到system32目录下然后在运行命令里输入regsrv32.exe 动态库名称即可-this is windows IE scr ipt need
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:660318
    • 提供者:juxingchen
  1. GetPassWord

    0下载:
  2. 获取网页中的密码和文本输入框的内容,网页中的密码输入框和一般不同,它没有句柄之类的,但是通过获取IE的IHTMLInputTextElement接口,就可以获取网页中的输入框(包括文本和密码输入框)的内容了。-Access to the password page and text input box content, Web page password input box and the general difference, it did not handle the class, but
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:115411
    • 提供者:wp19850104
  1. 20100309

    0下载:
  2. VC++环境下基于对话框编写的一个音乐播放器。有运行时输入密码功能,还有记事本功能。密码在APP中找到,自行修改。-player
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1925545
    • 提供者:刘伟
  1. VC

    1下载:
  2. 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
  3. 所属分类:对话框与窗口

    • 发布日期:2013-11-08
    • 文件大小:138334
    • 提供者:陈展
  1. LCD.guanbiaomima

    0下载:
  2. 利用图形LCD,做一个密码输入框,根据光标 的位置输入设定的密码,输入正确,就进入下一步,不正确,要重新输入,也是个很实用的出代码。-Using graphic LCD, make a password input box, enter the settings according to the location of the cursor' s password, enter the correct, move on to the next step, is not correct,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:89719
    • 提供者:dong
  1. ClassXP

    0下载:
  2. 一个XP风格的VC++窗体界面库含示例源程序,像窗体中的按钮、选项框、输入框、文本域等窗体元素都可变为Windows XP风格样式,附带的VC++示例和VB示例,将对我们正确使用本控件给出演示,本控件实现的效果如上截图所示。-An XP-style interface for VC++ library contains sample source code form, like the form of buttons, options box, input box, text fields an
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:165632
    • 提供者:renbsh
  1. EditNumberControl

    0下载:
  2. C++ BUILDER输入框,数字输入的控制-C++ BUILDER EDIT NUMBER
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:663
    • 提供者:samuelaa
  1. TouchKey

    0下载:
  2. C#软键盘模块,界面运用了贴图技术,做得相当漂亮,本程序的功能是用软键盘代替真正的键盘,在一些对安全要求较高的软件中得到很好的应用。在输入字符时,用鼠标点击软键盘上对应的字符,输入框中自动添加该值,在WEB设计中,这种功能一般是用插件或Javascr ipt实现。-C# soft keyboard module interface using the mapping technology, has done quite beautiful, the function of this proced
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:123128
    • 提供者:iamafish
  1. tree

    0下载:
  2. MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3593496
    • 提供者:
  1. saveread

    0下载:
  2. 建立一个实现了串行化功能的应用程序,既可以通过向一个对话框中输入信息,然后单击保存菜单项来存储信息,也可以通过单击打开菜单项来读取存储的信息-A realization of the serial features the application, either through a dialog box to enter information, then click the Save menu item to store information, you can also click the
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:42726
    • 提供者:王嘉源
  1. hanzitiqu

    0下载:
  2. 在输入框输入包括中文、英文的句子,能够得到用十六进制显示的字模,还有八种中文字体可供选择。可直接把字模复制到单片机的LED点阵实验中,本字模提取程序提取的字模是从上到下再从左到右的。-In the input box to input Chinese, English sentences can be displayed using the hexadecimal font, there are eight kinds of Chinese fonts to choose from. Fonts
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4174774
    • 提供者:feng
  1. WindowsFormsApplication1

    0下载:
  2. 使用TextBox控件创建文本框并验证用户输入的数据-Use the TextBox control to create a text box and validate user input data
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:42249
    • 提供者:yu
  1. BufferMemo

    0下载:
  2. 带缓存的输入框,跟web输入框一样。能记录你以前输过的内容。
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:255033
    • 提供者:wdy
  1. 1key_cd

    0下载:
  2. Visual C++的一个下拉框控件,可以实现文本输入、下拉选择等,功能比较强大-Visual C++ in a drop-down box control, you can achieve text input, drop-down selection, more powerful features
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3421115
    • 提供者:haibo
  1. 7aircn

    0下载:
  2. 1.3新版本特性: 1.完全公开JS,和官方一模一样 2.首页做缓存处理,缓存时间站长可自行设置,大大提高了首页的读取效率。 3.新增汉字搜索功能,根据输入特征自动调出该汉字的读音,五笔、部首、笔画信息。 4.新增首页输入框输入提示功能,类似google。 5.去掉首页繁杂的其他搜索. 七彩天空聚合搜索采用ASP采集技术,整合百度搜索资源,过滤掉繁杂的竞价广告。 本程序当前完善版本:V1.3 敬请关注新版本的不断推出..... -1.3 The new ver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:317541
    • 提供者:nana
  1. sss

    0下载:
  2. 1.设计用户基本信息录入页面; 2.完成ASP.NET程序; 3.在浏览器中观察显示效果; 4.点击“提交”按钮对输入框输入的数据进行合法性检查。-1. Basic information to design user input page 2. Complete the ASP.NET process 3. Observed in the browser display 4. Click " submit" button on the data input
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:71006
    • 提供者:ljh
  1. main

    0下载:
  2. 通过编程实现绘图的交互界面以及绘图指令输入框等-Through interactive graphics programming interface and command input box such as drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:君子兰
  1. Calender1

    0下载:
  2. c# web的日期输入框 点击按钮可自动弹出calender-c# web of the date input box
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:33642
    • 提供者:lily
  1. Chinesevoiceapplications

    0下载:
  2. 将字母和数字输入到文本框中,该软件能自动朗读-The letters and numbers entered into the text box, the software can automatically read aloud
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:139407
    • 提供者:
  1. aspajax

    0下载:
  2. asp+ajax实现google输入框的效果-asp+ajax
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11824
    • 提供者:wdy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com