OpenShift Container Platform 4.4 构建(build)
OpenShift Container Platform 4.4 构建(build) 在 OpenShift Container Platform 中执行构建并与之交互 Last Updated: 2021-03-11 OpenShift Container Platform 4.4 构建(build) 在 OpenShift Container Platform 中执行构建并与之交互 . . . . . . . . . . . . . . . . . . . . . . . . . 目 目录 录 第 第 1 章 章 理解 理解镜 镜像 像构 构建 建 1.1. 构建(BUILD) 第 第 2 章 章 了解 了解构 构建配置 建配置 2.1. BUILDCONFIG 第 第 3 章 章 创 创建 建构 构建 建输 输入 入 3.1. 构建输入 3.2. DOCKERFILE 87 87 87 88 88 89 93 OpenShift Container Platform 4.4 构 构建( 建(build) ) 2 目 目录 录 3 第 1 章 理解镜像构建 1.1. 构建(BUILD) 构建 (build)是将输入参数转换为结果对象的过程。此过程最常用于将输入参数或源代码转换为可运行的镜 像。BuildConfig 对象是整个构建过程的定义。0 码力 | 101 页 | 1.12 MB | 1 年前3Build Python App with Serverless 费良宏
reserved $whoami • 软件工程师 (1991 – 今) • Python 程序员(2009 – 今) • Evangelist @ (2015 – 今) • System Engineer @ (2011-1025) • Architect Evangelist @ (2004-2011) … Serverless 为何而生 amazon.com/serverless/sam SAM CLI sam init --name my-function --runtime python cd my-function/ sam build sam package --s3-bucket my-packages-bucket \ --output-template-file packaged.yaml sam deploy --template-file0 码力 | 35 页 | 7.81 MB | 1 年前3Kotlin 1.9.10 官方文档 中文版
your application's user interface. You can use both reactive and imperative programming models to build your frontend, use connectors for Ktor, Spring Boot, and other frameworks to integrate it with your tryK2=true This Gradle property automatically sets the language version to 2.0 and updates the build report with the number of Kotlin tasks compiled using the K2 compiler compared to the current compiler: Gradle 构建报告 Gradle build reports now show whether the current or the K2 compiler was used to compile the code. In Kotlin 1.9.0, you can see this information in your Gradle build scans: You can also0 码力 | 3753 页 | 29.69 MB | 1 年前3Kotlin 官方文档中文版 v1.9
your application's user interface. You can use both reactive and imperative programming models to build your frontend, use connectors for Ktor, Spring Boot, and other frameworks to integrate it with your experimental.tryK2=true This Gradle property automatically sets the language version to 2.0 and updates the build report with the number of Kotlin tasks compiled using the K2 compiler compared to the current compiler: Kotlin 1.9.0 55 Gradle build reports now show whether the current or the K2 compiler was used to compile the code. In Kotlin 1.9.0, you can see this information in your Gradle build scans: You can also0 码力 | 2049 页 | 45.06 MB | 1 年前3Typescript, Angular, 和移动端的跨平台开发
scale. ○ Better readability and integratable software. ○ Any browser, host, and OS. TypeScript Type System ● TypeScript compiler (tsc) ○ tsconfig.json - configures compilation options for JS ○ Static type LIBRARIES 库 TOOLS 工具 Angular Core ● Expressive declarative components and directives. ○ Cross-Platform: Decoupled rendering from the DOM (NativeScript, Universal) ○ Content Projection ○ Pipes ● Size No one likes a large application size Angular AOT ● Ahead-of-time compilation: Runs once at build time. ● Eliminates the need to package the Angular compiler (half the size of Angular library) to0 码力 | 60 页 | 1.05 MB | 1 年前3陈东 - 利用Rust重塑移动应用开发-230618
(mostly C/C++). 利用 Rust 重塑移动应用开发 Photo / image / chart Rust FFI On IOS - Rust targets for IOS - Build the static universal library for different target - Call the function on the swift code 利用 Rust become an ideal choice for building high-performance mobile applications. - Cross-Platform Support: Rust's cross-platform capabilities allow developers to share code across different mobile platforms platforms. Developers can easily port it to different platforms such as Android and iOS. This cross-platform support reduces development effort and improves code maintainability. - High Performance: Rust provides0 码力 | 22 页 | 2.10 MB | 1 年前33 使用Python加速文件传输和文件复制 Giampaolo Rodola
的相关概念] System call / 系统调用 ● A way for a user-space application to interact with the kernel ● (mostly) exposed in the os module ● 用户空间中的应用程序用于 与内核交互的手段 ● 在 Python 中相关的 API 由 os 模块提供 System calls descriptors / 文件描述符 ● it's a reference to "something" (usually a file) ● it can be mixed with system calls ● 是对文件/套接字等资源的引用 ● 可以和系统调用连用 Print >>> import sys, os >>> sys.stdout.fileno() 1 >>> os 1 memory copy if not chunk: break # EOF conn.sendall(chunk) # 1 memory copy read() / send() system calls 2 context switches 4 memory copies 2 How can we avoid that? 怎么样去避免这些问题? Zero-copy syscalls0 码力 | 78 页 | 654.51 KB | 1 年前3大学霸 Kali Linux 安全渗透教程
root@kali:~# fcitx root@kali:~#[INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-4.2.4.1 /src/lib/fcitx/addon.c:100-加载附加组件配置文件: fcitx-table.conf [INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-4 c:100-加载附加组件配置文件: fcitx-xim.conf [INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-4.2.4.1/src/lib/fcitx /addon.c:100-加载附加组件配置文件: fcitx-lua.conf [INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-4 c:100-加载附加组件配置文件: fcitx-pinyin.conf [INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-4.2.4.1/src/lib/fcitx /addon.c:100-加载附加组件配置文件: fcitx-autoeng.conf [INFO] /build/buildd-fcitx_4.2.4.1-7-i386-l4w6Z_/fcitx-40 码力 | 444 页 | 25.79 MB | 1 年前3FISCO BCOS 2.4.0 中文文档
CA白名单功能 AMOP认证功能 合约事件推送 运行时启动新群组 更新 支持Channel Message v2协议 节点连接支持域名配置 部署合约的二进制长度放宽至256K 交易出错打印更全面的日志 build_chain.sh生成的SDK证书名更名为sdk.crt和sdk.key 为提升性能进行了代码实现细节的调整 降低了节点内存的占用 修复 修复了在某种场景下channel连接抛异常的错误 兼容性 BCOS联盟链,帮助用户掌握FISCO BCOS部署流程。请根据这 里使用支持的硬件和平台操作。 单群组FISCO BCOS联盟链的搭建 本节以搭建单群组FISCO BCOS链为例操作。使用开发部署工具 build_chain.sh脚本在本地搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 build_chain.sh脚本依赖于openssl, curl,使用下面的指令安 装。 若为CentOS,将下面命令中的apt替换为yum执行即可。macOS执行brew install openssl curl即可。 创建操作目录 下载build_chain.sh脚本 sudo apt install -y openssl0 码力 | 1314 页 | 11.21 MB | 1 年前3FISCO BCOS 2.5.0 中文文档
MySQL存储模式下,合约表的字段类型修改为mediumblob 国密模式由编译选项修改为配置项 更改节点只接受同一机构的SDK连接,可配置是否启用 默认开启Paillier同态加密和群签名功能 build_chain脚本使用私钥为secp256k1的根证书和机构证书 PBFTBackup的存储由LevelDB修改为RocksDB 重构libdevcrypto模块,优化代码结构,使用TASSL实现国密和非国密 CA白名单功能 AMOP认证功能 合约事件推送 运行时启动新群组 更新 支持Channel Message v2协议 节点连接支持域名配置 部署合约的二进制长度放宽至256K 交易出错打印更全面的日志 build_chain.sh生成的SDK证书名更名为sdk.crt和sdk.key 为提升性能进行了代码实现细节的调整 降低了节点内存的占用 修复 修复了在某种场景下channel连接抛异常的错误 兼容性 BCOS联盟链,帮助用户掌握FISCO BCOS部署流程。请根据这 里使用支持的硬件和平台操作。 单群组FISCO BCOS联盟链的搭建 本节以搭建单群组FISCO BCOS链为例操作。使用开发部署工具 build_chain.sh脚本在本地搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似,0 码力 | 1456 页 | 13.35 MB | 1 年前3
共 778 条
- 1
- 2
- 3
- 4
- 5
- 6
- 78