代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/111255/7151269
txt read_me.txt
===== Information for Users ("READ-ME") ================
WSC4VB Version 2.3
WSC4VB is a serial communications library which can be used with Visual
Basic (16-bit or 32-bit) running under Window
www.eeworm.com/read/439664/7703701
txt code126b.txt
Public Sub Main()
Dim TestString as String
Dim I as Integer
TestString = "1001 VISUAL BASIC PROGRAMMER's TIPS"
For I = 0 to Len(TestString) Step 2
TestString = Left(TestString, I) &
www.eeworm.com/read/439664/7703780
txt code126a.txt
Public Sub Main()
Dim TestString as String
Dim I as Integer
TestString = "1001 Visual Basic Programmer's Tips"
For I = 0 to Len(TestString) Step 2
TestString = Left(TestString, I)
www.eeworm.com/read/141570/12998505
txt 61.txt
用<mark>Visual</mark> <mark>Basic</mark> 定制BMP文件
吉林 韩冰
在用VB编制绘图程序时,有时需要将窗体或图片框上的绘图结果形成一个定制
的图形文件保存起来,以便以后浏览或修改。这一功能可以用VB本身带有的
SavePicture语句来完成。
SavePicture语句将窗体、图象控件或图片框中的图形图象保存到磁盘上的一
个文件中,这些图象可以是使用画图方法(Line,Circle,Pset) ...
www.eeworm.com/read/242302/13033177
html 15033.html
哪里有 INFORMIX-Data Director for Visual Basic ?
哪里有 INFORMIX-Data Director for V