书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 1364 个相关结果.
  • ProPlot v0.6.4 Documentation

    A lightweight matplotlib wrapper for making beautiful, publication-quality graphics.
  • Gunicorn 19.9.0 Documentation

    Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with vari...
  • Apache Libcloud 3.1.0 documentation

    libcloud 是一个访问云计算服务的统一接口,该项目已经成为 Apache 组织的顶级项目,采用 Python 开发。
  • Peewee 3.0.0 Documentation

    Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
  • Pony ORM v0.7.14 Documentation

    Pony is an advanced object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using Python generator expressions and lambdas. P...
  • PyMuPDF v1.19.6 Documentation

    PyMuPDF is a Python binding for MuPDF – a lightweight PDF, XPS, and E-book viewer, renderer, and toolkit, which is maintained and developed by Artifex Software, Inc
  • 软件设计的哲学

    斯坦福教授、Tcl 语言发明者 John Ousterhout 的著作《A Philosophy of Software Design》,自出版以来,好评如潮。按照 IT 图书出版的惯例,如果冠名为“实践”,书中内容关注的是某项技术的细节和技巧;冠名为“艺术”,内容可能是记录一件优秀作品的设计过程和经验;而冠名为“哲学”,则是一些通用的原则和方法论,这些原则...
  • 【试读】Practical Common Lisp (中英文对照版)

    这是一本不同寻常的Common Lisp入门书。本书首先从作者的学习经过及语言历史出发,随后用21个章节讲述了各种基础知识,主要包括:REPL 及Common Lisp 的各种实现、S- 表达式、函数与变量、标准宏与自定义宏、数字与字符以及字符串、集合与向量、列表处理、文件与文件I/O 处理、类、FORMAT格式、符号与包,等等。而接下来的9 个章节则翔实地...
  • [未完本] Go实战开发

    Go实战开发,尝试在golang中完成100多个不同类别的项目。
  • 《Mastering GO》中文译本,玩转 GO

    本书适用于Golang程序员。您之前应该阅读有关Go的介绍性书籍,或者已经完成了Go By Example。本书的内容包括但不限于并发、网络编程、垃圾回收、组合、GO UNIX系统编程、基本数据类型(Array,Slice,Map)、GO源码、反射,接口,类型方法等高级概念。阅读本书需要一定的编程经验。如果你在工作中使用Go或者业余时间爱好GO,那么这本书一...