"Bella," I corrected him, with a smile. Bella我用笑容回应他。 "I'm Mike.""Hi, Mike.""Do you need any help finding your next class?""I'm headed to the gym, act ...
分类:
其他好文 时间:
2016-10-06 19:57:50
阅读次数:
176
修改 /etc/sudoers 文件,找到下面一行,在root下面添加一行,如下所示:## Allow root to run any commands anywhereroot ALL=(ALL) ALLtom ALL=(ALL) ALL修改完毕,现在可以用tom帐号登录,然后用命令 su - , ...
分类:
其他好文 时间:
2016-10-05 22:08:07
阅读次数:
170
内置函数abs()√all()any()ascii()bin()bool()bytearry()bytes()callable()chr()compile()complex()dict()dir()enumerate()help()id()isinstance()float()format()frozenset()globals()locals()hash()hex()len()list()map()max()min()sum()type()zip()memoryview()set()oct()or..
分类:
其他好文 时间:
2016-10-04 08:03:05
阅读次数:
205
Electronic Payment App is getting more and more popular now. People don't have to bring credit cards any more. All they need to do is using their smar ...
分类:
移动开发 时间:
2016-10-02 11:04:01
阅读次数:
205
Implement regular expression matching with support for '.' and '*'. '.' Matches any single character. '*' Matches zero or more of the preceding elemen ...
分类:
其他好文 时间:
2016-10-02 00:28:27
阅读次数:
185
题目: Implement regular expression matching with support for '.' and '*'.'.' Matches any single character.'*' Matches zero or more of the preceding elem ...
分类:
其他好文 时间:
2016-09-30 15:15:37
阅读次数:
159
ionic之AngularJS(十)——手势事件 Posted on 2015年12月23日 by cswisdomliu 长按 : on-hold 在屏幕同一位置按住超过500ms,将触发on-hold事件: 你可以在任何元素上使用这个指令挂接监听函数: <any on-hold=“…”>…</a ...
分类:
其他好文 时间:
2016-09-28 19:34:13
阅读次数:
551
介绍: Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file s ...
分类:
Web程序 时间:
2016-09-26 20:16:29
阅读次数:
198
git init 产生的目录解释 error: src refspec master does not match any. 引起该错误的原因是,目录中没有文件,空目录是不能提交上去的 error: insufficient permission for adding an object to re ...
分类:
其他好文 时间:
2016-09-26 20:00:18
阅读次数:
107
0x01 看一条规则alert tcp any any -> any any (content:"union";http_uri;nocase;content:"select":nocase;http_uri;)下面这两条会触发哪一条?http://foo.com?id=union select h ...
分类:
其他好文 时间:
2016-09-26 17:40:38
阅读次数:
115