addslashes() 例子:";echo addslashes($str) . " This is safe in a database query.";?>输出:Who's John Adams? This is not safe in a database query.Who\'s John...
分类:
Web程序 时间:
2015-01-29 14:17:36
阅读次数:
125
http://www.cnblogs.com/deerchao/archive/2006/08/24/zhengzhe30fengzhongjiaocheng.htmldeerchao的blogBe and aware of who you are.正则表达式30分钟入门教程来园子之前写的一篇正则表...
分类:
其他好文 时间:
2015-01-29 11:55:30
阅读次数:
270
Wall
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 30701
Accepted: 10340
Description
Once upon a time there was a greedy King who ordered his chief Archite...
分类:
其他好文 时间:
2015-01-29 09:26:50
阅读次数:
112
[This post is by Gilles Debunne, an engineer in the Android group who loves to get multitasked. — Tim Bray]A good practice in creating responsive appl...
分类:
其他好文 时间:
2015-01-28 14:34:20
阅读次数:
180
链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1755
题意:Ms. Terry is a pre-school art teacher who likes to have her students work with clay. One of her assignments is to form a lump...
分类:
编程语言 时间:
2015-01-27 20:22:45
阅读次数:
310
1. 查看当前用户(用户数)
root@kallen:~# who
[ | wc -l]
root@kallen:~# who
kallen tty4 2015-01-16 10:46
kallen tty5 2015-01-16 10:47
kallen tty2 2015-01-16 10:42
kallen tty3 2015-01-16 10:42
...
分类:
系统相关 时间:
2015-01-27 18:25:07
阅读次数:
199
Electric resistance
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
Now give you a circuit who has n nodes (marked from 1 to n) ,...
分类:
其他好文 时间:
2015-01-27 11:14:14
阅读次数:
206
Linux显示各栏位的标题信息列
youhaidong@youhaidong-ThinkPad-Edge-E545:~$ who -H
名称 线路 时间 备注
youhaidong :0 2015-01-26 22:43 (:0)
youhaidong pts/0 2015-01-26 22:45 (:0)...
分类:
系统相关 时间:
2015-01-27 00:41:30
阅读次数:
193
Linux显示目前登入系统的用户信息
youhaidong@youhaidong-ThinkPad-Edge-E545:~$ who
youhaidong :0 2015-01-26 22:43 (:0)
youhaidong pts/0 2015-01-26 22:45 (:0)...
分类:
系统相关 时间:
2015-01-27 00:40:51
阅读次数:
207
Linux显示登入系统的帐号名称和总人数
youhaidong@youhaidong-ThinkPad-Edge-E545:~$ who -q
youhaidong youhaidong
# 用户数=2
youhaidong@youhaidong-ThinkPad-Edge-E545:~$ who --count
youhaidong youhaidong
# 用户数=2...
分类:
系统相关 时间:
2015-01-27 00:40:04
阅读次数:
137