1.logger.debug("Debug ...")或logger.info("Info
...")或logger.warn("Warn ...")或logger.error("Error ...")
都只输出对应的信息,即logger.debug只输出debug的信息,info只输出info的信...
分类:
其他好文 时间:
2014-04-30 20:41:18
阅读次数:
704
首先写个php脚本输出json,注意,还要输出回车,方便android的bufferreader读取一行bookid
= $id; $this->bookname = $name; $this->bookinfo = $info; } ...
分类:
移动开发 时间:
2014-04-30 20:19:42
阅读次数:
684
def highlight_element(self, locator):
"""docstring for highlight_element""" self._info("start") element =
self._element_find(...
分类:
Web程序 时间:
2014-04-30 03:28:21
阅读次数:
610
费老劲看了parameter estimation for text
analysis,这两天一定把这个gibbs sampling for the
uninitiated看完><先收两个看起来不错的笔记:http://www.crescentmoon.info/?p=504http://www.x...
分类:
其他好文 时间:
2014-04-29 22:07:06
阅读次数:
467
1) 获取远程主机的端口信息和识别主机操作系统(Get info about remote host
ports and OS detection)nmap -sS -P0 -sV -O 可以是独立IP, 一个主机名 或一个子网-sS TCP
SYN扫描(也叫半开或隐蔽扫描)-P0 选项允许你...
分类:
其他好文 时间:
2014-04-28 01:10:16
阅读次数:
650