搜索资源列表
ManegeCustomerInfo
- 学VB.Net期间做了一个小例子,但是这个实例是多态性方面的,易懂.容易理解.-learn VB.NET done during a small example, but the example is the polymorphism, understandable. easy to understand.
PreventMultipleInstancesofa32-bitVBApplication
- 防止重载多个实例的实用源代码(Prevent Multiple Instances of a 32-bit VB Application)(VB or VB.NET)
《Visual Basic.NET精彩编程百例》源代码
- 几十个VB源码编程实例(没有一百种啦),希望对大家能有所帮助.-dozens of examples of programming in VB source (100 species --), we can hope for some help.
VB.net编程实例--抢答器的制作
- 1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new it
TTS_VFP_OKOK
- 完整的TTS开发实例,可将文字变为语音。可供VB、Csharp、delphi、Vs.net、asp等程序参考。本人利用这个功能给自己的硕士毕业课题短信平台加入了语音功能,在毕业答辩时演示自己的毕业设计时,电脑读出系统获取的各项文字信息,达到了良好的效果,获得高分。该功能也帮我在毕业论文中也凑了七八页的字数。本源码基于SAPI5.1-A complete TTS development examples, can be text into speech. Available for VB, Csh
GeoMediat_Example
- 用VB.NET开发的GeoMedia一个实例-VB.NET development using an example of GeoMedia
www.qupan.com_14756_101
- com_14756_101个专业VB.NET实例代码 rar-com_14756_101
vbSearchfiles
- VB.Net查找文件的实例 Public Class Form1 查找文件 Private Sub button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles button1.Click Dim MyDir As String = Me.textBox1.Text Dim MyFiles = GetFiles(MyDir) Dim MyStartDate As D
straregyxoccurrence
- VB6 到 VB,Net 转换实例,参考一下还是可以的(VB6 to VB.net instance, consult or can)
VB.NET课本示例代码
- vb.net书籍中的一些实例的代码和一些测试结果(Vb.net books source code)