Kotlin 1.9.10 官方文档 中文版
Kotlin Gradle 插件中的编译项与缓存 支持 Gradle 插件变体 Maven Ant Dokka 简介 Dokka 入门 运行 Dokka Gradle Maven CLI 输出格式 HTML 1.15.2.4.2 1.15.2.4.3 1.15.2.5 1.15.2.6 1.15.3 1.15.4 1.15.5 1.15.6 1.15.7 1 观看网络研讨会“Micronaut for microservices with Kotlin” 并浏览详细指 南, 了解如何在 Micronaut 框架中使用 Kotlin 扩展函数。 http4k 提供了生成完整项目的 CLI(译注:命令行界面),以及通过单条 bash 命令使用 GitHub、Travis 与 Heroku 生成整套 CD(译注:持续交 付)流水线的 starter 仓库。 想要从 Java 迁移到 If you disable standalone mode, you must boot the simulator manually. To boot your simulator from CLI, you can use the following command: /usr/bin/xcrun simctl boot{type = "warning"} Kotlin/Native 0 码力 | 3753 页 | 29.69 MB | 1 年前3
Cilium v1.11 DocumentationPodcasts Blog posts Books Talks Further Documents API Reference Introduction How to access the API CLI Client Golang Package Compatibility Guarantees API Reference Internals Hubble internals Hubble and unmanaged pods Observability Setting up Hubble Observability Inspecting Network Flows with the CLI Service Map & Hubble UI Network Policy Security Tutorials Identity-Aware and HTTP-Aware Policy Enforcement with no CNI plugin pre-installed (BYOCNI). See Azure Cloud CLI [https://docs.microsoft.com/en-us/cli/azure/install-azure-cli? view=azure-cli-latest] for instructions on how to install az and prepare your0 码力 | 1373 页 | 19.37 MB | 1 年前3
PyArmor Documentation v8.5.10scripts to device Since Pyarmor 8.4.6, got target machine hardware informations by python -m pyarmor.cli.hdinfo: Default Harddisk Serial Number: 'HXS2000CN2A' Default Mac address: '00:16:3e:35:19:3d' Default $ pip install pyarmor.cli.core.windows $ pip install pyarmor.cli.core.themida $ pip install pyarmor.cli.core.linux $ pip install pyarmor.cli.core.darwin $ pip install pyarmor.cli.core.freebsd $ pip install install pyarmor.cli.core.android $ pip install pyarmor.cli.core.alpine Not all the platforms are supported, more information check Building Environments Note If only using Pyarmor 8+ features, installing0 码力 | 193 页 | 154.05 KB | 1 年前3
百度超级链 XuperChain stable 中文文档com/xuperchain/xuperchain.git 执行命令 1 cd src/github.com/xuperchain/xuperchain 2 make 在output目录得到产出xchain和xchain-cli 备注 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 目录名 功能 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 # 创建xuper链 2 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 325 页 | 26.31 MB | 1 年前3
百度超级链 XuperChain latest 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 24.51 MB | 1 年前3
百度超级链 XuperChain master 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 24.51 MB | 1 年前3
百度超级链 XuperChain 3.9-e 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 317 页 | 27.80 MB | 1 年前3
百度超级链 XuperChain 3.8 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 27.93 MB | 1 年前3
百度超级链 XuperChain 3.9 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 317 页 | 27.80 MB | 1 年前3
百度超级链 XuperChain 3.7 中文文档com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 270 页 | 24.86 MB | 1 年前3
共 338 条
- 1
- 2
- 3
- 4
- 5
- 6
- 34













