在windows Server2008及以上系統,如果UAC Enabled,ACE列表中不會包含Administrators成員的SID,所以即使你是administrators的成員,也無法訪問D盤! 解决方法参考如下文章: Changes to tokens When a user who i ...
http://blog.csdn.net/facekbook/article/details/54962975 shiro和web项目整合,实现类似真实项目的应用 web项目中认证 web项目中授权 shiro缓存 sessionManager使用 验证码功能实现 记住我功能实现 web项目中认证 ...
分类:
Web程序 时间:
2017-07-04 21:53:28
阅读次数:
434
1. problem description: as the title show, i miss the first problem using pt-online-schema-change tool to modify the table online. no more message pri ...
分类:
其他好文 时间:
2017-07-04 18:28:23
阅读次数:
536
1. 确保系统已经安装jdk1.8,以及Tomcat8。 注:使用Tomcat7会出现很多问题,我遇到的是直接打不开solr的index页面,看网上有网友说还会遇到各种css、js资源404。。还有logging页面,各种Java异常提示,servlet api方法不存在等等。 2. 下载solr- ...
分类:
其他好文 时间:
2017-07-04 18:08:28
阅读次数:
182
?? /*最少拦截系统 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 25347 Accepted Submission(s): 9959 P ...
分类:
其他好文 时间:
2017-07-04 15:32:10
阅读次数:
138
转:http://blog.csdn.net/miss_ok/article/details/52777115 npm info React-native(目前是0.34.1) 知道最新版本后,通过以下命令来安装:npm install --save react-native@0.34.1 同样,n ...
分类:
其他好文 时间:
2017-07-03 22:36:06
阅读次数:
390
在进行mybatis逆向工程到时候,报错,提示maven plugin 错误,提示missing..... 解决办法: 因为之前到pom中忘记了加版本信息,添加后错误消失: ...
分类:
其他好文 时间:
2017-07-03 16:36:26
阅读次数:
195
Pow(x, n) Total Accepted: 25273 Total Submissions: 97470My Submissions Implement pow(x, n). 题意:求x的n次幂 思路:二分法 n有可能是负的或正的 当n为负是,pow(x, n) = 1/pow(x, -n) ...
分类:
其他好文 时间:
2017-07-03 10:06:30
阅读次数:
180
Mr. Young's Picture Permutations Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 1128 Accepted: 562 Description Mr. Young wishes to take a ...
分类:
其他好文 时间:
2017-07-03 01:11:56
阅读次数:
721
The Frog's Games Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 7307 Accepted Submission(s): 349 ...
分类:
其他好文 时间:
2017-07-02 19:41:55
阅读次数:
171