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

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

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

      Topic
          Software Development
              Build Tools (973)
              Code Generators (122)
              Compilers (81)
              Debuggers (102)
              Interpreters (54)
              Object Brokering (12)
              Version Control (30)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 3295 个源码项目.每页显示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> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330>

    1301. Demo on How to Implement a Splash Screen - This code is designed to show beginners how to implement a splash screen using a timer. It uses labels as a Progress Bar to graphically display an applications loading time. It uses a simple countdown / count down timer which also displays seconds remaining before the Splash Screen automatically unloads and displays the main form.
    这个代码旨于为初学者展示,如何使用定时器来实现一个闪动的屏幕。它使用标签来作为一个进度条,逐渐地显示一个应用程序的载入时间。它使用一个简单的倒数计秒/倒计时器(在Splash Screen自动地卸载之前显示剩下的秒数,并显示主窗体)。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=4733 

    1302. MID Player - Contains code to play .MID files in your application.
    MID Player包含了在你的应用程序中播放.MID文件的代码。
    来源: http://www.zarr.net/vb/download/codedetail.asp?code=152 

    1303. CHESS 2003 (A CHESS GAME USING TURBO C ) - THIS PRODUCT WAS MADE USING C LANGUAGE & DESIGNED IN BORLAND TURBO C VER 3.0.DUE TO REPEATED REQUESTS FROM THE VIEWERS I HAVE ATTACHED A PART OF THE SOURCE CODE WITH EXPLANATIONS.PLEASE READ THE README.HTM FILE 1ST.IF U FIND IT GOOD & INTERESTING JUST GIVE ME SOME CREDIT BY LEAVING A COMMENT.ANY KIND OF DOUBTS AND SUGGESTIONS ARE WELCOMED.

    这个软件使用BORLAND TURBO C VER 3.0开发完成。应不断要求,我增加了一部分源代码的解释,请查阅README.HTM文件。如果你感觉不错,对此感兴趣,欢迎和我联系,提出指正。
    来源: http://c.ittoolbox.com/code/d.asp?d=1803&a=s 

    1304. A Delphi Screensaver - A Delphi Screensaver.
    这是一个Delphi屏幕保护程序。
    来源: http://www.programmersheaven.com/zone2/cat72/16337.htm 

    1305. Command Line Parameters Context Menu Ext - Despite the GUI orientation of Windows programs, it is sometimes necessary to pass command line parameters to a program. The most prominent example of this in my experience has been ATL services: in order to register the COM objects within, one had to run the executable with the command line parameter "/regserver" or "/service". Up until now, there were only a few rather cumbersome methods to accomplish this task.

    虽然Windows程序是面向GUI的,但有时也需要输入命令行参数以运行一个程序。大多数的例子是使用ATL服务:为了注册COM对象,必须使用命令行参数 "/regserver" 或"/service"来运行一个程序。到目前为止,只有一些方法可以完成这一任务。
    来源: http://www.codeguru.com/shell/CmdLineExt.html 

    1306. AutoContents - generates list of functio - Have you ever got lost among couple of dozen of functions in a file of 1000's of lines? Then make contents and jump directly to the function definition!
    Download macro file
    Assign hot key to "AutoContentsGo" macro
    Press hot key on empty (!)   line to generate contents
    Press hot key on any line of contents to jump to the function definition
    Press hot key once more to return to the contents
    你曾经忘记了一个有1000多行代码的文件中的函数吗?加上注释,直接跳转到函数定义吧!
    下载这个宏文件,为"AutoContentsGo" 宏分配热键,在空白行按热键来生成注释。在任意注释行按热键以跳转到对应的函数定义。再按一次热键可以返回注释。
    来源: http://www.codeguru.com/devstudio_macros/AutoContents.shtml 

    1307. RichEdit Overlay (non-MFC) - This snippet demonstrates how to make a RichEdit control transparent -- so that the text draws over top of the contents of the parent window (or even a memory DC). Best of all, it should work all the way back to Win95 / NT 3.1 and only relies on the Win32 APIs.

    这个代码段演示了如何生成一个透明的RichEdit 控件--所以文本会绘制到父窗口(甚至是一个内存DC)中。它应该也可以在Win95 / NT 3.1中运行,只使用了 Win32 API。
    来源: http://www.codeguru.com/richedit/Overlay.shtml 

    1308. CxImageMNG - A class to read MNG, JNG an - CxImageMNG is the module of CxImage used to play MNG animations. It uses the CxImage members, but to play the animation are necessary additional variables and functions. I decided to keep separated the MNG stuff from the "static" formats, to limit the growth of the base class due to the new features.

    CxImageMNG- 一个读取MNG,JNG和PNG图像的类

    CxImageMNG是CxImage的模块,过去一直用来显示MNG 动画。它使用CxImage成员函数,但是显示动画必须额外的变量和函数。由于新的特征,我决定保持MNG材料和静态格式的分离来限制基类的增长。
    来源: http://www.codeguru.com/bitmap/cximagemng.html 

    1309. Shell Extension to Copy Full Filename Pa - Shell Extension to Copy Full Filename Path
    扩展外壳以复制完整的文件路径名。
    来源: http://www.codeguru.com/shell/CopyPathShellExt.shtml 

    1310. Inserting a bitmap file into a CRichEdit - Here is a way to put a bitmap file into an RTF control. It will insert the file, pWorkSpace->GetWkspTempDirectory() + _T("\\") + plotName, into the CRichEditCtrl m_reportCtrl.

    这个项目使用了一种方法将位图插入到一个RTF控件中。它可以插入文件,pWorkSpace->GetWkspTempDirectory() + _T("\\") + plotName,到CRichEditCtrl m_reportCtrl中。
    来源: http://www.codeguru.com/richedit/rtfbitmap.shtml 

    共有 3295 个源码项目.每页显示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> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330>

      » 合 作 伙 伴