Falcon v3.0.0-b1 DocumentationThe Falcon Web Framework Release v3.0b1 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks tiny server of mine and was ~40% faster with only 20 minutes of work.” “Falcon is rock solid and it’s fast.” “I’m loving #falconframework! Super clean and simple, I finally have the speed and flexibility test suite No dependencies on other Python packages Supports Python 3.5+ Compatible with PyPy Who’s Using Falcon? Falcon is used around the world by a growing number of organizations, including: 7ideas0 码力 | 1028 页 | 725.86 KB | 1 年前3
Falcon v3.1.1-b3 DocumentationThe Falcon Web Framework Release v3.1b3 (Installation) Falcon [https://falconframework.org] is a minimalist ASGI/WSGI framework for building mission-critical REST APIs and microservices, with a focus contributors [https://gitter.im/falconry/dev] @ Gitter What People are Saying “Falcon is rock solid and it’s fast.” “We have been using Falcon as a replacement for [another framework] and we simply love the performance exception handling Snappy testing with WSGI/ASGI helpers and mocks CPython 3.5+ and PyPy 3.5+ support Who’s Using Falcon? Falcon is used around the world by a growing number of organizations, including: 7ideas0 码力 | 540 页 | 476.61 KB | 1 年前3
Falcon v3.1.1-b1 DocumentationThe Falcon Web Framework Release v3.1b1 (Installation) Falcon [https://falconframework.org] is a minimalist ASGI/WSGI framework for building mission-critical REST APIs and microservices, with a focus contributors [https://gitter.im/falconry/dev] @ Gitter What People are Saying “Falcon is rock solid and it’s fast.” “We have been using Falcon as a replacement for [another framework] and we simply love the performance exception handling Snappy testing with WSGI/ASGI helpers and mocks CPython 3.5+ and PyPy 3.5+ support Who’s Using Falcon? Falcon is used around the world by a growing number of organizations, including: 7ideas0 码力 | 540 页 | 476.61 KB | 1 年前3
Falcon v3.0.0-b2 DocumentationThe Falcon Web Framework Release v3.0b2 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks tiny server of mine and was ~40% faster with only 20 minutes of work.” “Falcon is rock solid and it’s fast.” “I’m loving #falconframework! Super clean and simple, I finally have the speed and flexibility test suite No dependencies on other Python packages Supports Python 3.5+ Compatible with PyPy Who’s Using Falcon? Falcon is used around the world by a growing number of organizations, including: 7ideas0 码力 | 1041 页 | 730.21 KB | 1 年前3
百度超级链 XuperChain 3.12-b 中文文档480049e2aec3e60689a280b68a2d253fdd8a6ce931 查询交易信息 通过以下命令可以查询交易的信息,包括交易状态、交易的源和目标账号、交 易的金额、所在的区块(如果已上链)等内容 1 xchain-cli tx query cbbda2606837c950160e99480049e2aec3e60689a280b68a2d253fdd8a6ce931 查询区块信息 查询区块信息 通过blockid可以查询区块的相关信息 xchain-cli block 0354240c8335e10d8b48d76c0584e29ab604cfdb7b421d973f01a2a49bb67fee 创建合约账号 xchain-cli account new --account 1111111111111111 --fee 1000 给合约账号转账 xchain-cli 现链上的隐私计算。 可信账本目前支持数据加密存储、数据权限管理、秘钥托管和基本的密文计 算功能,此部分代码暂未开源。 重要接口和数据结构 TEESDK // 提交任务到TEE服务,返回计算结果 func (s *TEEClient) Submit(method string, cipher string) (string, error) Xuperchain // contractSDK // TEE隐私计算接口,供合约调用0 码力 | 336 页 | 12.62 MB | 1 年前3
Computer Programming with the Nim Programming Language
conversions Bitwise operations Exceptions Destructors Finalizers Modules Include Part III: Nim’s Standard Library Command-line arguments Reading data from the terminal Writing text to the terminal because it is generally beneficial to reinforce the reader’s learning process through repetition. Part III will give you an overview of Nim’s standard library, which contains many useful functions and Part V will introduce some useful external packages that can be easily installed using one of Nim’s package managers. Nim already has a few thousand external packages — some of them may support or replace0 码力 | 865 页 | 7.45 MB | 1 年前3
Computer Programming with the Nim Programming Language
conversions Bitwise operations Exceptions Destructors Finalizers Modules Include Part III: Nim’s Standard Library Command-line arguments Reading data from the terminal Writing text to the terminal because it is generally beneficial to reinforce the reader’s learning process through repetition. Part III will give you an overview of Nim’s standard library, which contains many useful functions and Part V will introduce some useful external packages that can be easily installed using one of Nim’s package managers. Nim already has a few thousand external packages — some of them may support or replace0 码力 | 784 页 | 2.13 MB | 1 年前3
Pro Git 2nd Edition 2.1.413RubyMine Git in Sublime Text Git in Bash Git in Zsh Git in PowerShell Installation Summary Appendix B: Embedding Git in your Applications Command-line Git Libgit2 Advanced Functionality Other Bindings transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a relatively obscure version Scott asked if I’d be interested in working on the second edition, I didn’t even have to think. It’s been a great pleasure and privilege to work on this book. I hope it helps you as much as it did me0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 RubyMine Git in Sublime Text Git in Bash Git in Zsh Git in PowerShell Installation Summary Appendix B: Embedding Git in your Applications Command-line Git Libgit2 Advanced Functionality Other Bindings transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a relatively obscure version Scott asked if I’d be interested in working on the second edition, I didn’t even have to think. It’s been a great pleasure and privilege to work on this book. I hope it helps you as much as it did me0 码力 | 691 页 | 13.35 MB | 1 年前3
Go 101 (Golang 101) v1.21.0kindly answered my countless boring questions on go-nuts group and the Go project issue tracker. Ian's answers helped me clear many of my ever confusions in using Go. I want to give thanks to the following picture used in the covers of the digital and paper versions of this book is copied from one of from Rob's slides . Renee is the author of the lovely gopher iconic mascots used in the picture. (The Go 101 garbage collection GC). The Go design team also maintains a second Go compiler, gccgo. Nowadays it's use is less popular than gc, but it always serves as a reference, and both compilers are in active development0 码力 | 610 页 | 945.17 KB | 1 年前3
共 669 条
- 1
- 2
- 3
- 4
- 5
- 6
- 67













