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

搜索资源列表

  1. VBBIG

    0下载:
  2. VB计算大数的示例源码程序,操作顺序: 先在A、B中输入数据,再按运算符,例如计算: 1024的999次方。则在A框输入1024,B框输入999,然后按“乘方”按钮,R框就是结果了。-VB calculation of large numbers of sample source program, the sequence of operations: first input A, B data, press operators, such as calculating: 1024 999 th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:17849
    • 提供者:wpudn12
  1. FLVhebing

    0下载:
  2. FLV视频文件合并的VB源代码,输入两个需要合并的文件名,再输入合并后的文件名,把持续时间(秒)|视频宽度(像素)|视频高度(像素)|帧速率(帧)|视频位率(Kbps)|音频位率(Kbps)|音频采样率(Hz)|是否立体声|编码器版本|创作人名称等信息录入完毕,点击合并按钮,程序即可进行FLV合并操作。-FLV video files into VB source code, enter two need to merge the file name, and then enter the fi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:12154
    • 提供者:wpudn12
  1. audioinput

    1下载:
  2. 声音输入输出VB从麦克风读取声音再从音箱发出来,一此音频输入,音频输出,格式质量,声卡选择,音频输入缓冲区等系统操作的代码文件,为Vb编写音频处理程序作参考 -Voice input and output sound from VB to read from the speaker to the microphone and then send the code document this audio input, audio output, format quality, sound choi
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-03
    • 文件大小:10240
    • 提供者:gpudn37
  1. daziyouxi

    0下载:
  2. 这是一个用vb写的小游戏,一个掉字母下来,而你通过键盘输入对应字母的游戏。-This is a small game vb write a letter fall down, and the corresponding letter of your game via keyboard input.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:10898
    • 提供者:黄锦添
  1. vbquery

    0下载:
  2. VB参数查询,查询数据库中符合指定数据列的内容,本例中查询城市列中的符合用户输入的城市内容,这里是测试数据库的路径,如果你的VB不是装在D盘,请修改盘符为指定盘符:D:\Program Files\Microsoft Visual Studio\VB98\NWIND.MDB,指定参数的VB查询实例-VB parameters, query the database in line with the contents of the specified data column, in this ca
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3505
    • 提供者:cpudn3
  1. jieshudu

    1下载:
  2. 基于VB.NET源代码实现的解数独工具,破解数独算法。用法:先将题目输入:   1先选定数字   2通过鼠标在对应位置单击   3清除键可以擦除错误数字,也可以直接覆盖数字   4按确认题目输入完毕,计算机进行筛选   5计算机不能把所有数字填完时,可以通过人工填数   6当且仅当,所有位上都只有一个数字时。数独完成-Sudoku-based tool for VB.NET source code and crack sudoku algorithm. Dir
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:17757
    • 提供者:cpudn16
  1. vbinputfoucs

    0下载:
  2. VB的各个文本输入控件中变换焦点,并在当前输入框添加背景色,按键盘上的方向键就可自动向下切换输入框焦点。当然,点击鼠标也是可以的。如测试截图所示,文本框控件中的焦点可在公司名称、姓名、地址、联系电话、职务、邮编、手机中自由切换-VB text input control for each transformation focus and add a background color in the current input box, press the arrow keys on the key
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2220
    • 提供者:cpudn18
  1. vbinputtext

    0下载:
  2. VB只只允许输入汉字,输入其它字符无效,输入中文的时候程序好像什么也没做,但是当你的输入法不是中文状态,即将要输入英文或其它字符的时候,会立即弹出一个提示框,告诉你只允许输入中文,在不少的VB应用中,进行输入字符类型的限制是必需的,这样可有效提升输入质量。实现时候的关键代码:   Private Sub Text1_KeyPress(KeyAscii As Integer)    If KeyAscii > 0 And KeyAscii <> 13 And KeyA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:cpudn19
  1. vbacccfdata

    0下载:
  2. VB6源码禁止录入重复数据,实现在输入数据的时候,加上一个判断,禁止将重复数据保存到数据库,也就是判断数据库是否存在相同的记录,相当实用的VB数据库操作技巧吧!Module1.bas中主要是定义函数返回数据库连接,另外定义设置Toolbar控件上按钮状态的函数。操作的数据库对象为db_sell.mdb的客户类别表,如果发现提交的数据内容已存在,会弹出一个提示框告之-VB6 source of duplicate data entry ban, implemented in the input d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26285
    • 提供者:cpudn23
  1. VBDataGridinput

    0下载:
  2. 一个标准的VB编辑控件,VB利用DataGrid控件辅助录入数据,当输入数据并按下 ENTER 键,或用鼠标单击MSHFlexGrid控件中的另一个单元时,焦点将返回此控件。这时 TextBox 中的文本被复制到活动单元中。ESC:隐藏焦点并将其返回 MSFlexGrid。演示格式化Flex1表的第7列、第8列、第9列、第11列数据,代码中添加一个例程以初始化文本框,并将焦点从 Hierarchical FlexGrid 传递到 TextBox 控件,使用已输入的字符,其它所有字符表示取代当前的
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:49022
    • 提供者:cpudn24
  1. MSHFLexGrid

    3下载:
  2. VB源码实现统计MSHFLexGrid控件中的各种数据,在实际的数据库编程应用中,是很实用的保管。ESC:隐藏焦点并将其返回 MSFlexGrid,添加Sub MSHFlexGridEdit例程以初始化文本框,并将焦点从 Hierarchical FlexGrid 传递到 TextBox 控件,删除回车符,以消除嘟嘟声。   接着,当把数据输入到 TextBox 中时,您需要先告诉Hierarchical MSFlexGrid 控件应该对数据做什么。当您输入数据并按下 ENTER 键,或用
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:35046
    • 提供者:cpudn27
  1. hanziquweizhuanhuan

    0下载:
  2. VB6.0程序实现在汉字和区位码之间互相转换,在窗口中输入区位码转换为汉字,输入区位码,也可将区位码转换汉字。输入汉字,可转换成区位码,本实例VB源码可直接编译运行-VB6.0 program between the characters and area code each conversion, enter the area code in a window into Chinese, enter the area code, the area code can also be conver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2275
    • 提供者:cpudn29
  1. vbsqlccgcsrc

    0下载:
  2. 在VB与SQLSERVER结合的数据库系统中,创建存储过程,需要创建者操作如下:输入存储过程的语法结构,输入存储过程的名称,若输入的语法有错误,请检查语法结构。创建存储过程的语法示例:CREATE PROCEDURE [PRO_Employee] AS   select 员工编号,员工姓名,身份证号 from tb_employee   GO-VB and SQLSERVER database system combined, create a stored procedure, y
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5465
    • 提供者:cpudn34
  1. ExampleComboBox

    0下载:
  2. VB对ComboBox输入框的输入进行检查,下拉ComboBox中的值,输入错误会有提示。临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查,若输入的数据不在列表中,请重新输入。-VB input ComboBox input box is checked, the value in the drop-down ComboBox, input error will be prompted. Temporary tag to get the focus, so the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:cpudn47
  1. dongtaijzzform

    0下载:
  2. 一个VB6.0源码,VB动态加载子窗体,在母窗体内可查找某个窗体,输入要查找窗体的索引号,可关闭所有子窗体体,操作方面定义了一些快捷键,比如新建窗口{F1}、搜索一个子窗口{F2}、关闭全部{F3}等。-A VB6.0 source code, VB dynamically loaded child form, the body can be found in the parent window of a form, enter the index number you want to find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1786
    • 提供者:cpudn48
  1. testbp8902

    0下载:
  2. 南天系列银行写高抗磁卡(VB源码),串口通信的例子,源代码完整,读写各个磁道数据,密码键盘输入等操作。利用COM串口实现的磁卡读写操作实例,对编写硬件通信有帮助。-South Bank write-day series of high anti-magnetic (VB source code), serial communication examples, source code integrity, read each track data, passwords, keyboard inpu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:47258
    • 提供者:cpudn66
  1. daogelasisrc

    0下载:
  2. VB道格拉斯取点法代码演示,采用道格拉斯-普克压缩,输入压缩精度:设定精度,可以主区画图,两点一线的画图,开始时要选择“开始画点”,结束时请选择“结束画点”,看演示效果请选择“道格拉斯-普克压缩”按钮-Douglas VB code demonstrates access point method, using Douglas- Puck compression, input compression accuracy: Set precision, the main drawing area,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2109
    • 提供者:cpudn85
  1. vbjttlsrc

    0下载:
  2. 由鸡兔同笼问题编写的vb程序,貌似游戏但又不是游戏,又像是一个急转弯,但可确定是一个数字问题,输入鸡兔总只数和鸡兔总脚数,可进行计算,有兴趣的下载参考。-From chicken rabbit cage questions prepared vb program, but looks like the game is not a game, but also like a sharp turn, but can determine a number of issues, just enter t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:cpudn89
  1. vbmaopao

    0下载:
  2. vb冒泡排序算法源代码示例,将输入的数据转换为数值型,对第i遍排序,初始假定第i个元素最小,将找出的最小元素与第i个元素交换,对冒泡算法不熟悉的推荐下载本款VB源码实例。-vb bubble sort algorithm source code examples, the input data is converted to numeric, sort of all over the i, the i-th element initially assumed minimum, identify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:cpudn90
  1. source-code

    0下载:
  2. 一个VB源码,利用高速缓存调度算法实现通讯信息的缓冲,VB6.0源代码可直接在VB6下编译即可。程序模拟了服务器器端和客户端,在服务器端输入消息,服务器端显示接收消息,代码中可看到高速缓存高度算法的作用-A VB source code, the use of buffer cache scheduling algorithm communication of information, VB6.0 source code can be compiled directly in the VB6 t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:54968
    • 提供者:cpudn94
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 »
搜珍网 www.dssz.com