搜索资源列表
使用VB数据库访问技巧总汇
- 在VB中我们可以通过很多的方法来和数据库进行交互访问,例如使用VB的DATA控件、DataGrid控件等等。还可以使用大家所熟知的ODBC、还有微软为我们准备的ADO数据库访问组件等等。下边我就来具体的介绍几种在VB中访问数据库的方法。
ArcGIS_Engine控件编程详解
- ARCGIS_ENGINE控件的介绍,以及利用VB+ARCGIS编写一个简单的软件界面,非常实用。
agamem_sms
- 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mo
Control
- vb中控件的命名规则,要想成为一个好的程序员。必须代码精炼,直观,容易读。-name
MSCommVB
- VB中的MSComm 控件提供了一系列标准通信命令的接口, 它允许建立串口连接, 可以连接到其他通信设备、可发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件, 介绍了有关的知识和技术, 并由实例分步骤说明如何利用VB6.0 中的MSComm 控件进行通信软件的开发。-MSComm controllware of VB has provided with an interface for a series of standard command orders, that p
VBPLCtongxdaima
- 利用VB的MSComm控件编程实现PC与三菱PLC FX系列通信,利用VB6.0以一个简单的例子来说明编写通信程序的要点。-The MSComm control using VB programming PC with Mitsubishi PLC FX series communication, using VB6.0 with a simple example to illustrate the preparation of communication of the procedure.
vbmaterial
- vb6.0的学习教程,里面讲解了vb的使用过程,控件的应用等-vb6.0 learning tutorial, which explained the process of using vb, control applications
1111
- 上位PC 机利用VB 6. 0 中的MSComm 通信控件发送控制命令和接收数据与处理, 用户界面友好。-The host PC, using VB 6. 0 MSComm communication control in the send control commands and receive data and processing, user friendly interface.
VBmscomm
- 利用VB实现串口(电子称数据)数据读取(采用MSCOMM控件)的文档说明,拷贝到VB中执行。-vb chuankou ceshi data read.
VB从图片框控件取得颜色
- VB从图片框控件取得颜色.doc
VBMscomm
- vb串口控件属性说明资料,包括使用方法和使用说明。-vb serial control properties explanatory information, including the use of methods and instructions for use.
LgxGrid
- LgxGrid是一款功能强大的表格(报表)控件,使用这个控件,你可以轻轻松松地为你的应用程序创建各种表格用户界面,大大加快你的开发效率,更好地满足你的客户需求。 无论是使用LgxGrid控件开发传统的Windows应用程序,还是开发基于B/S的Web应用程序,都会给你带来意想不到的惊喜! 最新版本新增公式和处理大量数据的功能,打印功能更为完善。 Lgxgrid控件内含详尽的中文帮助文档和C#、VC、VB、ASP.net例程,无论你是初学者还是资深的程序员,Lgxgrid控件都会让你得心应
VB_WinSock
- VB的通讯编程文章,介绍WINSOCK控件的使用-VB communications programming article describes the use of WINSOCK control
datagrid
- datagrid控件的使用方法,datagrid控件的使用方法-VB.NET datagridview
IELTS
- 控件属性练习,VB基础操作课后试验实验A第一道题第一问的答案-Control property practice, VB underlying operating after-school test experiment A first question the answer to the first question
基于PACKETX的网络数据包捕获与分析
- 在Visual Basic平台,采用Packetx控件,完成网络数据包捕获。借助Visual Basic丰富的界面元素和运算功能,分析获取的数据包,经过统计得到数据包流量及规律,从而实现流量监控、底层入侵检测,发现网络异常情况,采取相应的处理措施