本月博客排行
-
第1名
duanfei -
第2名
benladeng5225 -
第3名
steven789654 - wddpwzzhao123
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
wy_19921005 - benladeng5225
- kaizi1992
- tanling8334
- vipbooks
- sam123456gz
- arpenker
- zysnba
- fantaxy025025
- wallimn
- e_e
- jh108020
- ganxueyun
- Xeden
- xyuma
- wangchen.ily
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- xiangjie88
- xpenxpen
- 喧嚣求静
- lchb139128
- kristy_yy
- javashop
- lzyfn123
- sunj
- yeluowuhen
- ajinn
- lerf
- lemonhandsome
- chenqisdfx
- xiaoxinye
- flashsing123
- lyndon.lin
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- paulwong
- sgqt
- 青否云后端云
- hudiemeng870329
- mft8899
- java_doom
最新文章列表
把英语踩在脚下的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 ...