上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
摘要: 阅读全文
posted @ 2017-07-20 16:36 Sonnyb 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 示例代码:/etc/wordpress/wp-config.php <?php/** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * in 阅读全文
posted @ 2017-07-20 16:33 Sonnyb 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-20 16:28 Sonnyb 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 示例代码:/etc/nginx/nginx.conf user nginx;worker_processes auto;error_log /var/log/nginx/error.log;pid /run/nginx.pid;include /usr/share/nginx/modules/*.c 阅读全文
posted @ 2017-07-20 16:23 Sonnyb 阅读(503) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-20 16:19 Sonnyb 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-20 16:12 Sonnyb 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-20 16:06 Sonnyb 阅读(140) 评论(0) 推荐(0) 编辑
摘要: Shiro + SSM(框架) + Freemarker(jsp)讲解的权限控制Demo,还不赶快去下载? 我们知道Ajax不能做页面redirect和forward跳转,所以Ajax请求假如没登录,那么这个请求给用户的感觉就是没有任何反应,而用户又不知道用户已经退出或是 Session 超时了。这 阅读全文
posted @ 2017-07-11 15:01 Sonnyb 阅读(1052) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/su20145104009/article/details/52843735 首先实现分析: 1用户注册 客户单选择‘用户注册’,提示要输入用户名,密码,确认密码,校验成功后将用户 信息保存到数据库,并提示数据库注册成功,请登录 2用户登录 客户端选择‘登录 阅读全文
posted @ 2017-07-07 09:52 Sonnyb 阅读(237) 评论(0) 推荐(0) 编辑
摘要: https://git.oschina.net/thinkgem/jeesite 阅读全文
posted @ 2017-06-28 10:27 Sonnyb 阅读(171) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页