2016年5月31日
摘要:
静觅 » Python爬虫入门二之爬虫基础了解 2.浏览网页的过程 在用户浏览网页的过程中,我们可能会看到许多好看的图片,比如 http://image.baidu.com/ ,我们会看到几张的图片以及百度搜索框,这个过程其实就是用户输入网址之后,经过DNS服务器,找到服务器主机,向服务器发出一个请
阅读全文
posted @ 2016-05-31 20:38
njczy2010
阅读(185)
推荐(0)
摘要:
转自: http://cuiqingcai.com/927.html 静觅 » Python爬虫入门一之综述 首先爬虫是什么? 网络爬虫(又被称为网页蜘蛛,网络机器人,在FOAF社区中间,更经常的称为网页追逐者),是一种按照一定的规则,自动的抓取万维网信息的程序或者脚本。 要学习Python爬虫,我
阅读全文
posted @ 2016-05-31 20:34
njczy2010
阅读(195)
推荐(0)
2016年5月21日
摘要:
传送门 Sitting in Line Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 293 Accepted Submission(s)
阅读全文
posted @ 2016-05-21 22:30
njczy2010
阅读(569)
推荐(0)
2016年5月19日
摘要:
传送门 1043 幸运号码 基准时间限制:1 秒 空间限制:131072 KB 分值: 20 难度:3级算法题 收藏 关注 1043 幸运号码 基准时间限制:1 秒 空间限制:131072 KB 分值: 20 难度:3级算法题 1043 幸运号码 基准时间限制:1 秒 空间限制:131072 KB
阅读全文
posted @ 2016-05-19 10:32
njczy2010
阅读(259)
推荐(0)
2016年5月18日
摘要:
传送门 1624 取余最长路 基准时间限制:1 秒 空间限制:131072 KB 分值: 40 难度:4级算法题 收藏 关注 1624 取余最长路 基准时间限制:1 秒 空间限制:131072 KB 分值: 40 难度:4级算法题 1624 取余最长路 基准时间限制:1 秒 空间限制:131072
阅读全文
posted @ 2016-05-18 10:27
njczy2010
阅读(356)
推荐(0)
2016年5月15日
posted @ 2016-05-15 17:53
njczy2010
阅读(3)
推荐(0)
2016年5月13日
摘要:
传送门 04. Range Sum Query 2D - Immutable My Submissions QuestionEditorial Solution Total Accepted: 12544 Total Submissions: 56503 Difficulty: Medium Giv
阅读全文
posted @ 2016-05-13 13:17
njczy2010
阅读(215)
推荐(0)
摘要:
传送门 306. Additive Number My Submissions QuestionEditorial Solution 306. Additive Number QuestionEditorial Solution Total Accepted: 10259 Total Submiss
阅读全文
posted @ 2016-05-13 10:53
njczy2010
阅读(496)
推荐(0)
2016年5月10日
摘要:
传送门 Given a list of unique words. Find all pairs of distinct indices (i, j) in the given list, so that the concatenation of the two words, i.e. words[
阅读全文
posted @ 2016-05-10 16:30
njczy2010
阅读(447)
推荐(0)
摘要:
传送门 203. Remove Linked List Elements My Submissions QuestionEditorial Solution Total Accepted: 62648 Total Submissions: 217789 Difficulty: Easy Remove
阅读全文
posted @ 2016-05-10 13:27
njczy2010
阅读(204)
推荐(0)