作者:daidai5771

用appium + python3实现app的数据抓取

No Picture

appium可以说是做app最火的一个自动化框架,它的主要优势是支持andr…

Read More »

google play apk下载的常用开源代码

No Picture

https://github.com/NoMore201/googlepla…

Read More »

Python 下好用的翻译api

No Picture

一,直接用google的翻译库 pip install googletran…

Read More »

python常用工具包(含自然语言处理和机器学习等)

No Picture

网络 1)通用 urllib -网络库(stdlib)。 requests …

Read More »

python 下nltk的安装和使用

No Picture

1,安装python库 pip install nltk 2.安装nltk_…

Read More »

前端常用开源及包集锦

No Picture

一、 语言编辑器 npm install monaco-editor@0.1…

Read More »

scrapy抓取过程简述

No Picture

    下载器中间件(Downloader middle…

Read More »

GitHub中的README.MD文件编写语法

No Picture

一、大标题 例子 =============================…

Read More »

python 常用方法集锦

No Picture

一,字符串截取 print str[0:3] #截取第一位到第三位的字符 p…

Read More »

常用开源地址集锦

No Picture

一、google apk下载apk https://github.com/N…

Read More »