E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
reusable
A
Reusable
Windows Socket Server Class With C++
AReusableWindowsSocketServerClassWithC++ContributedbyLenHolgate摘自:http://www.devarticles.com EverthoughtofwritingyourownWindowssocketserverclass?InthisarticleLenshowsyouexactlyhowtodojustthat,includin
pud_zha
·
2012-08-29 20:00
[AndEngine]
Reusable
MoveModifier
Helloforums,topreventthejavagarbagecollectorkickingin,itiscommonsensetoavoidobjectallocationduringruntime.However,duringyourAndEngineadventures,youmayhaveseensomethinglikethis:public void fireTo(float
ouyangtianhan
·
2012-08-27 14:00
java
object
Allocation
[AndEngine]
Reusable
MoveModifier
Hello forums, to prevent the java garbage collector kicking in, it is common sense to avoid object allocation during runtime. However, during your AndEngine adventures, you may have seen something
dowhathowtodo
·
2012-08-27 14:00
AndEngine
GoF的23种设计模式趣味解说
Gamma、Richard Helm、Ralph Johnson 和 John Vlissides 合著(Addison-Wesley,1995)《Design Patterns: Elements of
Reusable
moshowgame
·
2012-07-26 15:00
设计模式
安装Heartbeat-3-0-7各种错误解决方案
ClusterLabs-resource-agents-v3.9.2-0-ge261943.tar.gzHeartbeat-3-0-7e3a82377fa8.tar.bz2Pacemaker-1-2-cc0e4d295e29.tar.bz2
Reusable
-Cl
crazylinux
·
2012-07-22 12:22
error
error
1
1
[ipctest]
[all-recursive]
安装Heartbeat
安装Heartbeat-3-0-7各种错误解决方案
ClusterLabs-resource-agents-v3.9.2-0-ge261943.tar.gzHeartbeat-3-0-7e3a82377fa8.tar.bz2Pacemaker-1-2-cc0e4d295e29.tar.bz2
Reusable
-Cl
crazylinux
·
2012-07-22 12:22
[ipctest]
Error
1
[all-recursive]
Erro
安装Heartbeat
Linux运维_故障排除
httpclient进化
It also provides
reusable
components for client-side authentication, HTT
macken
·
2012-07-01 21:00
httpclient
GoF与J2EE设计模式差别
GoF: 《Design Patterns: Elements of
Reusable
Object-Oriented Software》(即后述《设计模式》一书),由 Erich Gamma、Richard
summer_021
·
2012-05-28 21:00
设计模式
重学设计模式 - Object Pool模式
3、通用结构4、解决方案在需要一个
Reusable
对象时,Client调用ReusablePool的AcquireReusable方法。如果池是空的,那么Ac
wcyoot
·
2012-05-20 14:00
设计模式
object
vector
任务
django最佳实践
from:http://yangyubo.com/django-best-practices/ 译者(yospaly)前言 Django最佳实践(django-best-practices)是django-
reusable
-app-docs
·
2012-05-12 23:00
django
HTablePool的实现分析
1)基本概念HTablePool3种类型PoolType.
Reusable
(默认)一个实例池,多线程复用,内部是每个table一个ConcurrentLinkedQueue装多个实例PoolType.ThreadLocal
pwlazy
·
2012-04-13 00:57
hbase
HTablePool的实现分析
1)基本概念 HTablePool 3种类型 PoolType.
Reusable
(默认)一个实例池,多线程复用,内部是每个table一个ConcurrentLinkedQueue
xitong
·
2012-04-13 00:00
table
HTablePool的实现分析
1)基本概念HTablePool3种类型PoolType.
Reusable
(默认)一个实例池,多线程复用,内部是每个table一个ConcurrentLinkedQueue装多个实例PoolType.ThreadLocal
pwlazy
·
2012-04-13 00:00
thread
多线程
exception
String
table
wrapper
HTablePool的实现分析
1)基本概念 HTablePool 3种类型 PoolType.
Reusable
(默认)一个实例池,多线程复用,内部是每个table一个ConcurrentLinkedQueue
helpbs
·
2012-04-13 00:00
table
Lesson: Algorithms
Lesson: Algorithms The polymorphic algorithms described here are pieces of
reusable
functionality
oywl2008
·
2012-03-20 18:00
algorithms
nginx keepalive连接回收机制
我在nginx1.0.12代码中发现了名为ngx_
reusable
_connection的函数(它是在哪个版本里被加上的就不去追究了),很好奇这个函数是做什么的。
dingyujie
·
2012-03-05 18:00
c
nginx
服务器
null
insert
彻底理解jQuery UI widget factory
page/12138135/Widget-factory All of jQuery UI's widgets and interactions are built from a simple,
reusable
dingchao.lonton
·
2012-02-10 19:00
jquery jqueryui
GoF 设计模式
GoF的起源 《Design Patterns: Elements of
Reusable
Object-Oriented Software》(即后述《设计模式》一书),由 Erich Gamma、
lh870003574
·
2012-01-03 14:00
设计模式
gof
四人组
Acegi中JdbcDaoImpl内MappingSqlQuery的讲解
MappingSqlQuery is a
reusable
query in which concrete subclasses must implement the abstractmapRow
木子响日记
·
2011-12-08 14:00
JdbcDaoImpl
QTP中不可重用操作与重用操作(
Reusable
Action)的应用
转载地址:http://blog.sina.com.cn/s/blog_5007d1b10100po56.html前一段时间在使用Action时,发现好多人其实对Action的重复使用还不是太了解,理解的不是太透彻。在此,希望借助这篇文章,能够将不可重用操作(Action)与重用操作(ReusableAction)之间的区别及实际应用能解释清楚,为大家实际中的应用能有所帮助。不可重用操作-该操作只
莲藕之家
·
2011-11-02 17:54
职场
重用
qtp
休闲
与矩阵相关的C++,Java库
Ageneric,
reusable
,andextendablematrixclass:http://www.codeproject.com/KB/architecture/ymatrix.aspx提供了一个可扩展的框架
sulliy
·
2011-10-27 14:00
CELL的复用
关于CELL的复用,下面是一些细节: 摘自:(http://www.eduoliveros.com/2009/07/
reusable
-cells-in-uitableview.html) 1.AllthecellsthatarevisibleintheTablehaveitsoneUITableViewCell
workhardupc100
·
2011-10-09 10:00
File
table
UIView
Go
button
java设计模式
nbsp; GoF:(Gang of Four,GOF设计模式)---四人组 Design Patterns: Elements of
Reusable
forgood
·
2011-08-10 13:00
java设计模式
Titanium教程day2-自定义可重用UI组件
原文:http://wiki.appcelerator.org/display/guides/Building+
Reusable
+FactoriesTitanium创建UI,其实用工厂模式。
eminia
·
2011-07-24 21:00
编程
UI
api
function
object
animation
java
Java中尽量使用组合,少使用继承,这样可以降低代码的耦合性 GOF在《Design Pattern:Element of
Reusable
Object-Oriental Software》一书中提出
xiaochunchun
·
2011-03-04 00:00
java
设计模式
prototype
自定义真正可重用的Flex组件
来源:http://blogs.adobe.com/tomsugden/2009/12/writing_genuinely_
reusable
_fle.html在大型企业项目里,经常要为Flex类库写一系列可重用的组件
otto
·
2010-12-16 11:00
servlet和filter的异同
请看下文: 看Servelt规范: 引用 A filter is a
reusable
piece of code that can transform the content of
footman265
·
2010-12-04 19:00
html
Web
xml
servlet
idea
servlet和filter的异同
请看下文: 看Servelt规范: 引用 A filter is a
reusable
piece of code that can transform the content of
dengzhangtao
·
2010-11-29 21:00
html
工作
xml
Web
servlet
架构的演化和不断新兴的设计
www.jdon.com/jivejdon/thread/39232 Evolutionary architecture and emergent design: Leveraging
reusable
qmkemail
·
2010-11-03 22:00
设计模式
scala
Ruby
groovy
UML
GoF
GoF的起源 《Design Patterns: Elements of
Reusable
Object-Oriented
yaofeng911
·
2010-05-12 15:00
设计模式
数据结构
框架
算法
企业应用
Oracle PL/SQL 学习笔记01
PL/SQL使用更少的代码并具有更快的执行速度 PL/SQL简化了应用程序的逻辑到数据库层的转移,可以增加代码重用(code
reusable
)和减少网络
sukializee
·
2010-05-05 21:00
数据结构
oracle
sql
SQL Server
Sybase
MOSS 2010:什么是
Reusable
Workflow
顾名思义,Reusableworkflow就是可以重复利用的工作流。换句话说,其他的工作流就是不可重复利用的,不可思议吗?但是之前在MOSS2007时代,在SharePointDesigner中所做的工作流确实是很难重复利用的。所以MOSS2010推出了这个Reusableworkflow作为演示,我们这里只是创建了一个最简单的Action,给一个用户分配了一个代办事项Save然后Publish那
chen_xizhang
·
2010-04-05 23:00
工作
workflow
action
SharePoint
2010
GOF以及java的23种设计模式简介
fsjoy.blog.51cto.com/318484/73091 GoF:(Gang of Four,GOF设计模式)---四人组 Design Patterns: Elements of
Reusable
8765004
·
2010-01-08 20:00
java
设计模式
框架
算法
企业应用
VC运行时库
Reusable
Library Switch Library Macro(s) Defined Single Threaded /ML LIBC (non
javababy1
·
2009-12-17 13:00
VC
Cells: Components for Rails 2.3
development to the Ruby on Rails web application platform", letting you create independent and
reusable
love~ruby+rails
·
2009-10-06 07:00
Ajax
workflow
Ruby
UP
Rails
Flatten your objects
We all know Java allows us to create
reusable
objects in memory.
shameant
·
2009-08-07 16:00
java
Scheme
360
performance
Apache Commons 笔记
Apache Commons The Commons is an Apache project focused on all aspects of
reusable
Java components
scorpionqxq
·
2009-07-31 10:00
java
apache
近10年计算机专业图书中最强的50本,你读过几本?
www.bookpool.com/ct/98067 NO.1 设计模式:可复用面向对象软件的基础 Design Patterns: Elements of
Reusable
zidane1983
·
2009-07-23 11:00
设计模式
编程
SQL Server
asp.net
SharePoint
GOF以及java的23种设计模式简介
.51cto.com/318484/73091 GoF:(Gang of Four,GOF设计模式)---四人组 Design Patterns: Elements of
Reusable
wapysun
·
2009-07-21 15:00
java
Django 最佳实践
from:http://yangyubo.com/django-best-practices/译者(yospaly)前言Django最佳实践(django-best-practices)是django-
reusable
-app-docs
fudehai001
·
2009-07-06 16:00
apache
nginx
python
django
OS
Django 最佳实践
from:http://yangyubo.com/django-best-practices/译者(yospaly)前言Django最佳实践(django-best-practices)是django-
reusable
-app-docs
fudehai001
·
2009-07-06 16:00
apache
nginx
python
django
OS
WPS and WID
by explicit, implementation-independent interfaces 1.2 loosely coupled communication protocols 1.3
reusable
echohfut
·
2009-06-23 12:00
java
jdbc
SOA
学java应该会的和看的
Thinking in Java》 破剑式——《Effective Java Programming Language Guide》 破刀式——《Design patterns: Elements of
Reusable
wataxi
·
2009-06-17 23:00
java
jdk
tomcat
编程
企业应用
中间件开发-各种中间件的常识
"Middleware can be viewed as a
reusable
, expandable set of services and functions that are commonly
javavsnet
·
2009-06-10 14:00
应用服务器
中间件
网络应用
jms
企业应用
spring2.x中RowMapperResultSetExtractor的使用
1.0中RowMapperResultReader但是用法基本一样,以下是个例子:dbcTemplate jdbcTemplate = new JdbcTemplate(dataSource); //
reusable
Ordinary hut
·
2009-04-08 08:00
django---
Reusable
form templates
django---ReusableformtemplatesIfyoursiteusesthesamerenderinglogicforformsinmultipleplaces,youcanreduceduplicationbysavingtheform'sloopinastandalonetemplateandusingtheincludetagtoreuseitinothertemplate
生命科学领域的专业信息解决方案!
·
2009-04-03 11:00
GoF——23中设计模式】通向J2EE的隐形“桥”
《Design Patterns: Elements of
Reusable
Object-Oriented Software》(即后述《设计模式》一书),由 Erich Gamma、Richard Helm
peirenlei
·
2009-02-18 13:00
设计模式
数据结构
框架
算法
企业应用
OO设计基本6大原则
这是最重要也是最为抽象的原则,基本上我们所说的
Reusable
Software既是基于此原则而开发的。其他的原则也是对它的实现提供了路径。2) Liskov Substitu
jiayouyx
·
2009-01-31 14:00
设计模式
OO
The Bottoleneck Of Tomcat
,a review of the types and roles of Tomcat component pools is in order.A resource pool is a pool of
reusable
poeao
·
2008-05-13 15:00
thread
tomcat
GOF设计模式
nbsp; GoF:(Gang of Four,GOF设计模式)---四人组 Design Patterns: Elements of
Reusable
kakaluyi
·
2008-03-24 16:00
设计模式
数据结构
算法
框架
企业应用
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他