上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 26 下一页
摘要: 1、设置接口@Constraint(validatedBy = ChineseIdNumberValidator.class)@Target({ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER})... 阅读全文
posted @ 2015-04-20 14:52 samu 阅读(874) 评论(0) 推荐(0) 编辑
摘要: http://developer.51cto.com/art/201104/253257_1.htmava EE 6核心特征:Bean Validation特性概述(2)2011-04-02 14:33 张冠楠 陈志娴IBM developerWorks字号:T|T数据验证在 Java 分层结构的应... 阅读全文
posted @ 2015-04-20 14:48 samu 阅读(2908) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python# -*- coding: utf-8 -*-import structimport sysimport binascii import pdb#搜狗的scel词库就是保存的文本的unicode编码,每两个字节一个字符(中文汉字或者英文字母)#找出其每部分的偏移位置... 阅读全文
posted @ 2015-04-17 21:20 samu 阅读(2237) 评论(0) 推荐(0) 编辑
摘要: http://www.nlpcn.org/demo 阅读全文
posted @ 2015-04-17 19:41 samu 阅读(171) 评论(0) 推荐(0) 编辑
摘要: mvn install -DskipTestsmvn install -Dmaven.test.skip=true 阅读全文
posted @ 2015-04-17 00:55 samu 阅读(134) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/21944202/using-ehcache-in-spring-4-without-xml1、Ehcache配置类@Configuration@EnableCachingpublic class CachingConfig im... 阅读全文
posted @ 2015-04-16 11:37 samu 阅读(1114) 评论(0) 推荐(0) 编辑
摘要: 联动汇付易宝银联微信(0.6%)ping++ 阅读全文
posted @ 2015-04-16 11:33 samu 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 1、配置类@Configuration@EnableCachingpublic class CacheConfiguration {// implements CachingConfigurer { @Bean //@Override public CacheManager cac... 阅读全文
posted @ 2015-04-16 11:32 samu 阅读(1991) 评论(0) 推荐(0) 编辑
摘要: 选择器框模型背景和边框文本效果2D/3D 转换动画多列布局用户界面CSS3 边框border-radiusbox-shadowborder-image 阅读全文
posted @ 2015-04-16 10:46 samu 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 域网内可以通过下述命令来根据ip地址查询其他主机名(Linux)使用nmblookup -A ip命令查询Linux代码[admin@v015213 ~/lpmall]$ nmblookup -A10.19.30.17Looking up status of10.19.30.17 COM-11111... 阅读全文
posted @ 2015-04-15 11:31 samu 阅读(770) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 26 下一页