搜索资源列表
double-dimensional-array
- vb没有二维不定数组,工作的需要,自己写了个实现二维不定数组的小例子-vb D Indefinite array work needs to write their own small example D Indefinite array
VBVC
- VBVC之间的通信,通过VB结构数组输入数据VC编写DLL实现图形文件-Communication between VBVC through VB array of input data structure VC to prepare the realization of graphics files DLL
Calculator_vbnet
- VS2008开发的VB.net数学计算器,由NeverWind撰写,用于新手教程或指导。 注意:本程序是简单的四则运算计算器,不自动判定运算顺序,即,当输入1-2*3时候,先计算1-2,再计算-1*3。 为方便新手,不在设计界面更改控件属性。对控件属性赋值操作可以直接在窗体设计界面更改,如果你觉得这样一个一个的按键事件很麻烦,可以不手动画控件,在窗口初始化时生成按键数组,然后调用。但此方法不在本程序讨论之列。-The development of mathematical c
duqushuzu
- 从vb.net文本框中读出的数据读成vb。net中的数组-Read from a text box vb.net data read into vb. net in an array
VBA-Excel
- VBA 的应用 读数excel据到VB数组-VBA excel
string_shuzu
- 分解string字符串为char型数组 相当于VB中的split-The decomposition string to an array is equivalent to the split in the VB
clsArray
- VB里面没有类似C++的队列的类,本源码在VB上实现了一个动态数组,可以自由添加数组元素,获取数组成员个数-VB there is no class of similar C++ queue, this source code in VB to achieve a dynamic array, the array elements can freely add, for the number of array members
array-sort
- 基于vb的数组排列的简易小程序,可以对一组数据比如学生成绩进行排序-Vb array arrangement simple applet, you can sort a set of data such as student achievement
zhifuzhuanhuan
- VB版字符转换器,转换各种下载地址字符串,支持腾讯、快车、旋风等下载地址的转换。另外还支持托盘图标功能,源代码内含一个托盘类。要VB源码可从一个经过Base64的字符串中解码到源字符串,从一个经过Base64的字符串中解码到源字节数组,将一个字节数组进行Base64编码,并返回字符串,转换字符串为数组,然后转换为4个6位(0-63),对文件进行Base64编码并返回编码后的Base64字符串。-VB version of the character converter, convert vari
Search
- VB搜索字符串数组事例,返回字符串所在数组的Index值-VB examples of the search string array and returns an array of strings where the Index value
利用按钮数组控件简化编程
- VB编程应用,利用按钮数组来控件简化的编程方法(Simplifying programming with button array controls)