Comprehensive Rust(한국어) 2024127 API 수정 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 34.1.8 Updating Client and Service . . . . . . . . . . . . . . . . . . . . . . . 201 5 34.2 Working With AIDL Types . Morning Exercise . . . . . . . . . . . . . . . . . . . . . . . . . 329 XIV 동시성 오후 335 63 Async Rust 336 63.1 async/await . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 336 63.2 Future 64.2 Select . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 342 65 async/await 에서 주의해야할함정 344 65.1 실행자 (executor) 를블록시킴 . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 369 页 | 1.29 MB | 10 月前3
 Comprehensive Rust7 API 수정 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 34.1.8 Updating Client and Service . . . . . . . . . . . . . . . . . . . . . . . 200 5 34.2 Working With AIDL Types . Morning Exercise . . . . . . . . . . . . . . . . . . . . . . . . . 328 XIV 동시성 오후 334 63 Async Rust 335 63.1 async/await . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 335 63.2 Future 64.2 Select . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 341 65 async/await 에서 주의해야할함정 343 65.1 실행자 (executor) 를블록시킴 . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 368 页 | 1.29 MB | 1 年前3
 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)this example. @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : no need to re-request from server @Server 25 is recv +25 +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml PlantUML0 码力 | 307 页 | 3.16 MB | 1 年前3
 PlantUML 1.2020.22 언어참조가이드this example. @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : no need to re-request from server @Server 25 is recv +25 +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml PlantUML0 码力 | 295 页 | 3.08 MB | 1 年前3
 PlantUML 1.2021.1 언어참조가이드concise "Client" as Client concise "Server" as Server PlantUML 언어참조가이드 (1.2021.1) 183 / 385 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : server @Server 25 is recv +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +2000 码力 | 386 页 | 4.12 MB | 1 年前3
 PlantUML 1.2021.2 언어참조가이드concise "Client" as Client concise "Server" as Server PlantUML 언어참조가이드 (1.2021.2) 185 / 390 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : server @Server 25 is recv +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +2000 码力 | 391 页 | 4.17 MB | 1 年前3
 PlantUML 1.2021.3 언어참조가이드concise "Client" as Client concise "Server" as Server PlantUML 언어참조가이드 (1.2021.2) 195 / 407 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : server @Server 25 is recv +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +2000 码力 | 408 页 | 4.32 MB | 1 年前3
 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
this example. @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await await +75 is recv +25 is idle +25 is send Client -> Server@+25 : GET\nIf-Modified-Since: 150 +25 is await +50 is recv +25 is idle @100 <-> @275 : no need to re-request from server @Server 25 is recv +25 +25 is work +25 is send Server -> Client@+25 : 200 OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml PlantUML0 码力 | 552 页 | 7.88 MB | 1 年前3
 Krita 5.2 브로셔planning the animation with teammates or if you want to show your animation ideas to a potential client. Krita currently supports exporting storyboards to .pdf or .svg formats. For additional details see around, especially if you don’t get an answer immediately. Some of the developers have their irc client open permanently and will often answer questions hours later! You can also send mail to the mailinglist: gimmeSomeStrings should return a QMap, we probably won’t need to make any changes inside the client snippet if we are doing tasks like iterating. Drawbacks: The use of auto obfuscates variable types 0 码力 | 1531 页 | 79.11 MB | 1 年前3
共 9 条
- 1
 













