自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Manjaro安装googlepinyin

装搜狗拼音时,不知道是不是因为本太老装的i686版的系统,总是报错: error: target not found: fcitx-sogoupinyin无奈只有投靠googlepinyin了:pacman -S fcitx-im fcitx-configtool fcitx-googlepinyin在用户根目录创建一个新文件:nano ~/.xprofile内容...

2018-08-31 23:30:17 22416 2

原创 Ubuntu18.04安装lxml

用BeautifulSoup时报错:BeautifulSoup(html, features='lxml') bs4.FeatureNotFound: Couldn’t find a tree builder with the features you requested: lxml. Do you need to install a parser library?原因是需要安...

2018-08-17 17:38:41 2758

原创 Ubuntu18.04配置ADB调试环境

Ubuntu18.04配置ADB调试环境1、安装adbapt-get install android-tools-adb安装完后运行adbadb start-server2、将android设备连接至电脑,通过lsusb命令查看usb设备。粗体是android设备lsusb Bus 002 Device 002: ID 8087:8000 Intel ...

2018-08-15 19:19:18 12154 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除