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
Implementing
Dev Guide_01_AIDL/IPC机制
Designing a Remote Interface Using AIDL In this document
Implementing
IPC Using AIDL Create
mmdev
·
2010-12-08 11:00
aidl
FIX router design
http://www.quickfixj.org/confluence/display/qfj/
Implementing
+Custom+Logons WeareusingQFJtoruntheMarketceteraExchangeSimulatorthatacceptsmanyincomingconnections
peachpi
·
2010-12-05 20:00
对话框汇总
1、
Implementing
_a_custom_CAknQueryDialog_dialog http://wiki.forum.nokia.com/index.php/CS001165_-_
Implementing
_a_custom_CAknQueryDialog_dialog2
linzhiji
·
2010-11-19 11:00
dialog
menu
使用qi4j实现DCI架构
在一文中提到Qi4j框架实现DCI架构比较好,dzone今天就有一篇文章专门谈
Implementing
DCI inQi4j。
lylhelin
·
2010-11-16 17:00
spring
AOP
应用服务器
企业应用
领域模型
Java设计模式之模板方法模式
TEMPLATE METHOD (Class Behavioral) Purpose Identifies the framework of an algorithm, allowing
implementing
liuxinglanyue
·
2010-11-14 20:00
java
设计模式
迭代式开发
迭代式开发 迭代式开发是RUP思路(
Implementing
Best Practices)中的一种。
fuanyu
·
2010-11-14 11:00
工作
软件测试
Avoid clone
Avoid
implementing
clone.
leonzhx
·
2010-10-31 12:00
apple
Access
Implementing
Serializable
As well,
implementing
Serializable correctly
leonzhx
·
2010-10-28 11:00
jdk
windows
unix
sun
Four Lines
Implementing
String to Long
FourLinesImplementingStringtoLong1 int string2long(char* str, long* rtv)2 {3 for(int i = strlen(str), j = *rtv = 0; *str >= '0' && *str <= '9'; i--, str++){4 *rtv += (long)((*str - '0')*(p
JonsenElizee
·
2010-10-20 14:00
UML笔记(六)
UML基础与应用 RUP(Rational Unified Process) ·软件面临的危机 ·RUP的思路:
Implementing
Best Practices
seloba
·
2010-10-18 15:00
UML
Android ExpandableListActivity 学习笔记
06/5351969.aspx An activity that displays an expandable list of items by binding to a data source
implementing
xueyi_lee
·
2010-10-11 22:00
android
xml
cache
J#
UP
[转]Callback Strategies
http://jacksondunstan.com/articles/573 I’ve previously covered ways of
implementing
in my article
AS3
·
2010-09-28 14:00
windows
OS
XP
Flash
performance
no matching editors or conversion strategy(配置事物时出现的错误)
错误为:Caused by: java.lang.IllegalArgumentException: Cannot convert value of type [$Proxy5
implementing
西瓜地儿
·
2010-09-27 09:00
SSH 整合
Caused by: java.lang.IllegalStateException: Cannot convert value of type [$Proxy4
implementing
com.yang.ssh.dao.UserDao
michaelyang
·
2010-09-06 11:00
DAO
spring
Hibernate
ssh
配置管理
Implementing
Semaphores, locks and condition variables
http://www.cs.jhu.edu/~yairamir/cs418/os3/sld019.htmhttp://stackoverflow.com/questions/938309/
implementing
-semaphores-locks-and-condition-variablesSemaphores
weixin_34384915
·
2010-08-31 08:00
Implementing
FSD Call-back File Notifications
In the past, the Windows CE file explorer required every File System Driver (FSD) to perform call-back notifications after every file system change. This notification mechanism allowed file explorer t
jandroid
·
2010-08-22 15:00
notification
Implementing
FSD Call-back File Notifications
In the past, the Windows CE file explorer required every File System Driver (FSD) to perform call-back notifications after every file system change. This notification mechanism allowed file explorer t
mmdev
·
2010-08-22 15:00
notification
Implementing
FSD Call-back File Notifications
In the past, the Windows CE file explorer required every File System Driver (FSD) to perform call-back notifications after every file system change. This notification mechanism allowed file explorer t
mmdev
·
2010-08-22 15:00
notification
Implementing
FSD_GetVolumeInfo
In Windows CE 5.0, we added a new FSD API: FSD_GetVolumeInfo. This API is used to populate the CE_VOLUME_INFO structure reported by the CeGetVolumeInfo SDK API. This function is intended to give appli
mmdev
·
2010-08-22 15:00
info
Implementing
FSD_GetVolumeInfo
In Windows CE 5.0, we added a new FSD API: FSD_GetVolumeInfo. This API is used to populate the CE_VOLUME_INFO structure reported by the CeGetVolumeInfo SDK API. This function is intended to give appli
mmdev
·
2010-08-22 15:00
info
Implementing
FSD_GetVolumeInfo
In Windows CE 5.0, we added a new FSD API: FSD_GetVolumeInfo. This API is used to populate the CE_VOLUME_INFO structure reported by the CeGetVolumeInfo SDK API. This function is intended to give appli
jandroid
·
2010-08-22 15:00
info
Implementing
WS-Security with JSR 181 Annotations using WSS4J in XFire
The Logemann Blog really helped me out when I was trying to use JSR181 Annotations in favor of the services.xml configuration in XFire. Reading that blog entry is most likely a prerequisite for this o
午夜阳光
·
2010-08-08 15:00
spring
bean
Web
webservice
Security
Implementing
WS-Security with JSR 181 Annotations using WSS4J in XFire
The Logemann Blog really helped me out when I was trying to use JSR181 Annotations in favor of the services.xml configuration in XFire. Reading that blog entry is most likely a prerequisite for this o
午夜阳光
·
2010-08-08 15:00
spring
Web
bean
webservice
Security
SVN - Admin
common strategies for repository deployment Creating the repository and all of it's internals
Implementing
sakakokiya
·
2010-08-05 17:00
apache
SVN
ssh
Security
Access
Java设计模式之模板方法模式
TEMPLATE METHOD (Class Behavioral) Purpose Identifies the framework of an algorithm, allowing
implementing
alex_nit
·
2010-07-30 19:00
java
设计模式
Android ExpandableListActivity 学习笔记
An activity that displays an expandable list of items by binding to a data source
implementing
the ExpandableListAdapter
rain_2372
·
2010-07-27 21:00
android
xml
cache
J#
UP
Servlet API
javax.servlet Interface Servlet All Known
Implementing
Classes: GenericServlet public
我要的幸福
·
2010-07-16 09:00
Web
servlet
Access
UP
Implementing
the META Switch on IIS
http://msdn.microsoft.com/en-us/library/cc817572.aspx Windows Internet Explorer 8 introduces document compatibility modes that allow Web developers to tell the browser to render their pages in the s
javababy1
·
2010-06-25 17:00
Web
windows
Microsoft
IE
IIS
Implementing
the META Switch on IIS
http://msdn.microsoft.com/en-us/library/cc817572.aspx WindowsInternetExplorer8introducesdocumentcompatibilitymodesthatallowWebdeveloperstotellthebrowsertorendertheirpagesinthesamewayasolderversionswo
greystar
·
2010-06-25 17:00
Implementing
Spring-based DAOs without callbacks
~ 附上源码更清楚(部分):packageorg.springframework.orm.hibernate3.support;importorg.hibernate.HibernateException;importorg.hibernate.Session;importorg.hibernate.SessionFactory;importorg.springframework.dao.Data
holdbelief
·
2010-05-05 10:00
DAO
spring
thread
Hibernate
orm
Hibernate Session API中文翻译
Session All Superinterfaces: Serializable All Known Subinterfaces: EventSource, Session All Known
Implementing
yaoAyao
·
2010-04-30 20:00
sql
Hibernate
jdbc
UP
深度Clone 一个快速,肮脏的方法(Deep Clone of a business object: the quick and dirty way)
原文出处:http://www.primordialcode.com/index.php/2008/10/18/deep-clone-business-object-quick-dirty/ I was
implementing
wyf
·
2010-04-29 10:00
PHP
performance
silverlight
WPF
WCF
How to create a subtheme in Drupal 6
Drupal 6 made
implementing
subthemes relatively easy to do.
haohappy2
·
2010-04-26 17:00
PHP
css
UP
Issue of
implementing
profiling timer on some defective hardwares using QPF
在使用QueryPerformanceCounter和QueryPerformanceFrequency来实现Timer时,需要注意一个问题,就是使用QPF计算所得,可能比GetTickCount来大许多,这可能是因为硬件问题造成的,所以可能需要修正(或者因为这些硬件太老了,也不需要修正?)。 相关的资料在微软的知识库中有介绍:Performancecountervaluemayunexpecte
seizeF
·
2010-04-17 09:00
timer
performance
微软
profiling
2010
Static Initializers and Lazy Instantiation
The Singleton article gave one solution for
implementing
d02540315
·
2010-03-27 11:00
Access
UP
Implementing
a Web Application Firewall using ModSecurity
http://www.securitytube.net/
Implementing
-a-Web-Application-Firewall-using-ModSecurity-video.aspx
cnbird2008
·
2010-03-04 17:00
Message Driven Bean in Java EE 5
In the past, I posted a few examples of
implementing
Messaging using J2EE and Spring.
yangzb
·
2010-01-30 22:00
java
bean
servlet
jms
Glassfish
Message Driven Bean in Java EE 5
In the past, I posted a few examples of
implementing
Messaging using J2EE and Spring.
yangzb
·
2010-01-30 22:00
java
bean
servlet
jms
Glassfish
Message Driven Bean in Java EE 5
In the past, I posted a few examples of
implementing
Messaging using J2EE and Spring.
yangzb
·
2010-01-30 22:00
java
bean
servlet
jms
Glassfish
Message Driven Bean in Java EE 5
In the past, I posted a few examples of
implementing
Messaging using J2EE and Spring.
yangzb
·
2010-01-30 22:00
java
bean
servlet
jms
Glassfish
Implementing
dprintf() without __VA_ARGS
Implementing
dprintf() without __VA_ARGS__ Posted in C/C++, Programming by jeffhung @ January 29th, 2008
wapysun
·
2010-01-27 11:00
printf
Implementing
dprintf() without __VA_ARGS
Implementingdprintf()without__VA_ARGS__PostedinC/C++,Programmingbyjeffhung@January29th,2008|本系列共有三篇文章,以及一篇补充数据,建议依照以下顺序阅读: RaceconditioninCwrapperofmutexclass(补充资料) Implementingdprintf()with__VA_ARG
vrix
·
2010-01-27 11:00
thread
function
struct
File
functor
preprocessor
Implementing
the Singleton Pattern in C#
Thesingletonpatternisoneofthebest-knownpatternsinsoftwareengineering.Essentially,asingletonisaclasswhichonlyallowsasingleinstanceofitselftobecreated,andusuallygivessimpleaccesstothatinstance.Mostcommo
ericchina
·
2010-01-26 17:00
c#
constructor
performance
locking
instantiation
reference
.net
Ajax in Struts:
implementing
dependent select boxes
Inthisposting,IwanttoexplainhowIhavemadeuseofAJAXinaStrutsapplicationOnmycurrentproject,I’mbuildingaStruts-basedwebapplicationwithmanyinputforms.Manyoftheseformscontaintwoormoredependablehtmlselectbox
阿浊I
·
2010-01-20 16:00
java
bean
Ajax
servlet
struts
Ajax in Struts:
implementing
dependent select boxes
阅读更多Inthisposting,IwanttoexplainhowIhavemadeuseofAJAXinaStrutsapplicationOnmycurrentproject,I’mbuildingaStruts-basedwebapplicationwithmanyinputforms.Manyoftheseformscontaintwoormoredependablehtmlselec
阿浊I
·
2010-01-20 16:00
struts
bean
servlet
ajax
java
为什么自动化开发者比AUT开发者面临更多的挑战?
在这篇文章中提到自动化测试项目应该与开发项目一样看待:http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/descriptive-programming/
implementing
-a-gui-layer-with-classes
Testing_is_believing
·
2010-01-01 15:00
Implementing
Copy and Paste for the Java ME TextBox
转载:http://today.java.net/article/2006/12/21/
implementing
-copy-and-paste-java-me-textbox
小科学家
·
2010-01-01 13:00
paste
异常:Error: java.lang.IncompatibleClassChangeError:
Implementing
class
****MessageBrokerServletfailedtoinitializeduetoruntimeexception: Error:java.lang.IncompatibleClassChangeError:Implementingclass 在启动Tomcat时,出现了这个异常 原因: 加载的jar包有重复 解决: 仔细查看加载的包,去掉其中重复的。
shangpusp
·
2009-12-22 17:00
tomcat
exception
jar
Class
QTP面向对象框架
的类实现面向对象的QTP自动化测试框架:http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/descriptive-programming/
implementing
-a-gui-layer-with-classes
Testing_is_believing
·
2009-12-19 22:00
框架
function
object
测试
login
Dictionary
驱动开发教程
Driver Development Part 1: Introduction to Drivers Driver Development Part 2: Introduction to
Implementing
yexin218
·
2009-12-05 01:00
html
.net
Security
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他