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

Algorithms and Data Structures

Algorithms and Data Structures

Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具