联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 

源码库中源码数量为19278
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • FCK editor
  • Async Professional
  • JFreeChart
  • Apache-SSL-Jserv
  • -= 更多 =-

      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>

    381. Simple Chronograph to test the timer con - Its a real simple program that demonstrates the timer control.
    这个简单的应用程序演示了定时器控件的使用。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=6451 

    382. Haunted Desktop - This applications illustrates some interesting animation techniques, and is something that can be turned into a screen saver.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=471
    这个程序举例说明了一些有趣的动画技巧,而且它能转换为一个屏保程序。 

    383. Internet Explorer Spy: Log Visited Web P - IESpy lets you keep a watch on the webpages visited by anybody. It uses Api functions to detect whether IE is running and if so logs almost every webpage visited. It saves the data in a log file when exiting.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2336
    IESpy使你能随时监视任何人所访问的网络。它使用Api函数检测IE是否在运行,如果在运行的话将记录几乎所有已经访问的网页。当有一个日志文件存在时,它将数据保存到这个日志文件中。 

    384. Add Real Win32 tooltips for Windowless C - The attached code demonstrates an idea you can use to create real Win32 tooltips for windowless controls. The problem with Win32 tooltips is that you can attach it only to a control that provides the hwnd property returning the Win32 handle of the control. Some VB intrinsic controls such as Label do not have the hwnd property. The following trick allows you to create real Windows tooltips for these controls.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5765
    附件中的代码演示了一个你所能使用的概念来生成真正的Win32工具提示用于无窗口控件。 

    385. Guest Book - Version 2, released 3/3/03, is more easy to setup to match your website configuration. I have stripped graphics and buttons animation. It is still text file based and even faster now. The database text file path can now be easily changed via configuration file. The main advantage of a new version is that, it will match any website color palette in seconds. Just logon to the admin page and modify colors for 10 elements of the guest book. View the Demo at: http://www27.brinkster.com/gurgen/newbook/default.asp Note: Free distributed version has the same look as a web demo but with fewer features.

    Guest Book v2.0更加易于适合你的Web站点配置。我抽去了图形和按钮动画。它仍旧是基于文本的,甚至现在要更快。数据库文本文件路径可以容易地通过修改配置文件而设置。新版本的主要优点是它可以在几秒钟和任何Web站点的颜色模式匹配。只要登录到管理页面,修改来宾薄的10个元素的颜色。在以下网址查看演示:http://www27.brinkster.com/gurgen/newbook/default.asp
    来源: http://webdesign.ittoolbox.com/code/d.asp?d=3325&a=s 

    386. Complete USENET Posting Application - This is a fully functional, although probably not entirely bug free application. This application is designed to allow you to post messages to numerous newsgroups automatically. It can handle multiple servers. Allows you to save groups of newsgroups to post to. Automatically UUEncodes attachments. Specify the number of groups to cross post to at a time, etc. I spent about 4 days learning the NNTP specs and programming this program, I certainly hope that you find some educational value in it. If you like it let me know, send me an e-mail. If you need any help with any part of it, don't hesitate to ask.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5492
    这是一个具有全部功能的,尽管可能不完全没有bug的免费应用程序。这个应用程序设计用来允许你自动发送信息到多个新闻组中。它能处理多个服务器。 

    387. Beginner's ADO Example - Simple database application demonstrating adding, saving, and deleting records, along with concepts such as recordset events and client-side recordsets.
    这是一个简单的数据库应用程序,演示了增加、保存和删除记录,并提出了如记录集事件和客户端记录集这样的概念。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3268 

    388. Dynamic Instantiation of User Controls: - This project contains three user controls and illustrates how to instantiate them at runtime, as opposed to by placing them on a form. Included is an article with detailed information on this technique (the article is also at http://www.listensoftware.com/user_control.html)
    这个项目包含了三个用户控件,演示了如何在运行时实例化它们,不同于设计时在一个窗体中放置它们。包括了一篇文章详细介绍了这方面的技术。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3968 

    389. Eliminate Internet Explorer Popups - This application that will help you eliminate IE (in this version) popups. It uses a enumeration windows function in it's main loop. What makes it different? It can do all kinds of checks before closing the windows. Check it out it has many different features and gives you space for adding more...
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3585
    这个应用程序将帮助你消除IE中的弹出窗口的突然出现。它在其主循环中使用一个列举(enumeration)窗口函数。它有什么不同之处?它可以在关闭窗口之前进行各种查检。它还有很多功能,以及让你修改的空间... 

    390. HTML Syntax Highlighter and Basic HTML E - This application will perform Syntax Highlighting on Html, ASP, Comments, and Html Attributes in a Rich Text box. It will not only highlight when the file is opened but it will also highlight while typing. You can open and save .html and .asp files with it, so the program serves as a basic HTML editor.
    这个应用程序能在Html,ASP,Comments以及一个Rich文件框的Html属性中实现语法的高亮显示。它不仅能在打开文档时高亮显示语法,并且在打字时也能这样做。你能用它来打开,保存.html和.asp文件,所以这个程序能作为一个基本的HTML编辑器来使用。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=991 

    共有 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>

      » 合 作 伙 伴