lucene-2.4.1 官方源码、例子、Jar包、文档------下载不扣分,回帖加1分 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially c
api's folder contains api's used in this project. Include them in your Flash CS3 build path. Package application.view.components.* contains classes for each symbol in library. There is no need in most of them unless you're using FlexBuilder to write
Loki is the name of a C++ software library written by Andrei Alexandrescu as part of his book Modern C++ Design. The library makes extensive use of C++ template metaprogramming and implements several commonly used tools: typelist, functor, singlet
1,01.zipActiveX scr ipt hostingActiceX scr ipt主机程序(20KB)2,02.zipActiveX Control TutorialActiveX控件指南(11KB)3,03.zipAn ASP Component to Send Arbitary Large File from Server to Client一个服务器端的组件用于从服务器传送文件到客户机(6KB)4,04.zipAsynchronous Pluggable Protocol异步可
1,ATLAux.zipA set of VC++ helpers and patterns to help automate some routine coding tasks.(35KB)2,CltnWizard.zipATL object wizard that creates a collection of other COM objects(37KB)3,gridctrlatl.zip& lt;br>A grid control for displaying tabular d
1,01.zipLeveraging C++ Applications Using COM使用COM提高C++应用程序的性能(8KB)2,02.zipHOWTO Configure DCOM Timeouts如何配置DCOM的超时设定(13KB)3,03.zipDllUnregisterServer for MFC-based COM d lls基于MFC的COM动态库的DllUnregisterServer实现(6KB)4,04.zipAn Extension of the Document
1,01.zipDisplaying a 256 color bitmap在程序中显示256色的位图(6KB)2,02.zipCreating a bitmap object from a BMP file从位图文件中创建位图对象(6KB)3,03.zipAn auto-sizing bitmap picture control一个自适应大小的位图控件(16KB)4,04.zipWriting a bitmap to a BMP file将一个位图写到BMP文件中(11KB)5,05.zipB
1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
这是源码。去年做的一个小软件。因为这是给一家医院做的,也算是商业软件吧。本不想公布源码,但此软件技术含量并不高,所以心铃决定为初学者提供完整的代码以供研究参考。此软件用到了一个xpmenu菜单组件,如果没有可删除他即可,不影响程序的功能。如果这里下载速度慢,可到作者主页http://www.678910.net下载。程序中有一个mylib.pas单元,有一些心铃自己编写的函数在其中。MDB数据库压缩用到的是Jro_tlb.pas,如果编译时找不到,就按以下步骤去做: a) 在Delphi ID
Unity MVC3依赖注入示例源码 程序介绍: 这个类库可以将Microsoft's Unity IoC简单整合到ASP.NET MVC3中。项目包含一个定制的DependencyResolver,为每一个HTTP请求创建一个子容器并且在请求结束时释放所有注册过IDisposable接口的实例。 来自51ASpXA library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MV
UPX 源码 V3 验证好用 UPX.v3.05.Source The UPX Hacker's Guide ====================== Foreword -------- The precompiled UPX versions are linked against the NRV compression library instead of the UCL library. Using the same compression algorithms, NRV achiev
Udacity Nanodegree您是否愿意进行项目。
开始!
To be able to start and run the project the user needs to have Node installed on her/his computer.
If the user does have Node installed needs to run "npm install" to download all dependencies and node modules.
After