虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Copy

  • Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP

    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.

    标签: connection pool applications program

    上传时间: 2013-12-25

    上传用户:playboys0

  • vxworks下的实现网络TCPIP协议的原代码

    vxworks下的实现网络TCPIP协议的原代码,可以直接Copy到bsp下使用!

    标签: vxworks TCPIP 下的实现 网络

    上传时间: 2014-01-26

    上传用户:cx111111

  • 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. con

    一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.Copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.

    标签: matrix technology template linked

    上传时间: 2013-12-13

    上传用户:lwwhust

  • Open Source for the Enterprise Open source software is changing the world of Information Technolo

    Open Source for the Enterprise Open source software is changing the world of Information Technology. But making it work for your company is far more complicated than simply installing a Copy of Linux. If you are serious about using open source to cut costs, accelerate development, and reduce vendor lock-in, you must institutionalize skills and create new ways of working. You must understand how open source is different from commercial software and what responsibilities and risks it brings. Open Source for the Enterprise is a sober guide to putting open source to work in the modern IT department.

    标签: Open Information Enterprise the

    上传时间: 2013-12-26

    上传用户:R50974

  • header file of the specific codes for LPC2100 target boards ** Every project should include a

    header file of the specific codes for LPC2100 target boards ** Every project should include a Copy of this file, user may modify it as ne

    标签: specific include project header

    上传时间: 2014-01-14

    上传用户:奇奇奔奔

  • OLE Programmer s Reference Information in this online help system is subject to change without no

    OLE Programmer s Reference Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agreement. The software and/or files may be used or copied only in accordance with the terms of the agreement. The purchaser may make one Copy of the software for backup purposes. No part of this online help system may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photoCopying, recording, or information and retrieval systems, for any purpose other than the purchaser s personal use, without the written permission of Microsoft Corporation.

    标签: Information Programmer Reference subject

    上传时间: 2015-08-03

    上传用户:hxy200501

  • 《JSP留言薄》使用MySQL数据库

    《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_guestbook和td_guestbook_admin,并在td_guestbook_admin数据表中插入一条数据,该数据是有关留言薄设置和管理设置的。 请你将td文件夹Copy到WEB-INF\classes目录下,该文件夹中包含了留言薄需要使用的JavaBeans文件。 ************************************************ 注:当你成功导入ddl.sql文件后,请对config.jsp文件进行设置,这里记录的是你的数据库连接信息。

    标签: MySQL JSP 数据库

    上传时间: 2015-08-06

    上传用户:gxmm

  • This project should serve as an "easy start" with uC/FS. All pathes are relative to the project fil

    This project should serve as an "easy start" with uC/FS. All pathes are relative to the project file. You should therefore be able to Copy the entire directory (including all ubdirectories) to any location on your harddrive.

    标签: project relative pathes should

    上传时间: 2015-08-13

    上传用户:开怀常笑

  • 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

    驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to Copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.

    标签: article implements framework QuickSYS

    上传时间: 2014-01-06

    上传用户:2467478207

  • 简介:本软件为Javascript共享教学软件

    简介:本软件为Javascript共享教学软件,包含各种Javascript源码及演示,力求丰富易懂。 本软件1.0版本为免费版本,你可以免费使用,自由传播,但请保留其版权。 本软件制作格式:CHM,支持全文检索,可以运行在所有windows操作系统。 注意:由于源代码在制作时已经转化为Html格式,所以如要Copy使用,请先复制到文本文件然后才能使用。有部分网址连接只供演示,并非真实存在,所以不能打开属于正常情况,非软件错误。

    标签: Javascript 软件 教学软件

    上传时间: 2013-12-01

    上传用户:fandeshun