- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/JelteF/PyLaTeX
- 软件文档: https://github.com/JelteF/PyLaTeX
软件介绍
PyLaTeX 是一个用来创建和编译 LaTeX 文件的 Python 库。
特性:
Document generation and compilation
Section, table, math, figure and package classes
A matrix class that can compile NumPy ndarrays and matrices to LaTeX
Very exstensible base classes that you can use to easily add new features
Contextmanager style class hierarchy
Functionality to escape special LaTeX characters
Bold, italic and verbatim functions
Every class has a dump method, which writes the output to a filepointer this way you can use snippets in in normal LaTeX files using
\input
依赖:
Python 3.x or Python 2.7
ordered-set
安装:pip install pylatex
细节决定交互设计的成败
张亮 / 2009-3 / 49.00元
《细节决定交互设计的成败》是一本非常实用的有关软件界面的交互设计和可用性设计方面知识的书籍,通过采用一问一答的形式,你将会有针对性地学习到一些能够很快应用在自己软件开发工作中的细节知识和诀窍。例如,如何减轻用户的等待感,如何预防和减少用户的使用错误等。另外,你会发现阅读《细节决定交互设计的成败》时会非常轻松和愉悦;这是由于《细节决定交互设计的成败》写作上的两个特点:第一,采用较多日常生活中的例子来......一起来看看 《细节决定交互设计的成败》 这本书的介绍吧!
