Kotlin 1.2 Language Documentationp1_1.jpg) Kotlin Language Documentation ## Table of Contents Overview ..... 5 Using Kotlin for Server-side Development ..... 5 Using Kotlin for Android Development ..... 7 Kotlin JavaScript Overview Overview ..... 8 Kotlin/Native for Native ..... 9 Coroutines for asynchronous programming and more ..... 11 Multiplatform Programming ..... 12 What's New in Kotlin 1.1 ..... 14 What's What's New in Kotlin 1.2 ..... 23 What's Coming in Kotlin 1.3 ..... 29 Standard library ..... 33 Tooling ..... 35 Getting Started ..... 36 Basic Syntax ..... 36 Idioms ..... 42 Coding Conventions0 码力 | 333 页 | 2.22 MB | 2 年前3
Coroutines in Kotlin## Coroutines in Kotlin Andrey.Breslav@JetBrains.com This talk could have been named... • async/await/yield • fibers Suspendable Computations • [stackless] continuations ## 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 |---|---|---| |Language restrictions|Use in special contexts 😢|Use anywhere 😢| |Implemented in|C#, Scala, Kotlin, ...|Quasar, Javaflow, ...| |Code transformation|Local (compiler magic) 😢|All over the place 😢|0 码力 | 39 页 | 1.01 MB | 2 年前3
Scrapy 1.2 DocumentationScrapy 1.2 documentation This documentation contains everything you need to know about Scrapy. Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to some common questions. set this if you want the behavior of Scrapy<1.1 'TLSv1.1': forces TLS version 1.1 'TLSv1.2': forces TLS version 1.2 'SSLv3': forces SSL version 3 (not recommended) Note We recommend that you use PyOpenSSL>=00 码力 | 330 页 | 548.25 KB | 2 年前3
Scrapy 1.2 Documentationthis if you want the behavior of Scrapy<1.1 • 'TLSv1.1': forces TLS version 1.1 • 'TLSv1.2': forces TLS version 1.2 • 'SSLv3': forces SSL version 3 (not recommended) Note: We recommend that you use PyOpenSSL>=00 码力 | 266 页 | 1.10 MB | 2 年前3
1.2 Go in TiDB0 码力 | 27 页 | 935.47 KB | 1 年前3
Kotlin 1.4 language features### Kotlin 1.4 Language Features Svetlana Isakova ### Kotlin 1.4 Language Features • SAM conversions for Kotlin classes • Explicit API mode • Trailing comma • Break and continue inside when expressions arguments • New type inference • Unified exception type for null checks ## SAM conversions for Kotlin interfaces ## SAM = Single abstract method interface Action { fun run() } ## SAM conversion runAction(Action action) { action.run(); } Kotlin: runAction { println("I'm Kotlin 1.3") } ## SAM conversion for a Kotlin interface Java: Kotlin: interface Action { fun run() } fun0 码力 | 69 页 | 3.29 MB | 2 年前3
A Security Guide for Kotlin Developers## A Security Guide for Kotlin Developers  Overview.....1 Kotlin's Security Profile.....2 Most Common Security Attacks Attacks.....3 Top Kotlin Security Risk.....5 OWASP Mobile TOP 10 Mobile Risks.....10 Protect Your Kotlin Programs with Kiuwan.....11 A pragmatic, modern, and statically typed coding language that's essentially a Java alternative, Kotlin offers some key benefits for Java Virtual Machine (JVM) and Android app development while also being interoperable alongside Java. Kotlin language is general purpose0 码力 | 13 页 | 1.80 MB | 2 年前3
Kotlin Language Documentation 1.3Kotlin Language Documentation ## Table of Contents Overview ..... 7 .Using Kotlin for Server-side Development ..... 7 Using Kotlin for Android Development ..... 9 .Kotlin JavaScript Overview Overview ..... 11 .Kotlin/Native for Native ..... 13 Kotlin for Data Science ..... 15 .Coroutines for asynchronous programming and more ..... 20 Multiplatform Programming ..... 21 What's What's New in Kotlin 1.1 ..... 24 What's New in Kotlin 1.2 ..... 35 What's New in Kotlin 1.3 ..... 44 Standard library ..... 50 Tooling ..... 52 Getting Started ..... 530 码力 | 597 页 | 3.61 MB | 2 年前3
Kotlin Language Documentation 1.9.201a/p1_1.jpg) Kotlin Language Documentation 1.9.20 ## Table of Contents Kotlin Docs 61 Get started with Kotlin 61 Install Kotlin 61 Create your powerful application with Kotlin 61 Is anything anything missing? 63 Welcome to our tour of Kotlin! 63 Hello world 63 Variables 64 String templates 64 Practice 65 Next step 65 Basic types 65 Practice 66 Next step 67 Collections 67 List What's next? ..... 90 Kotlin Multiplatform ..... 90 Kotlin Multiplatform use cases ..... 91 Code sharing between platforms ..... 91 Get started ..... 92 Kotlin for server side ..... 920 码力 | 1299 页 | 32.44 MB | 2 年前3
Hyperledger Fabric 1.2 DocumentationSep 02, 2020 Powered by TCPDF (www.tcpdf.org) ## Contents 1 Introduction 3 2 What's new in v1.2 9 3 Getting Started 11 4 Key Concepts 17 5 Tutorials 71 6 Operations Guides 157 7 Commands “chaincode”) that implement them. Let’s explore these differentiating features in more detail. ### 1.2 Modularity Hyperledger Fabric has been specifically architected to have a modular architecture. Whether Vukolic, Sharon Weed Cocco, Jason Yellick A quick rundown of the new features and documentation in the v1.2 release of Hyperledger Fabric: ### 2.1 New major features • Private Data Collections: A way to keep0 码力 | 335 页 | 4.48 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Kotlin 1.2数学运算API序列操作集合操作反射改进coroutinesasync/awaitfiberssuspendable computationscontinuationsScrapy框架安装指南爬虫编写数据提取版本更新Scrapy发布说明功能改进错误修复GoTiDBGopherChina分布式数据库性能优化SAM转换显式API模式尾随逗号break和continue类型推断KotlinSecurity RisksStatic TypeException HandlingOWASP Mobile TOP 10Kotlin 1.3multiplatform projectsbehavioral-incompatiblesource-incompatibleKotlin/JVMKotlin/NativeKotlin/JSK2编译器兼容性指南Hyperledger FabricPrivate Data CollectionsService DiscoveryPluggable endorsement and validationChaincode













