目标:我们解析百度首页的logobs_baidu_logo.pyfrom urllib.request import urlopenfrom bs4 import BeautifulSouphtml = urlopen("http://www.baidu.com")bsObj = Beautiful...
分类:
编程语言 时间:
2015-09-16 12:48:22
阅读次数:
220
参加了几场面试,小结下问题:Java 运行时内存模型,最好能画出来Java 分代GC的原理,JVM中的集中GC 算法基本多线程的方法和原理HashMap ConcurrentHashMap怎么实现的Java序列化有几种方法,内建的Java序列化方法怎么用,如何定制序列化方法Java IO框架,异步i...
分类:
编程语言 时间:
2015-09-16 12:43:00
阅读次数:
275
原帖位置:http://tieba.baidu.com/p/3005287033在使用ubutu时,如果可以查看当前系统使用情况,如CPU,内存,网速等是非常爽的,今天就讲一下一个系统运行状态显示软件1. 用wget下载indicator-sysmonitor,下载完成之后在终端执行命令: wg.....
分类:
系统相关 时间:
2015-09-16 00:42:05
阅读次数:
243
下载nodejs,安装,单nodejs4.0.0 x64编译时,还需要python2.6 or python2.7;参考怎么安装python2.7: http://jingyan.baidu.com/article/19192ad8399a62e53e5707e0.html参考怎么安装no...
分类:
其他好文 时间:
2015-09-16 00:38:19
阅读次数:
248
官网http://fex.baidu.com/webuploader/以HTML5为为主 Flash为辅 同时可以兼容旧浏览器开始使用
分类:
Web程序 时间:
2015-09-15 23:29:55
阅读次数:
317
http://www.iteye.com/topic/281611 http://www.docin.com/p-35443522.html http://www.csdn.net/article/2012-04-11/2804419 http://baike.baidu.com/link?url=...
分类:
数据库 时间:
2015-09-15 19:46:39
阅读次数:
157
1.百度地图API: 官网:http://developer.baidu.com/map/ 申请密钥:http://lbsyun.baidu.com/apiconsole/key 百度地图开发demo:http://developer.baidu.com/map/jsdemo.htm#a1_2...
分类:
其他好文 时间:
2015-09-15 19:44:32
阅读次数:
179
转自:http://hi.baidu.com/tidy0608/item/ff930fe2436f2601560f1dd9sqlsever数据存在就更新,不存在就插入的两种方法两种经常使用的方法:1.Update,if@@ROWCOUNT=0theninsertUPDATETable1SETColu...
分类:
数据库 时间:
2015-09-15 18:17:25
阅读次数:
440
<!DOCTYPEhtml>
<html>
<head>
<scriptsrc="jslib/html2canvas.js"></script>
</head>
<body>
<h1>thisisjustthetest...</h1>
<imgsrc="http://www.baidu.com/img/bd_logo1.png"/>
<inputtype="button"val..
分类:
Web程序 时间:
2015-09-15 14:59:54
阅读次数:
148
#!/bin/bash#Remotemonitoring.Ifthenetworkisbroken,emailme~ping-c10www.baidu.com>33.logwhile["1"="1"]dot=$(awk‘{print$1}‘33.log)if[!-z$($t)];thenecho""sleep30elsebreak;fidoneecho"DiaoXianLe"|mail-s"down"abc@139.com
分类:
其他好文 时间:
2015-09-15 14:51:12
阅读次数:
122