03 2017 档案

摘要:the import java.util cannot be resolved 导入JRE System Library. 右键项目 Build Path Configure Build Path... (点击后打开 Properties for ProjectName 对话框, ProjectNa 阅读全文
posted @ 2017-03-30 20:33 沧海青蛙 阅读(13097) 评论(0) 推荐(2)
摘要:```c# // he 是HtmlElement对象 // GetAttribute("class") 一直取空值 he.GetAttribute("className") ``` 阅读全文
posted @ 2017-03-25 10:30 沧海青蛙 阅读(5241) 评论(0) 推荐(0)
摘要:user agent "点击获取更多" 阅读全文
posted @ 2017-03-23 16:54 沧海青蛙 阅读(477) 评论(0) 推荐(0)
摘要:```python import datetime datetime.datetime.now().year datetime.datetime.now().month datetime.datetime.now().day # 示例 ubuntu@ThinkCentre:~$ python3 Python 3.5.2 (default, Nov 17 2016, 17:05:23) [GCC... 阅读全文
posted @ 2017-03-23 14:07 沧海青蛙 阅读(67078) 评论(2) 推荐(0)
摘要:[TOC] 安装Scrapy出错 安装 使用pip安装(Ubuntu) 错误 cryptography安装出错 使用pip安装Scrapy时: 解决方法 "点击查看原文" 可能的原因: 缺少依赖库. for Ubuntu python2 python3 `sudo apt get install b 阅读全文
posted @ 2017-03-21 17:31 沧海青蛙 阅读(1580) 评论(0) 推荐(0)
摘要:[TOC] 安装Scrapy出错 安装 使用pip安装(Ubuntu) 错误信息 使用pip安装Scrapy时: 解决方法 "点击查看原文" 可能的原因: 缺少依赖库. for Ubuntu python2 python3 `sudo apt get install build essential 阅读全文
posted @ 2017-03-21 17:31 沧海青蛙 阅读(2448) 评论(0) 推荐(0)
摘要:VMware全屏时, 隐藏上方横条 菜单栏打开 编辑 选择 首选项 找到 显示 取消勾选 在全屏时取消固定时显示工具栏边缘 阅读全文
posted @ 2017-03-17 17:23 沧海青蛙 阅读(15519) 评论(1) 推荐(3)