搜索资源列表
UART-8052
- 8052串口驱动--(包括波特率计算,以及几个内存查看的shell命令)-8052 -- (including baud rate, and several memory access to the shell commands)
busybox-linux-e680
- 手机嵌入式Linux下可用的busybox源码,可替代shell的多种命令-phone Embedded Linux source code available busybox, the shell can replace multiple orders
Soft20060208150859066
- Delphi Tiny_Shell 3k (普通版本+端口复用穿防火墙) Tiny_Shell 0.1 (普通版本)By Anskya 某天精神好了一点的时候写的,使用KOL+删除多余资源+清除PE重定位表+FSG压缩体积只有3k. 感谢那些提供Code和教程的GG and JJ们~~ ^_^~部分代码直接翻译C的shell Tiny_Shell.dpr 工程时最简单的shell采用匿名单管道设计,本来打算不用管道直接写的,但是怕连目录都无法显
kruton-connectbot-v1.7.1-19-g6538b31
- ConnectBot是Android平台的一款开源的终端命令行软件,支持命令行操作你的Android手机,支持ssh远程连接类unix服务器,支持telnet远程登录服务器,非常实用。 http://code.google.com/p/connectbot/-ConnectBot is a Secure Shell client for the Android platform. Its ultimate goal is to create a secure connection throu
busybox-1.8.1.tar
- BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、 cat 和 echo等等,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的she-BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。
android-shell-master
- 一个android下的shell工具,让你可以再android中使用linux shell命令.使用前需要获得root权限.-a shell tool in android system,your androids set has to root befor you use this tool
QDAC_RootShellDemo
- 这个演示的例子实现了一个TQAndroidShell,可以用于在Android程序中执行Shell命令并演示了如何获得Root权限。DelphiXE5编译通过-This demo example implements a TQAndroidShell, can be used to the Shell command in the Android program and demonstrates how to get Root permission.
AdbShell命令表
- adbshell常用命令 让普通用户更方便地使用adb shell 附带明确注释(adbshell's useful commands)
adb
- android 手机联机终端调试工具,是在命令行中执行,在Windows中,运行cmd,然后连接手机和电脑,在cmd中执行adb shell(android mobile and pc compile toos!!!)