Common Package Specification: Getting Build Tools to Talk to Each Otherwill deliver the most value, the sooner, for users and the community - Largest contributor to interoperability - Wide scope: system packages, closed-source pre-compiled binaries from vendors, to open source0 码力 | 94 页 | 1.58 MB | 1 年前3
Comprehensive Rust(English) 2024121 GoogleTest ..... 218 35.2 Mocking ..... 219 36 Logging ..... 221 37 Interoperability ..... 223 37.1 Interoperability with C ..... 223 37.1.1 Using Bindgen ..... 223 37.1.2 Calling Rust .. 232 37.2.11 Building in Android ..... 232 37.2.12 Building in Android ..... 233 37.3 Interoperability with Java ..... 233 X Chromium ..... 235 38 Welcome to Rust in Chromium ..... 236 39 Setup Tests ..... 246 43.3 chromium::import! Macro ..... 246 43.4 Testing exercise ..... 247 44 Interoperability with C++ ..... 248 44.1 Example Bindings ..... 249 44.2 CXX Error Handling ..... 250 440 码力 | 382 页 | 1.00 MB | 1 年前3
Comprehensive Rust ?1 GoogleTest ..... 212 35.2 Mocking ..... 213 36 Logging ..... 215 37 Interoperability ..... 217 37.1 Interoperability with C ..... 217 37.1.1 Using Bindgen ..... 217 37.1.2 Calling Rust .. 226 37.2.11 Building in Android ..... 226 37.2.12 Building in Android ..... 227 37.3 Interoperability with Java ..... 227 38 Exercises ..... 229 X Chromium ..... 230 39 Welcome to Rust in Rules for Rust Tests 241 44.3 chromium::import! Macro 241 44.4 Testing exercise 242 45 Interoperability with C++ 243 45.1 Example Bindings 244 45.2 CXX Error Handling 245 45.2.1 CXX Error Handling:0 码力 | 378 页 | 1009.46 KB | 2 年前3
Kotlin 1.9.10 官方文档 中文版
and Browser API from Kotlin, and Kotlin code from JavaScript. Learn more about Kotlin Wasm interoperability with JavaScript. ## 用于Web的Compose多平台 Web support is Experimental and may be changed at any introduces changes to the interoperability between Kotlin and JavaScript for Kotlin/Wasm. As Kotlin/Wasm is an Experimental feature, certain limitations apply to its interoperability. ## 动态类型的限制 Starting favor of the new universal JsAny type, which facilitates JavaScript interoperability. For more details, see the Kotlin/Wasm interoperability with JavaScript documentation. ## 非外部类型的限制 Kotlin/Wasm supports0 码力 | 3753 页 | 29.69 MB | 2 年前3
Kotlin 1.2 Language DocumentationAdvanced topics ..... 226 Platform libraries ..... 228 Kotlin/Native interoperability ..... 229 Kotlin/Native interoperability with Swift/Objective-C ..... 236 Kotlin/Native Gradle plugin ..... 240 applications that scale to massive numbers of clients with modest hardware requirements. — Interoperability: Kotlin is fully compatible with all Java-based frameworks, which lets you stay on your familiar functions, code using lambdas often runs even faster than the same code written in Java. — Interoperability: Kotlin is 100% interoperable with Java, allowing to use all existing Android libraries in a0 码力 | 333 页 | 2.22 MB | 2 年前3
Comprehensive Rust(Ukrainian) 202412невелику бібліотеку С: interoperability/bindgen/libbirthday.h: typedef struct card { const char* name; int years; } card; void print_card(const card* card); interoperability/bindgen/libbirthday card->years); printf("+------------------\n"); } Додайте це до свого файлу Android.bp: interoperability/bindgen/Android.bp: cc_library { name: "libbirthday", srcs: ["libbirthday не обов'язково): interoperability/bindgen/libbirthday_wrapper.h: #include "libbirthday.h" Теперь ви можете автоматично генерувати прив'язки: interoperability/bindgen/Android.bp: rust_bindgen0 码力 | 396 页 | 1.08 MB | 1 年前3
Kotlin Language Documentation 1.9.20steps ..... 93 Kotlin for Android ..... 93 Kotlin Wasm ..... 94 Browser support ..... 94 Interoperability ..... 94 Compose Multiplatform for Web ..... 94 How to get started ..... 94 Libraries ... 95 Kotlin Native ..... 95 Why Kotlin/Native? ..... 95 Target platforms ..... 95 Interoperability ..... 95 Sharing code between platforms ..... 95 How to get started ..... 96 Kotlin for Exception classes ..... 383 Checked exceptions ..... 384 The Nothing type ..... 384 Java interoperability ..... 385 Packages and imports ..... 385 Default imports ..... 385 Imports ..... 3860 码力 | 1299 页 | 32.44 MB | 2 年前3
Kotlin Language Documentation 1.3Advanced topics ..... 395 Platform libraries ..... 397 Kotlin/Native interoperability ..... 398 Kotlin/Native interoperability with Swift/Objective-C ..... 409 CocoaPods integration ..... 416 Kotlin/Native applications that scale to massive numbers of clients with modest hardware requirements. — Interoperability: Kotlin is fully compatible with all Java-based frameworks, which lets you stay on your familiar functions, code using lambdas often runs even faster than the same code written in Java. — Interoperability: Kotlin is 100% interoperable with Java, allowing to use all existing Android libraries in a0 码力 | 597 页 | 3.61 MB | 2 年前3
Comprehensive Rust(简体中文) 202412Handling: QR Example ..... 235 45.2.2 CXX Error Handling: PNG Example ..... 235 45.3 Exercise: Interoperability with C++ ..... 237 46 添加第三方 Crate ..... 238 46.1 配置 Cargo.tom 文件以添加 crate ..... 238 头文件的绑定代码。 首先创建一个小型的 C 语言库: interoperability/bindgen/libbirthday.h: typedef struct card { const char* name; int years; } card; void print_card(const card* card); interoperability/bindgen/libbirthday.c: 将该库添加到你的 Android.bp 文件中: interoperability/bindgen/Android.bp: cc_library { name: "libbirthday", srcs: ["libbirthday.c"], } 为该库创建一个包装头文件(在此示例中不是必需的): interoperability/bindgen/libbirthday_wrapper0 码力 | 359 页 | 1.33 MB | 1 年前3
Kotlin 1.9.10 官方文档 中文版
code and Browser API from Kotlin, and Kotlin code from JavaScript. Learn more about Kotlin Wasm interoperability with JavaScript. 用于 Web 的 Compose 多平台 Web support is Experimental and may be changed at any introduces changes to the interoperability between Kotlin and JavaScript for Kotlin/Wasm. As Kotlin/Wasm is an Experimental feature, certain limitations apply to its interoperability. 动态类型的限制 Starting with of the new universal JsAny type, which facilitates JavaScript interoperability. For more details, see the Kotlin/Wasm interoperability with JavaScript documentation. 非外部类型的限制 Kotlin/Wasm supports conversions0 码力 | - 页 | 22.65 MB | 2 年前3
共 855 条
- 1
- 2
- 3
- 4
- 5
- 6
- 86
相关搜索词
Common Package Specification (CPS)build toolsinteroperabilityspecificationmodulesRustCargo类型和值控制流通道类型系统变量和值KotlinKotlin 多平台Kotlin/NativeKotlin/JSKotlin/JVMKotlin 1.2数学运算API序列操作集合操作反射改进Comprehensive Rustбезпечний Rustнебезпечний Rustодночасність виконанняK2编译器兼容性指南Kotlin 1.3coroutinesmultiplatform projectsbehavioral-incompatiblesource-incompatible内存管理并发编程异步编程C++互操作性1.9.10新特性翻译同步













