Python 的 ADB + Fastboot 实现 python-adb

码农软件 · 软件分类 · 手机开发包 · 2019-05-05 19:13:47

软件介绍

python-adb 是 Python 的 ADB + Fastboot 实现。python-adb 包括一个纯 Python 实现的 ADB 和 Fastboot 协议,使用 libusb1 进行 USB 沟通。python-adb 完全替代和重构了 Android 项目的 ADB 和 fastboot 代码(https://github.com/android/platform_system_core/tree/master/adb)。

依赖:

  • libusb1 (1.0.16+)

  • python-libusb1 (1.2.0+)

  • python-progressbar (for fastboot_debug, 2.3+)

  • python-m2crypto (0.21.1+)

本文地址:https://codercto.com/soft/d/5097.html

Object-Oriented Design Heuristics

Object-Oriented Design Heuristics

Arthur J. Riel / Addison-Wesley Professional / 1996-05-10 / USD 64.99

Product Description Here is the first object-oriented development book to provide specific experience-based guidelines to help developers make the right design decisions. This book offers the next ......一起来看看 《Object-Oriented Design Heuristics》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具