ENGLISH 意见建议 网站地图 网站帮助
广泛智力汇聚   高效成果传播   先进机制培育
联盟首页  |  协同开发  |  开放源码库  |  安全告警  |  开源导航  |  文档中心  |  服务支持  |  共创论坛  |  关于联盟


注册会员 网站帮助
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
源码搜索
  

源码统计
源码库中源码数量为19314
有贡献人员名单:

-= 更多 =-

下载排行
  • ffdshow
  • jasperreports
  • JGraph
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • FCK editor
  • JFreeChart
  • Async Professional
  •   Programming Language
          Visual Basic
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 2837 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284>

    601. CPU Usage - CCPUUsage is a VB class module that encapsulates returning CPU usage as a percent. This new version works on Win 95, 98, ME, NT4, and 2000.

    CPU Usage是一个VB类模块,封装了返回CPU使用百分比的功能。这个新版本的程序可在以 Win 95, 98, ME, NT4, 和 2000上运行。
    来源: http://www.zarr.net/vb/download/codedetail.asp?code=201 

    602. Bezier Curve Generator—VB6 - This small project shows how to display a Bezier curve using Visual Basic and the PolyBezier WinAPI / GDI calls.
    这个小应用程序展示了如何使用Visual Basic来显示Bezier曲线和调用PolyBezier WinAPI / GDI。
    来源: http://www.codeguru.com/vb_graphics/2006.shtml 

    603. Asylum Explorer - Web Browser Last updat - This is a Cool IE Based Webbrowser that is in the Horror Genere. It featers all the basic features like Back, Forward, Refresh, Home, Stop, Favorites, History, Internet Options, Find, Search, Email, and Resize.

    Asylum Explorer 这是一个很酷的基于IE的Web浏览器。它提供了全部功能: Back, Forward, Refresh, Home, Stop, Favorites, History, Internet Options, Find, Search, Email, 和 Resize。
    来源: http://visualbasic.ittoolbox.com/code/d.asp?d=2343&a=s 

    604. Display Keyboard States (CapsLock, NumLo - This is a form that checks and displays CapsLock, NumLock and Scroll Lock states every one second. Very easy to integrate into your own application, if you need this type of display.
    这是一个窗体,能每秒检查和显示一次CapsLock, NumLock和Scroll Lock的状态。如果你需要这种类型的显示,它是非常易于和你自己的程序结合起来的。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=576 

    605. how to open any given URL using the Shel - An extremely simply little sample that merely shows how to open any given URL using the ShellExecute API to load the computer's default browser to that location. Also shows how to make an intrinsic Label control look and act like a hyperlink.

    这是一个非常简单的小例子演示了如何用ShellExecute API来打开一个给定的URL,以加载计算机缺省的浏览器到那个位置。也演示了如何生成类似超链接的标签控件。
    来源: http://www.mvps.org/vb/ 

    606. Address Book (Includes Data Report/Data - This is an Address Book I created while learning to use VB 6. It uses a Access DB to save the records. I'm sure there are lots of easier ways to write the code but remember this is my very 1st attempt.
    这是当我学习Visual Basic 6时编写的一个地址簿程序,它使用Access DB来保存记录。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=1342 

    607. Parsing HTML without Using the Browser C - How to Use MS HTML as a HTML Parser in Visual Basic Without Using the Browser Control.
    在Visual Basic中使用 MS HTML作为一个HTML分析器,不使用Browser 控件。
    来源: http://www.codeguru.com/vb_internet/htmlparser.html 

    608. Car Racing Game - A multimedia game with much fun. Plant dynamites, shoot missiles and do more stuff! Please read the controls by either going into one of project's form or just move your mouse over a rocket on the bottom right of the screen above the spedometer after the game has started.
    一个有趣的多媒体游戏,放置炸弹,发射导弹等!在进入之前读控制说明或者在游戏开始后将鼠标移动到在屏幕右下方的火箭按纽。
    来源:http://www.a1vbcode.com/app.asp?ID=2452 

    609. File Search - The find option off the Start menu in Windows allows you to amongst other things, find files on your computer that match particular patterns, or were created on/after a certain date. This project mimics this Windows function and searches directories looking for matches.

    Windows可以让你打开“开始”菜单,用给定的匹配字符或按创建日期查找计算机上的文件。这个项目模仿了Windows的这个功能,搜索目录中匹配的文件。
    来源: http://www.zarr.net/vb/download/codedetail.asp?code=31 

    610. Two-Way TCP/IP File Transfer via Winsock - This package contains two .exes, a client and a server that make use of re-usable .bas modules that allow you to transfer files via TCP/IP. You can transfer files from client to server or vice versa. For demo purposes, as written, the client and server must reside on the same machine, but you can easily modify the code for use across the network.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=988
    这个包包含两个.exe,一个客户端和一个服务器端,它们利用了可重用的.bas模拟,可以让你通过TCP/IP传输文件。你能从客户端将文件传输到服务器端,反之亦然。出于演示的目的,客户端和服务器必须位于同一个机器上,但可以容易地修改代码以使其可以在网络上使用。 

    共有 2837 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284>
    联盟团体会员
    合作伙伴
    © 共创软件联盟 版权所有
    联盟服务条款 | 联盟隐私权规则 | 联系我们
    电话: (8610)68313388-5949 | 传真: (8610)88377936
    京ICP备05056057号