Kotlin language specification Version 1.9-rfc+0.1
. . . . . . . . . . . . . 46 kotlin.Any . . . . . . . . . . . . . . . . . . . . . . . . . . 46 kotlin.Nothing . . . . . . . . . . . . . . . . . . . . . . . 46 kotlin.Function . . . . . . . . . . . an t i c s 79 3. 1 kotlin.Any . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79 3. 2 kotlin.Nothing . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 3. 3 kotlin.Unit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 3. 4 kotlin.Boolean . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 3. 5 B u i l t - i n i n t e ge r t y p e s . . . . . . . . . . . . . .0 码力 | 310 页 | 1.39 MB | 1 年前3Kotlin language specification Version 1.9-rfc+0.1
0 码力 | 38 页 | 358.59 KB | 1 年前3Kotlin 官方文档中文版 v1.9
关于本书 文档 入门 Kotlin 之旅 概述 Kotlin 多平台 Kotlin 用于服务器端开发 Kotlin 用于 Android 开发 Kotlin Wasm Kotlin 原生 Kotlin 用于 JavaScript 开发 Kotlin 用于数据科学 Kotlin 用于竞技程序设计 Kotlin 的新特性 Kotlin 1.9.0 Kotlin 1.9.20-RC 20-RC 早期版本 Kotlin 1.8.20 Kotlin 1.8.0 Kotlin 1.7.20 Kotlin 1.7.0 Kotlin 1.6.20 Kotlin 1.6.0 Kotlin 1.5.30 Kotlin 1.5.20 Kotlin 1.5.0 Kotlin 1.4.30 Kotlin 1.4.20 Kotlin 1.4.0 Kotlin 1.3 2 1.5 4.1 1.8.4.2 1.8.4.3 1.8.4.4 1.8.4.5 1.8.4.6 1.8.4.7 Kotlin 1.2 Kotlin 1.1 版本发布与路线图 Kotlin 版本发布 Kotlin 路线图 基础 基本语法 习惯用法 例学 Kotlin↗ 编码规范 概念 类型 基本类型 概述 数字 布尔 字符 字符串 数组 无符号整型 类型检测与类型转换0 码力 | 2049 页 | 45.06 MB | 1 年前3The Weblate Manual 1.9
Weblate Documentation Release 1.9 Michal ˇCihaˇr September 30, 2014 Contents 1 About Weblate 3 1.1 Project goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 8 Changes 77 8.1 weblate 1.9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 License 87 11 Indices and tables 89 ii Weblate Documentation, Release 1.9 Contents: Contents 1 Weblate Documentation, Release 1.9 2 Contents CHAPTER 1 About Weblate 1.1 Project goals Web based translation0 码力 | 93 页 | 611.20 KB | 1 年前3The Weblate Manual 1.9
index next | Weblate 1.9 documentation » Welcome to Weblate’s documentation! Contents: About Weblate Project goals Project name Project website Authors Translators guide Weblate basics Registration strings PHP files Others Weblate’s Web API Notification hooks Exports RSS feeds Changes weblate 1.9 weblate 1.8 weblate 1.7 weblate 1.6 weblate 1.5 weblate 1.4 weblate 1.3 weblate 1.2 weblate 1.1 weblate Copyright 2012 - 2014, Michal Čihař. Created using Sphinx 1.2.2. index next | previous | Weblate 1.9 documentation » About Weblate Project goals Web based translation with tight git integration supporting0 码力 | 124 页 | 407.36 KB | 1 年前3Conan 1.9 Documentation
ConanFile from msgs import build_msg class ConanFileToolsTest(ConanFile): name = "test" version = "1.9" exports = "msgs.py" # Important to remember! def build(self): build_msg(self.output) # ... It is ConanFile from base_conan import ConanBase class ConanFileToolsTest(ConanBase): name = "test" version = "1.9" exports = "base_conan.py" 13.10 How to create and share a custom generator with generator packages com/conan-io/conan for issues and more details about development, contributors, etc. Important: Conan 1.9 shouldn’t break any existing 1.0 recipe or command line invocation. If it does, please submit a report0 码力 | 470 页 | 3.05 MB | 1 年前3Coroutines in Kotlin
Coroutines in Kotlin Andrey.Breslav@JetBrains.com This talk could have been named… • async/await/yield • fibers • [stackless] continuations Suspendable Computations Outline • Motivation/Examples Motivation/Examples • Solutions in other languages • Kotlin’s Solution – Client code – Library code • Compiling Coroutines • Exception Handling • Appendix. Serializable Coroutines? “Legal” • All I’m saying is no more Stackful Language restrictions Use in special contexts L Use anywhere J Implemented in C#, Scala, Kotlin, … Quasar, Javaflow, … Code transformation Local (compiler magic) J All over the place L Runtime0 码力 | 39 页 | 1.01 MB | 1 年前3Cilium v1.9 Documentation
please see CRIO instructions. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.9/inst With experimental-install.yaml Warning experimental-install.yaml is a pre-rendered Cilium chart used in testing environments. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.9/inst Validate the Installation You can monitor as Cilium and all required components are being installed: installation with the following command: kubectl apply -f https://raw.githubusercontent.com/cilium/cilium/v1.9/insta Installation via quick-hubble-install.yaml only works if the installed Cilium version is 1.90 码力 | 1263 页 | 18.62 MB | 1 年前3Kotlin Language Documentation 1.9.20
Kotlin Language Documentation 1.9.20 Table of Contents Kotlin Docs Get started with Kotlin Install Kotlin Create your powerful application with Kotlin Is anything missing? Welcome to our tour of of Kotlin! Hello world Variables String templates Practice Next step Basic types Practice Next step Collections List Set Map Practice Next step Control flow Conditional expressions Ranges calls Use Elvis operator Practice What's next? Kotlin Multiplatform Kotlin Multiplatform use cases Code sharing between platforms Get started Kotlin for server side 77 78 78 79 79 79 80 830 码力 | 1299 页 | 32.44 MB | 1 年前3A Security Guide for Kotlin Developers
.........................1 Kotlin’s Security Profile............................................2 Most Common Security Attacks...............................3 Top Kotlin Security Risk.............. ......10 Protect Your Kotlin Programs with Kiuwan.............. 11 1 A pragmatic, modern, and statically typed coding language that’s essentially a Java alternative, Kotlin offers some key benefits Virtual Machine (JVM) and Android app development while also being interoperable alongside Java. Kotlin language is general purpose and open sourced—available on GitHub for anyone to use—combining functional0 码力 | 13 页 | 1.80 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100