参考:http://blog.chinaunix.net/uid-25120309-id-3349691.htmlhttp://blog.sina.com.cn/s/blog_88cdde9f010199ps.htmlifconfig eth0 | grep "inet[^6]" | sed -n ...
分类:
其他好文 时间:
2015-03-17 00:40:35
阅读次数:
127
转载于http://blog.chinaunix.net/uid-21633169-id-4332621.htmlDjango 使用 request 和 response 对象表示系统状态数据..当请求一个页面时,Django创建一个 HttpRequest 对象.该对象包含 request 的元数...
分类:
其他好文 时间:
2015-03-16 20:56:09
阅读次数:
114
1 INSERT INTO `game_2015newterm_user` (`uid`, `lq`, `xm`, `ct`, `by`, `lj`, `xmlbq`, `ctlbq`, `bylbq`, `ljlbq`, `tdate`) select uid, '0', '3', '0', '0...
分类:
数据库 时间:
2015-03-16 12:48:39
阅读次数:
123
linux 安全系统的核心 是 用户帐号,访问linux系统的每一个人都应该应有已经分配的,唯一的用户帐号, /etc/passwd 包含几条与linux用户相关的几条信息;; 如下: 用户名:用户密码:uid:gid:注释字段:home目录:默认shell;; 观察/etc...
分类:
系统相关 时间:
2015-03-15 22:46:16
阅读次数:
153
http://blog.chinaunix.net/uid-1728743-id-3546152.htmlhttps://github.com/loveshell/ngx_lua_waf
分类:
其他好文 时间:
2015-03-15 07:09:31
阅读次数:
154
//1.0 获取我的申请单 int uid = UserMgr.GetCurrentLoginUser().uID; //2.0 获取参数 string kname = f["kname"]; string s...
分类:
其他好文 时间:
2015-03-15 00:31:23
阅读次数:
160