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

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

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

      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>

    2081. Complete Text Editor based on TextPad - ElitePad is complete word processing application. It has all standard and advanced functions needed by any Text Editor. It has more functions than Windows WordPad, including:
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2026
    ElitePad是完全的字处理程序。它具有任何一个文本编辑者所需的标准的和先进的功能。它比Windows WordPad具有更多功能。 

    2082. Skinnable Forms in Excel/Other Excel Tec - Learn how to make skinable forms in MS Excel and see what else can Excel do except calculating. This application is an assebmly of MS Excel tips & Tricks. I personally reccomend you to check this code out, bacause I will show you many things you have never seen in MS Excel.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5975
    学习在MS Excel中如何建立可换肤的窗体,以及察看除了计算外,Excel还能做什么。这个程序是MS Excel tips & Tricks的一个集合。我个人向你推荐检验这个代码,因为我将向你展示你所未见的很多MS Excel中的事物。 

    2083. Registry Cleaner - If we compile a VB project in project compatibility and no compatibility mode, the VB environment generates GUIDs based on our modification. A typical VB COM developer machine environment often is filled with a lot of unused GUIDs. Unregistering COM objects by regsvr32 wouldn't remove all the Registry keys. This tool solves that problem by removing all the unwanted Registry keys.

    如果我们分别按兼容与不兼容两种模式编译一个VB项目,VB环境会基于我们修改生成GUID。一个典型的 VB COM 开发环境于许多没有使用过的 GUID组成。没有使用 regsvr32 注册过的COM对象不能删除所有的注册键。这个工具通过删除所有不需要的注册键以解决这个问题。
    来源: http://www.codeguru.com/activex/RegClean.html 

    2084. Desktop Magnifier - A realtime maginifyer of what is currently displayed on the screen. Contains realtime zoom and shrink, and separate x/y scaling via horizontal and vertical scrollers. Fast and system-resource friendly.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2494
    Desktop Magnifier是一个实时放大镜,经常在屏幕上出现。包括了实时放大,缩小,通过水平的垂直的滚动条进行单独的x/y缩放比例。快速及友好的系统资源。 

    2085. Get IP - Shows how to get an ip and machine name.
    这个程序演示了如何获取一个IP和机器名。
    来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=3 

    2086. Recycle It - Allows you to delete a file and move it to the recycle bin so that the user can get it back again if they wish.

    Recycle It可以让你删除一个文件,或者将它移动它回收站,这样用户可以在以后愿意时再恢复这个文件。
    来源: http://www.zarr.net/vb/download/codedetail.asp?code=179 

    2087. Locating Desktop Icon Positions Using Me - Problem:
    Using Sendmessage with LVM_GETITEMPOSITION causes page faults in Explorer.
    Resolution:
    Using memory-mapped files to do the cross process messaging needed.
    问题:
    使用Explorer中带有LVM_GETITEMPOSITION的Sendmessage出错页面。
    解决方法:
    使用存储器-映射文件来获得所需的交叉处理消息。
    来源: http://www.codeguru.com/vb_shell/1803.shtml 

    2088. Clear Menu - This shows how to use the GetSystemMenu API call. When the command button is clicked it clears the title bar.

    Clear Menu这个程序演示了使用 GetSystemMenu API 调用。当点击命令按钮后,它可以清除标题条。
    来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=10 

    2089. Note Saver - This small progam stops you always forgetting things by having a small form where you can enter notes at keep on your desktop to remind you.

    Note Saver可以让你避免再忘记些事情,给你在桌面上提供了一个小表单,可以记录你的笔记。
    来源: http://www.zarr.net/vb/download/codedetail.asp?code=48 

    2090. native subclassing in VB5 - A simple little demo of how to do native subclassing in VB5 (or higher). Includes a drop-in module, MHookMe.bas, that's ideal for inclusion in your Templates folder. Add this module to any project, copy a few lines from it to a form, class, or usercontrol, and you're ready to start reacting directly to window messages.

    Important Note: You must edit one line of MHookMe before anything will work. That's the way it is. Please read the comments before e-mailing me, okay? <g>

    这是一个简单的小程序,演示了在VB5(或更高版本)中如何进行本地子类化。包括一个即插即用模块,MHookMe.bas,它可用于你的模板文件夹。加这个模块到任意项目中,从它复制一些行到一个窗体、类或用户控件中,你就可以直接响应窗体消息了。
    注意:在运行前,你必须编辑MHookMe 这一行。这是必须的,在给我发邮件前,请阅读注释,好吗?
    来源: http://www.mvps.org/vb/ 

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

      » 合 作 伙 伴