搜索资源列表

  1. DelayLoad_source

    0下载:
  2. The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:82213
    • 提供者:李鸡蛋
  1. SelectionDemo

    0下载:
  2. SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individ
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2158
    • 提供者:黄加斌
  1. ColorRenderer

    0下载:
  2. that sets the tool tip text using the boldface code in the snippet-that sets the tool tip text using the boldfa ce code in the snippet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:940
    • 提供者:黄加斌
  1. Web_Site_Blocker

    0下载:
  2. BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available o
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17471
    • 提供者:龙梦潭
  1. GC_1_140

    0下载:
  2. 每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。 且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:199884
    • 提供者:尤战军
  1. SnippetCompiler

    0下载:
  2. Snippet Compiler 是一个基于 Windows® 的小型应用程序,您可以通过它来编写、编译和运行代码。如果您具有较小的代码段,并且您不希望为其创建完整的 Visual Studio .NET 项目(以及伴随该项目的所有文件),则该工具将很有用-Snippet Compiler is a Windows-based
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:167908
    • 提供者:刘军
  1. codehelp

    0下载:
  2. VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。Code
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:298686
    • 提供者:ff
  1. CodezBank

    0下载:
  2. CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:170342
    • 提供者:蓝米
  1. Listintotext

    0下载:
  2. You can find plenty of C++ and/or MFC code to deal with your ListView controls, but maybe not enough pure C and API (SDK) code. This code snippet consists of only one C function (fExportListView) that outputs the text co
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2679
    • 提供者:rove
  1. NestedGridCtrl

    0下载:
  2. This code snippet will help to create a Nested Grid. The sub grid depends on the each row element in the parent grid control
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:18142
    • 提供者:就就
  1. DataGridView_manipulation_src

    0下载:
  2. The article or rather a code snippet demonstrates a simple application of insert, update, delete using datagridview. The application is using asynchronous architecture for most of the calls to database. This is to show t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:48265
    • 提供者:王凤阳
  1. codehelp

    0下载:
  2. VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。Code
  3. 所属分类:行业应用软件

    • 发布日期:2024-10-10
    • 文件大小:297984
    • 提供者:ff
  1. DelayLoad_source

    0下载:
  2. The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses
  3. 所属分类:状态条

    • 发布日期:2024-10-10
    • 文件大小:81920
    • 提供者:李鸡蛋
  1. SelectionDemo

    0下载:
  2. SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individ
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-10
    • 文件大小:2048
    • 提供者:黄加斌
  1. ColorRenderer

    0下载:
  2. that sets the tool tip text using the boldface code in the snippet-that sets the tool tip text using the boldfa ce code in the snippet
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-10
    • 文件大小:1024
    • 提供者:黄加斌
  1. Web_Site_Blocker

    0下载:
  2. BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available o
  3. 所属分类:Windows编程

    • 发布日期:2024-10-10
    • 文件大小:17408
    • 提供者:龙梦潭
  1. GC_1_140

    0下载:
  2. 每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。 且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代
  3. 所属分类:Windows编程

    • 发布日期:2024-10-10
    • 文件大小:199680
    • 提供者:尤战军
  1. CodezBank

    0下载:
  2. CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If
  3. 所属分类:金融证券系统

    • 发布日期:2024-10-10
    • 文件大小:210944
    • 提供者:蓝米
  1. Audio-and-Video-ActiveX-Snippet

    0下载:
  2. 音频和视频 ActiveX 应用 -Audio and Video ActiveX Snippet
  3. 所属分类:LabView

    • 发布日期:2024-10-10
    • 文件大小:879616
    • 提供者:peter
  1. snippet.cpp

    0下载:
  2. Snippet for the demo and registration
  3. 所属分类:书籍源码

    • 发布日期:2024-10-10
    • 文件大小:1024
    • 提供者:AsifBG
« 12 3 4 5 6 »

源码中国 www.ymcn.org