Android 系统的交互工具 fb-adb

码农软件 · 软件分类 · 其他开发相关 · 2019-10-21 07:14:17

软件介绍

fb-adb 是一个用于 Android 设备上的界面工具,用于与 Android 系统的交互。它与 Android adb 之间存在很多的相同点,但是 fb-adb 能够更好的支持远程;且 Bug 更少。

fb-adb 与 Android adb 之间的差异如下:

  • is binary clean (no LF -> CRLF mangling)

  • transmits and updates window size

  • distinguishes standard output and standard error

  • properly muxes streams with independent flow control

  • allows for ssh-like pty allocation control

  • propagates program exit status instead of always exiting with status 0

  • properly escapes program arguments

  • kills remote program

  • provides a generic facility to elevate to root without re-escaping


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

Programming Amazon Web Services

Programming Amazon Web Services

James Murty / O'Reilly Media / 2008-3-25 / USD 49.99

Building on the success of its storefront and fulfillment services, Amazon now allows businesses to "rent" computing power, data storage and bandwidth on its vast network platform. This book demonstra......一起来看看 《Programming Amazon Web Services》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具