本月博客排行
年度博客排行
-
第1名
宏天软件 -
第2名
龙儿筝 -
第3名
青否云后端云 - wallimn
- vipbooks
- gashero
- wy_19921005
- benladeng5225
- fantaxy025025
- zysnba
- ssydxa219
- e_e
- javashop
- sam123456gz
- arpenker
- tanling8334
- kaizi1992
- xpenxpen
- xiangjie88
- wiseboyloves
- ganxueyun
- lemonhandsome
- xyuma
- sichunli_030
- wangchen.ily
- jh108020
- zxq_2017
- jbosscn
- Xeden
- zhanjia
- johnsmith9th
- forestqqqq
- luxurioust
- lzyfn123
- ajinn
- nychen2000
- wjianwei666
- daizj
- hanbaohong
- 喧嚣求静
- ranbuijj
- silverend
- kingwell.leng
- lchb139128
- kristy_yy
- lich0079
- jveqi
- java-007
- sunj
- yeluowuhen
最新文章列表
把英语踩在脚下的10条黄金准则! ---COOL
把英语踩在脚下的10条黄金准则!
.What is language for? Some people seem to think it is for practicing grammar rules and learning lists of words--the longer the words the better. That’s wrong. Language is for the exc ...
axis2 实现web service的方式
Getting Comfortable with Available Options
Axis2 provides a number of ways to create a service, such as:
Create a service and build it from scratch: In this case, you build your service class ...
Design a message format
Where there is communication,there is message exchange.
In a SMS(short message system),there are binary stream based protocols,such as SMPP,SGIP,CNGP,SMGP,etc.
Using binary messages results in efficien ...
关于Flex2.0的10个误区
#1 - Flex 需要flex播放器
错误,Flex应用开发需要flexSDK,生成swf文件运行于flashplayer中,不要求其他特定环境支持。
#2 - Flex 需要特定的server
错误,Flex SDK生成的swf文件可以部署到任何的webserver上。以前的flex1.5需要jrun,但是flex2.0已经没有这个限制了。
#3 - Flex 价格不菲
错误 ...
iBatis 中一对多时要注意的问题
出现的问题:2006-08-25 16:41:40 [com.opensymphony.oscache.base.Config]-[DEBUG] Config() called2006-08-25 16:41:40 [com.opensymphony.oscache.base.Config]-[DEBUG] Getting Config2006-08-25 16:41:40 [com.opensym ...
如何从pfx/p12文件中提取RSA密钥长度及其他相关信息
在Security编程中,有几种典型的密码交换信息文件格式:DER-encoded certificate: .cer, .crtPEM-encoded message: .pemPKCS#12 Personal Information Exchange: .pfx, .p12PKCS#10 Certification Request: .p10PKCS#7 cert request respons ...