登录
首页 » Visual Basic » VisualBasic.NET

VisualBasic.NET

于 2008-12-25 发布 文件大小:1991KB
0 205
下载积分: 1 下载次数: 7

代码说明:

  VB的教程实例(VB tutorial examples)

文件列表:

《Visual Basic.NET 课程设计案例精编》-李鑫-源代码-3437
......................................................\Visual Basic.NET代码
......................................................\....................\案例一 时间管理程序
......................................................\....................\...................\TimeManager
......................................................\....................\...................\...........\AssemblyInfo.vb
......................................................\....................\...................\...........\bin
......................................................\....................\...................\...........\...\0.BMP
......................................................\....................\...................\...........\...\1.BMP
......................................................\....................\...................\...........\...\2.BMP
......................................................\....................\...................\...........\...\3.BMP
......................................................\....................\...................\...........\...\4.BMP
......................................................\....................\...................\...........\...\5.BMP
......................................................\....................\...................\...........\...\6.BMP
......................................................\....................\...................\...........\...\7.BMP
......................................................\....................\...................\...........\...\8.BMP
......................................................\....................\...................\...........\...\9.BMP
......................................................\....................\...................\...........\...\AxInterop.AgentObjects.dll
......................................................\....................\...................\...........\...\Interop.AgentObjects.dll
......................................................\....................\...................\...........\...\TimeManager.exe
......................................................\....................\...................\...........\...\TimeManager.pdb
......................................................\....................\...................\...........\Form1.resx
......................................................\....................\...................\...........\Form1.vb
......................................................\....................\...................\...........\Module1.vb
......................................................\....................\...................\...........\obj
......................................................\....................\...................\...........\...\AxInterop.AgentObjects.dll
......................................................\....................\...................\...........\...\Debug
......................................................\....................\...................\...........\...\Interop.AgentObjects.dll
......................................................\....................\...................\...........\TimeManager.sln
......................................................\....................\...................\...........\TimeManager.vbproj
......................................................\....................\...................\...........\TimeManager.vbproj.user
......................................................\....................\案例七 基于Web服务的网络计算器
......................................................\....................\..............................\代码
......................................................\....................\..............................\....\Calculator
......................................................\....................\..............................\....\..........\AssemblyInfo.vb
......................................................\....................\..............................\....\..........\bin
......................................................\....................\..............................\....\..........\...\Calculator.exe
......................................................\....................\..............................\....\..........\...\Calculator.pdb
......................................................\....................\..............................\....\..........\Calculator.sln
......................................................\....................\..............................\....\..........\Calculator.vbproj
......................................................\....................\..............................\....\..........\Calculator.vbproj.user
......................................................\....................\..............................\....\..........\Form1.resx
......................................................\....................\..............................\....\..........\Form1.vb
......................................................\....................\..............................\....\..........\obj
......................................................\....................\..............................\....\..........\...\Debug
......................................................\....................\..............................\....\..........\Web References
......................................................\....................\..............................\....\..........\..............\localhost
......................................................\....................\..............................\....\..........\..............\.........\Reference.map
......................................................\....................\..............................\....\..........\..............\.........\Reference.vb
......................................................\....................\..............................\....\..........\..............\.........\Service1.disco
......................................................\....................\..............................\....\..........\..............\.........\Service1.wsdl
......................................................\....................\..............................\....\WebService
......................................................\....................\..............................\....\..........\AssemblyInfo.vb
......................................................\....................\..............................\....\..........\bin
......................................................\....................\..............................\....\..........\...\WebService.dll
......................................................\....................\..............................\....\..........\...\WebService.pdb
......................................................\....................\..............................\....\..........\Global.asax
......................................................\....................\..............................\....\..........\Global.asax.resx
......................................................\....................\..............................\....\..........\Global.asax.vb
......................................................\....................\..............................\....\..........\modConvertandErrors.vb
......................................................\....................\..............................\....\..........\modDeclarations.vb
......................................................\....................\..............................\....\..........\modMajorParsing.vb
......................................................\....................\..............................\....\..........\modMinorParsing.vb
......................................................\....................\..............................\....\..........\modScanning.vb
......................................................\....................\..............................\....\..........\modStatistics.vb
......................................................\....................\..............................\....\..........\Service1.asmx
......................................................\....................\..............................\....\..........\Service1.asmx.resx
......................................................\....................\..............................\....\..........\Service1.asmx.vb
......................................................\....................\..............................\....\..........\Web.config
......................................................\....................\..............................\....\..........\WebService.sln
......................................................\....................\..............................\....\..........\WebService.vbproj
......................................................\....................\..............................\....\..........\WebService.vbproj.webinfo
......................................................\....................\案例三 线程管理程序
......................................................\....................\...................\Thread
......................................................\....................\...................\......\AssemblyInfo.vb
......................................................\....................\...................\......\bin
......................................................\....................\...................\......\...\Thread.exe
......................................................\....................\...................\......\...\Thread.pdb
......................................................\....................\...................\......\Class1.vb
......................................................\....................\...................\......\Class2.vb
......................................................\....................\...................\......\Form1.resx
......................................................\....................\...................\......\Form1.vb
......................................................\....................\...................\......\obj
......................................................\....................\...................\......\...\Debug
......................................................\....................\...................\......\Sample.doc
......................................................\....................\...................\......\Sample.txt
......................................................\....................\...................\......\Thread.sln
......................................................\....................\...................\......\Thread.vbproj
......................................................\....................\...................\......\Thread.vbproj.user
......................................................\....................\案例九 网页浏览器程序设计
......................................................\....................\.........................\WebBrowser
......................................................\....................\.........................\..........\WebBrowser
......................................................\....................\.........................\..........\..........\AssemblyInfo.vb
......................................................\....................\.........................\..........\..........\bin
......................................................\....................\.........................\..........\..........\...\AxInterop.SHDocVw.dll
......................................................\....................\.........................\..........\..........\...\Interop.SHDocVw.dll
......................................................\....................\.........................\..........\..........\...\WebBrowser.exe
......................................................\....................\.........................\..........\..........\...\WebBrowser.pdb
......................................................\....................\.........................\..........\..........\...\WebBrowserhelp.chm
......................................................\....................\.........................\..........\..........\...\WebBrowserhelp.hhp
......................................................\....................\.........................\..........\..........\...\Web浏览器帮助文件.hhc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • sbzddj
    采用vb实现鼠标的自动定位点击,绝对的经典(Using vb realize automatic positioning mouse clicks, an absolute classic)
    2008-05-07 08:49:40下载
    积分:1
  • ADO
    实现ADO的VB程序,实现ADO数据库文件的创建和操纵(ADO realize the VB program, realize ADO database file creation and manipulation)
    2007-11-01 23:15:50下载
    积分:1
  • ne
    说明:  Csharp水纹效果,实现完美水纹效果,很不错(123)
    2009-08-10 15:43:45下载
    积分:1
  • svpwm3
    TI28335的SVPWM程序,可以用在三相逆变电机控制等领域(TI28335 of SVPWM procedures, can be used in other areas of the three-phase inverter motor control)
    2014-02-26 18:39:12下载
    积分:1
  • NASA IDEN (2)
    说明:  Closed code first my
    2019-12-28 03:38:00下载
    积分:1
  • Banks_Tran1792759122004
    Software for Banking Purpose
    2014-11-27 03:11:10下载
    积分:1
  • TBPrinter
    tribon二次开发 批量打印程序源码 供大家参考(tribon second development batch printing program source code for your reference)
    2013-07-26 22:55:29下载
    积分:1
  • dll
    PLC动态库 vb编程 支持s7-1200(PLC Dynamic Library Support s7-1200)
    2019-04-08 20:40:41下载
    积分:1
  • cala
    利用VB打造的一款超酷语音计算器,带自动判别功能(Using VB to create a cool voice of the calculator, with automatic discriminant function)
    2009-09-30 05:30:44下载
    积分:1
  • adduser
    windows下利用API添加用户的代码。(Add windows administrator via windows API.)
    2009-06-16 13:47:42下载
    积分:1
  • 696518资源总数
  • 104921会员总数
  • 16今日下载