Kotlin 1.9.10 官方文档 中文版
Kotlin 及 RSocket 合用。 适用于架构决策时看重自由度的 开发者的轻量级框架。 5. 使用 Ktor 创建 HTTP API。 6. 使用 Ktor 创建 WebSocket 聊天。 7. 使用 Ktor 创建交互式网站。 8. 发布服务器端 Kotlin 应用程序: Ktor on Heroku。 9. 在应用程序中使用 Kotlin 库与第三方库。 了解关于向项目中添加库与工 Color(val colorName: String, val rgb: String) { RED("Red", "#FF0000"), ORANGE("Orange", "#FF7F00"), YELLOW("Yellow", "#FFFF00") } fun findByRgb(rgb: String): Color? = Color.entries.find { String) : ReadResult data object EndOfFile : ReadResult fun main() { println(Number(7)) // Number(number=7) println(EndOfFile) // EndOfFile } For more information, see What's new in Kotlin0 码力 | 3753 页 | 29.69 MB | 1 年前3
Go 101 (Golang 101) v1.21.0Introduction of Source Code Elements §5. Keywords and Identifiers §6. Basic Types and Their Value Literals §7. Constants and Variables - also introduces untyped values and type deductions. §8. Common Operators "math/rand" // import a standard package 4| 5| const MaxRnd = 16 // a named constant declaration 6| 7| // A function declaration 8| /* 9| StatRandomNumbers produces a certain number of 10 | non-negative all int, because they are initialized with integer literals. Please read constants and variables (§7) for more information about untyped values, type deduction, value assignments, and how to declare variables0 码力 | 880 页 | 833.34 KB | 1 年前3
Jupyter Notebook 6.2.0 Documentationthe notebook server prints to the terminal a message like this: [NotebookApp] Kernel started: 87f7d2c0-13e3-43df-8bb8-1bd37aaf3373 This long string is the kernel’s ID which is sufficient for getting same kernel from the command line, by passing a portion of the ID: $ jupyter qtconsole --existing 87f7d2c0 Without an ID, --existing will connect to the most recently started kernel. With the IPython kernel 1.5 6.1.5 is a security release, fixing one vulnerability: Fix open redirect vulnerability GHSA-c7vm-f5p4-8fqh (CVE to be assigned) 6.1.4 Fix broken links to jupyter documentation (PR #5686 [https://github0 码力 | 283 页 | 4.07 MB | 1 年前3
Jupyter Notebook 6.4.4 Documentationthe notebook server prints to the terminal a message like this: [NotebookApp] Kernel started: 87f7d2c0-13e3-43df-8bb8-1bd37aaf3373 This long string is the kernel’s ID which is sufficient for getting same kernel from the command line, by passing a portion of the ID: $ jupyter qtconsole --existing 87f7d2c0 Without an ID, --existing will connect to the most recently started kernel. With the IPython kernel (Full Changelog [https://github.com/jupyter/notebook/compare/6.3.0...80eb286f316838afc76a9a84b06f54e7dccb6c86]) Bugs fixed Fix Handling of Encoded Paths in Save As Dialog #6030 [https://github.com/j0 码力 | 293 页 | 4.08 MB | 1 年前3
FISCO BCOS 2.5.0 中文文档releases/tag/v2.5.0] 变更描述 新增 新增预编译合约,地址0x5,实现模指数运算 新增预编译合约,地址0x6,实现椭圆曲线alt_bn128的加法 新增预编译合约,地址0x7,实现椭圆曲线alt_bn128的乘法 新增预编译合约,地址0x8,实现椭圆曲线配对操作用于zkSNARK验证 新增预编译合约,地址0x9,实现blake2哈希函数 新增流控功能,实现可配置节点出带宽、最大QPS 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 build_chain.sh脚本依赖于openssl, curl,使用下面的指令安 装。 若为CentOS, [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal on,blkNum=1,tx=0,myIdx=2,hash=31d21ab7... info|2019-01-21 17:23:40.612241| [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal0 码力 | 1456 页 | 13.35 MB | 1 年前3
FISCO BCOS 2.3.0 中文文档障。在隐私保护的设计上,支持权限管理、物理隔离,支持国密算法 (国家密码局认证的标准算法),同时也对外开源了包括同态加密、零 知识证明、群签名、环签名等多种隐私保护算法的实现方案。 在可用性方面,FISCO BCOS设计为7×24小时运行,达到金融级高可用 性。在监管支持方面,可支持监管和审计机构作为观察节点加入,获取 实时数据进行监管审计。此外,还提供了各种开发接口,方便开发者编 写和调用智能合约。 总结 实践之中出真知,FISCO 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 build_chain.sh脚本依赖于openssl, curl,使用下面的指令安 装。 若为CentOS, [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal on,blkNum=1,tx=0,myIdx=2,hash=31d21ab7... info|2019-01-21 17:23:40.612241| [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal0 码力 | 1227 页 | 10.79 MB | 1 年前3
FISCO BCOS 2.4.0 中文文档64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 build_chain.sh脚本依赖于openssl, curl,使用下面的指令安 装。 若为CentOS, [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal on,blkNum=1,tx=0,myIdx=2,hash=31d21ab7... info|2019-01-21 17:23:40.612241| [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal Hash":"0d94de1e0f2dc7ce7d226dbd68001a4b43029cf6", "Supported Version":"2.4.0" } # 获取节点链接信息 [group:1]> getPeers [ { "IPAndPort":"127.0.0.1:49948", "NodeID":"b5872eff0569903d71330ab7bc85c5a80 码力 | 1314 页 | 11.21 MB | 1 年前3
FISCO BCOS 2.2.0 中文文档障。在隐私保护的设计上,支持权限管理、物理隔离,支持国密算法 (国家密码局认证的标准算法),同时也对外开源了包括同态加密、零 知识证明、群签名、环签名等多种隐私保护算法的实现方案。 在可用性方面,FISCO BCOS设计为7×24小时运行,达到金融级高可用 性。在监管支持方面,可支持监管和审计机构作为观察节点加入,获取 实时数据进行监管审计。此外,还提供了各种开发接口,方便开发者编 写和调用智能合约。 总结 实践之中出真知,FISCO 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 build_chain.sh脚本依赖于openssl, curl,使用下面的指令安装。若为 CentOS,将下面命令中的a [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal on,blkNum=1,tx=0,myIdx=2,hash=31d21ab7... info|2019-01-21 17:23:40.612241| [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal0 码力 | 1156 页 | 10.03 MB | 1 年前3
FISCO BCOS 2.1.0 中文文档com/FISCO-BCOS/FISCO-BCOS] 深度解析系列文章 [http://mp.weixin.qq.com/mp/homepage? __biz=MzU5NTg0MjA4MA==&hid=9&sn=7edf9a62a2f45494671c91f0608db903&scene=18#wecha t_redirect] 贡献代码 [https://mp.weixin.qq.com/s/hEn2rxqnqp0dF6OKH6Ua-A] [https://github.com/FISCO-BCOS/FISCO-BCOS/issues] 应用案例集 [https://mp.weixin.qq.com/s/vUSq80LkhF8yCfUF7AILgQ] 微信群 [https://github.com/FISCO-BCOS/FISCO-BCOS-DOC/blob/release- 2/images/community/WeChatQR%2Ejpg] 障。在隐私保护的设计上,支持权限管理、物理隔离,支持国密算法 (国家密码局认证的标准算法),同时也对外开源了包括同态加密、零 知识证明、群签名、环签名等多种隐私保护算法的实现方案。 在可用性方面,FISCO BCOS设计为7×24小时运行,达到金融级高可用 性。在监管支持方面,可支持监管和审计机构作为观察节点加入,获取 实时数据进行监管审计。此外,还提供了各种开发接口,方便开发者编 写和调用智能合约。 总结 实践之中出真知,FISCO0 码力 | 1058 页 | 740.85 KB | 1 年前3
FISCO BCOS 2.6.0 中文文档releases/tag/v2.5.0] 变更描述 新增 新增预编译合约,地址0x5,实现模指数运算 新增预编译合约,地址0x6,实现椭圆曲线alt_bn128的加法 新增预编译合约,地址0x7,实现椭圆曲线alt_bn128的乘法 新增预编译合约,地址0x8,实现椭圆曲线配对操作用于zkSNARK验证 新增预编译合约,地址0x9,实现blake2哈希函数 新增流控功能,实现可配置节点出带宽、最大QPS 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 使用docker模式搭建 ,供有丰富docker经验和容器化部署需求的用户参 考。 准备环境 安装依赖 开发部署工具 build_chain.sh脚本依赖于openssl https://gitee.com/FISCO- [SEALER]++++++++++++++++Generating seal on,blkNum=1,tx=0,myIdx=2,hash=31d21ab7... info|2019-01-21 17:23:40.612241| [g:1][p:264][CONSENSUS] [SEALER]++++++++++++++++Generating seal0 码力 | 2383 页 | 18.83 MB | 1 年前3
共 656 条
- 1
- 2
- 3
- 4
- 5
- 6
- 66













