- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://pybee.org/project/projects/libraries/toga/
- 软件文档: https://toga.readthedocs.io/en/latest/
- 官方下载: https://github.com/pybee/toga/releases
软件介绍
Toga 是一个 Python 原生的 GUI 工具包。这是 BeeWare suite 的一部分。运行演示程序:
$ pip install toga-demo $ toga-demo
Functional Programming in Scala
Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!
