shileiadmin

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年10月15日

摘要: 1.文档化字符串例子#!/bin/env pythondef getHtml(): "getHtml function is use get html infomation" print 'getHtml() do ...'getHtml()help(getHtml)2.if __name__=='... 阅读全文
posted @ 2014-10-15 20:42 shileiadmin 阅读(130) 评论(0) 推荐(0)

2014年8月16日

摘要: [root@localhost ~]# service httpd startStarting httpd: (13)Permission denied: make_sock: could not bind to address 192.168.1.153:28080no listening soc... 阅读全文
posted @ 2014-08-16 00:23 shileiadmin 阅读(398) 评论(0) 推荐(0)