- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Android
- 软件首页: https://github.com/facebook/fb-adb
软件介绍
fb-adb 是一个用于 Android 设备上的界面工具,用于与 Android 系统的交互。它与 Android adb 之间存在很多的相同点,但是 fb-adb 能够更好的支持远程;且 Bug 更少。
-
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
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》 这本书的介绍吧!
