Comprehensive Rust(한국어) 202412*/ String wishWithProvider(IBirthdayInfoProvider provider); /** The same thing, but using `IBinder`. */ String wishWithErasedProvider(IBinder provider); } birthday_service/src/client.rs: /// Rust struct expect("BirthdayService 에 연결할 수 없습니다."); // Create a binder object for the `IBirthdayInfoProvider` interface. let provider = BnBirthdayInfoProvider::new_binder( InfoProvider { name: name.clone(), age: years as u8 }, Bi the service. service.wishWithProvider(&provider)?; // Perform the same operation but passing the provider as an `SpIBinder`. service.wishWithErasedProvider(&provider.as_binder())?; } • Note the usage of0 码力 | 369 页 | 1.29 MB | 10 月前3
Comprehensive Rust*/ String wishWithProvider(IBirthdayInfoProvider provider); /** The same thing, but using `IBinder`. */ String wishWithErasedProvider(IBinder provider); } birthday_service/src/client.rs: /// Rust struct expect("BirthdayService 에 연결할 수 없습니다."); // Create a binder object for the `IBirthdayInfoProvider` interface. let provider = BnBirthdayInfoProvider::new_binder( InfoProvider { name: name.clone(), age: years as u8 }, Bi the service. service.wishWithProvider(&provider)?; // Perform the same operation but passing the provider as an `SpIBinder`. service.wishWithErasedProvider(&provider.as_binder())?; } • Note the usage of0 码力 | 368 页 | 1.29 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2021 컴포넌트다이어그램 • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example actor actor/ "actor/" agent agent artifact artifact boundary boundary card card circle circle cloud cloud collections collections component component control control database database entity entity file 0 码力 | 408 页 | 4.32 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2023 frame • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example actor actor/ "actor/" agent agent artifact artifact boundary boundary card card circle circle cloud cloud collections collections component component control control database database entity entity file 0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2021 컴포넌트다이어그램 • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example actor actor/ "actor/" agent agent artifact artifact boundary boundary card card circle circle cloud cloud collections collections component component control control database database entity entity file 0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2021 컴포넌트다이어그램 • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example actor actor/ "actor/" agent agent artifact artifact boundary boundary card card circle circle cloud cloud collections collections component component control control database database entity entity file 0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2019 frame • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example left to right direction PlantUML 언어참조가이드 (1.2019.4) 152 / 165 21.3 Cloud Insight 21 STANDARD LIBRARY agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub 0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2019 frame • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example AMAZONS3(s3_internal) AMAZONS3(s3_partner,"Vendor's S3") s3_internal <- s3_partner @enduml 19.2 Cloud Insight https://github.com/rabelenda/cicon-plantuml-sprites This repository contains PlantUML sprites 0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드Namespaces 3 클래스다이어그램 class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 <> { class Class6 } @enduml You can also define links frame • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example AMAZONS3(s3_internal) AMAZONS3(s3_partner ,"Vendor's S3") s3_internal <- s3_partner @enduml 19.2 Cloud Insight https://github.com/rabelenda/cicon-plantuml-sprites This repository contains PlantUML sprites 0 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)package foo3 <> { class Class3 } package foo4 <> { class Class4 } package foo5 <<Cloud>> { class Class5 } package foo6 < > { class Class6 } @enduml PlantUML 언어참조가이드 (1.2019 frame • cloud • database @startuml package "Some Group" { HTTP - [First Component] [Another Component] } node "Other Groups" { FTP - [Second Component] [First Component] --> FTP } cloud { [Example AMAZONS3(s3_internal) AMAZONS3(s3_partner,"Vendor's S3") s3_internal <- s3_partner @enduml 19.2 Cloud Insight https://github.com/rabelenda/cicon-plantuml-sprites This repository contains PlantUML sprites 0 码力 | 158 页 | 1.76 MB | 1 年前3
共 15 条
- 1
- 2













