在v6.2开始后,需要设置<requires-namespaced-parameters>false</requires-namespaced-parameters> 来避免在jsp中写<portlet:namespace/>的input前缀 在v7.0发现,注解方式是不灵的! 即 "javax.p ...
分类:
其他好文 时间:
2016-11-27 23:54:45
阅读次数:
624
Dapper.NET is not just another ORM tool, it’s considered as the king of ORM. Because it’s fast, easy to integrate, requires fewer lines of code, suppo ...
分类:
移动开发 时间:
2016-11-27 06:24:59
阅读次数:
889
Knowing a word means knowing both its sound and its meaning, while being able to use a word requires four kinds of information: 1) its sounds 2) its m ...
分类:
编程语言 时间:
2016-11-23 23:27:23
阅读次数:
238
回顾:Linux程序包管理的实现,rpm管理器rpm命令实现程序管理:安装:-ivh,--nodeps,--replacepkgs卸载:-e,--nodeps升级:-Uvh,-Fvh,--nodeps,降级:--oldpackage查询:-q,-qa,-qf,-qi,-qd,-qc,-q--scripts,-q--changlog,-q--provides,-q--requires校验:-V导入GPG秘钥:--impo..
分类:
其他好文 时间:
2016-11-21 20:20:22
阅读次数:
250
nginx编译错误: 执行如下命令安装缺少的文件即可 ...
分类:
Web程序 时间:
2016-11-19 23:49:33
阅读次数:
259
解决方法:在菜单栏,Tools->Android->Enable ADB integration勾选就可以了。 ...
分类:
移动开发 时间:
2016-11-16 17:16:44
阅读次数:
733
是应为版本弄混了,不可以把el7的mysql装到el6系统上,重新下载centos6对应的版本的,这里是centos6选择el6版本的 然后 就可以了 初始化 然后用刚才的密码登录 ok. 可以参考:http://dev.mysql.com/doc/mysql-yum-repo-quick-guid ...
分类:
数据库 时间:
2016-11-10 07:37:02
阅读次数:
298
用SSM搭建的项目,部署时出现了以下错误 Server Tomcat v8.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing th ...
分类:
其他好文 时间:
2016-11-04 23:47:17
阅读次数:
632
https://en.wikipedia.org/wiki/Hard_coding Considered an anti-pattern, hard coding requires the program's source code to be changed any time the input ...
分类:
其他好文 时间:
2016-11-04 20:40:48
阅读次数:
171
// RSA, a suite of routines for performing RSA public-key computations in// JavaScript.//// Requires BigInt.js and Barrett.js.//// Copyright 1998-2005 ...
分类:
编程语言 时间:
2016-11-03 13:38:54
阅读次数:
347