- 授权协议: 未知
- 开发语言: Python
- 操作系统: Windows
- 软件首页: http://www.fabfile.org/
- 软件文档: http://docs.fabfile.org/en/1.10/
软件介绍
Fabric 是一个 Python (2.5 或更高) 库和命令行工具,用于连接到 SSH 服务器并执行命令。
示例代码:
from fabric.api import rundef host_type():run('uname -s')
Pragmatic Thinking and Learning
Andy Hunt / The Pragmatic Bookshelf / 2008 / USD 34.95
In this title: together we'll journey together through bits of cognitive and neuroscience, learning and behavioral theory; you'll discover some surprising aspects of how our brains work; and, see how ......一起来看看 《Pragmatic Thinking and Learning》 这本书的介绍吧!
