-
supermap-vb
幼儿园管理系统采用的开发语言是Microsoft Visual Basic 6.0,地理信息系统平台是北极超图公司的Supermap Object 5.0,数据库采用的是Microsoft Access数据库。(The kindergarten management system uses the development language is Microsoft Visual Basic 6, the geographic information system platform is the Arctic hypergraph company Supermap Object 5, the uses is the Microsoft Access .)
- 2017-05-07 13:14:18下载
- 积分:1
-
102t
课程设计课题。也是从网上找资料改进的。很好用。数据库用SQL server. (Course design issues. Also improved from the Internet to find information. Good use. Database with the SQL server.)
- 2011-01-15 01:56:36下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
XZSH
我是新手,上传一个简单的程序和大家交流,希望能有机会下载大家的程序(I am a novice, upload a simple program and to share, and hope to have the opportunity to download the program.)
- 2013-05-20 16:16:41下载
- 积分:1
-
chap1
Visual Basic 学习的例子 Visual Basic 学习的例子(Examples of learning Visual Basic)
- 2014-01-04 16:21:20下载
- 积分:1
-
VCGIS2
Visual C++开发GIS系统(第2版),陈建春 编著(The Visual C++ development of GIS systems (2nd edition), CHEN Jian-ed)
- 2013-04-30 22:32:31下载
- 积分:1
-
5734527476
VB保存窗体退出时的大小,具有记忆功能.(VB saved when exiting the size of the form, with memory function.)
- 2013-07-25 07:17:03下载
- 积分:1
-
20118201555905
此程序包含了方波、三角波、正弦波等等的绘制,还有随机长生折线波形和自定义绘制波形等等。(This program contains a square wave, triangle wave, sine wave, and so the drawing, there is a line longevity random draw waveforms and custom waveforms and so on.)
- 2011-08-21 14:59:53下载
- 积分:1
-
sam4618
说明: 这是一个有趣的正弦曲线的例子,当鼠标移动的时候他会显示鼠标的坐标1(This is an interesting example of the sine curve, when the movement of the mouse when he shows the coordinates of a mouse)
- 2006-03-23 21:43:05下载
- 积分:1
-
formocx
窗体控件,嵌入了汇编代码。是以前从网上搜到的,相信不会让大家失望。(Form controls, embedded assembly code. Previously found from the Internet, I think, will not let you down.)
- 2008-01-30 13:42:44下载
- 积分:1