Chinaunix首页 | 论坛 | 博客
  • 博客访问: 474909
  • 博文数量: 59
  • 博客积分: 345
  • 博客等级: 二等列兵
  • 技术积分: 1380
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-18 22:44
个人简介

to be myself

文章分类

全部博文(59)

文章存档

2017年(5)

2013年(47)

2012年(3)

2011年(4)

发布时间:2017-09-21 10:09:19

爬虫;Ubuntu;Packages;Ubuntu资源;Python;deb......【阅读全文】

阅读(1917) | 评论(2) | 转发(0)

发布时间:2017-09-18 14:25:42

"D:\AStyle\bin\Astyle.exe" --style=ansi -s4 -S -N -L -m0 -M40 --convert-tabs --suffix=.pre %f%f 为SourceInsight当前文件选项......【阅读全文】

阅读(2204) | 评论(0) | 转发(0)

发布时间:2017-08-28 13:50:06

需求:将文件中的linux路径替换成windows路径,使用Notepad++如何操作?如/mnt/hgfs/source/os/dir1替换为d:\source\os\dir1第一步:替换/mnt/hgfs/为d:\(/mnt/hgfs/source/os/dir1==》d:\source/os/dir1)第二步:操作:1. 打开替换对话框(“搜索”-》“替换”)2. 打开录制宏功能(“宏”-》“开始录制”.........【阅读全文】

阅读(2216) | 评论(0) | 转发(0)

发布时间:2017-08-22 17:31:01

基于python实现自动下载百度图片......【阅读全文】

阅读(2668) | 评论(0) | 转发(0)

发布时间:2017-08-22 11:27:40

1. python3.5安装scrapy报错#pip install scrapyerror: Setup script exited with error: [Errno 2] No such file or directory: 'd:\\XXX\\python-3.5.0-x64\\python35.zip\\lib2to3\\Grammar.txt'可能的解决方法:下载python3.6源码,用python36.zip里的lib2to3替换掉python35.zip的lib2to3,重新pip install scrapy.........【阅读全文】

阅读(2037) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册