Kotlin 1.9.10 官方文档 中文版
can compile code from various programming languages, including Kotlin. Kotlin/Wasm is a new compilation target for Kotlin. You can use it in your Kotlin Multiplatform projects. With Kotlin/Wasm, you -Xallow-unstable-dependencies These checks are exclusively disabled for kapt tasks. All other compilation tasks will continue to utilize the new K2 compiler. If you encounter any issues when using kapt Gradle versions below 8.3 in the following cases: Compilation of source code from buildSrc . Compilation of Gradle plugins in included builds. Compilation of other Gradle plugins if they are used in projects0 码力 | 3753 页 | 29.69 MB | 1 年前3
Kotlin 官方文档中文版 v1.9it can compile code from various programming languages, including Kotlin. Kotlin/Wasm is a new compilation target for Kotlin. You can use it in your Kotlin Multiplatform projects. With Kotlin/Wasm, you -Xallow-unstable-dependencies These checks are exclusively disabled for kapt tasks. All other compilation tasks will continue to utilize the new K2 compiler. If you encounter any issues when using kapt Gradle versions below 8.3 in the following cases: Compilation of source code from buildSrc . Compilation of Gradle plugins in included builds. Compilation of other Gradle plugins if they are used in projects0 码力 | 2049 页 | 45.06 MB | 1 年前3
《玩转webpack》第六章 原理篇: 通过源码掌握 webpack 打包原理分析命令行参数,对各个参数进行转换,组成编译配置项 引用webpack,根据配置项进行编译和构建 从NON_COMPILATION_CMD分析出不需要编译的命令 const { NON_COMPILATION_ARGS } = require("./utils/constants"); const NON_COMPILATION_CMD = process.argv.find(arg => { if (arg === global.process.argv; } return NON_COMPILATION_ARGS.find(a => a === arg); }); if (NON_COMPILATION_CMD) { return require("./utils/prompt-command")(NON_COMPILATION_CMD, ...process.argv); } webpack-cli webpack-cli 处理不需要经过编译的命令 NON_COMPILATION_ARGS的内容 const NON_COMPILATION_ARGS = [ "init", //创建一份 webpack 配置文件 "migrate",0 码力 | 39 页 | 3.66 MB | 1 年前3
《玩转webpack》第七章 原理篇: 编写 Loader 和插件配置中 module.exports = class DemoPlugin { constructor(options) { this.options = options; } apply() { console.log("apply", this.options); } }; module.exports = { ... plugins: [new DemoPlugin({ MyPlugin { constructor(options) { this.options = options; } apply() { console.log("apply", this.options); } }; 插件的错误处理 通过 compilation 对象的 warnings 和 errors 接收 compilation.warnings.push("warning"); push("warning"); compilation.errors.push("error"); 参数校验阶段可以直接 throw 的方式抛出 throw new Error(“ Error Message”) 通过 Compilation 进行文件写入 Compilation 上的 assets 可以用于文件写入 ·可以将 zip 资源包设置到 compilation.assets 对象上 文件写入需要使用0 码力 | 29 页 | 4.37 MB | 1 年前3
httpd 2.2.29 中文文档document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to the one used in version 2.0. Your old configure command line (as found Apache > HTTP Server > Documentation > Version 2.2 Compiling and Installing This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installed. If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for0 码力 | 1854 页 | 1.48 MB | 1 年前3
httpd 2.2.27 中文文档document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to the one used in version 2.0. Your old configure command line (as found Apache > HTTP Server > Documentation > Version 2.2 Compiling and Installing This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installed. If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for0 码力 | 1849 页 | 1.47 MB | 1 年前3
httpd 2.2.31 中文文档document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to the one used in version 2.0. Your old configure command line (as found Apache > HTTP Server > Documentation > Version 2.2 Compiling and Installing This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installed. If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for0 码力 | 1860 页 | 1.48 MB | 1 年前3
httpd 2.2.27.dev 中文文档document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to the one used in version 2.0. Your old configure command line (as found Apache > HTTP Server > Documentation > Version 2.2 Compiling and Installing This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installed. If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for0 码力 | 1849 页 | 1.47 MB | 1 年前3
FISCO BCOS 2.3.0 中文文档If set, use specificd version binary -sDefault rocksdb. Options can be rocksdb / mysql / external / scalable, rocksdb is recommended -d Default off. If set -d, build with docker -c Default PBFT. Options can be pbft / raft /rpbft, pbft is recommended -C Default mysql> set password for root@localhost = password('123456'); mysql --help | grep 'Default options' -A 1 Default options are read from the following files in the given order: /etc/mysql/my.cnf /etc/my.cnf ~/ 0 码力 | 1227 页 | 10.79 MB | 1 年前3
httpd 2.2.32 中文文档document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to the one used in version 2.0. Your old configure command line (as found Apache > HTTP Server > Documentation > Version 2.2 Compiling and Installing This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installed. If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for0 码力 | 1866 页 | 1.48 MB | 1 年前3
共 436 条
- 1
- 2
- 3
- 4
- 5
- 6
- 44













