Comprehensive Rust(한국어) 202412Morning 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) 를블록시킴 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 348 66 연습문제 351 66.1 Dining Philosophers — Async . . . . . . . . . . . . . . . . . . . . . . . . . . 351 66.2 채팅애플리케이션 . . . . . . . . . . . . .0 码力 | 369 页 | 1.29 MB | 11 月前3
Comprehensive RustMorning 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) 를블록시킴 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 347 66 연습문제 350 66.1 Dining Philosophers — Async . . . . . . . . . . . . . . . . . . . . . . . . . . 350 66.2 채팅애플리케이션 . . . . . . . . . . . . .0 码力 | 368 页 | 1.29 MB | 1 年前3
Krita 5.2 브로셔원근법 버전 5.0에 추가. This assistant simplifies the setup of a two point perspective by combining the functions of the 소실점 assistant and the parallel vertical 눈금자 into one single assistant. Additionally, it displays show up: ==== Warning: Script not saved! ==== hello world Now we have a console that can run functions like print() from the Python environment - but how do we use it to manage Krita? Running basic will need see what’s hidden behind the asterisk when you import * from Krita. To learn what Krita functions that are available and how to use them, you will want to go for Krita API reference documentation0 码力 | 1531 页 | 79.11 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)URL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Function names must start with a $ • Argument names must start with a $ • Void functions can call other void functions Example: @startuml !function msg($source, $destination) $source --> $destination PlantUML 언어참조가이드 (1.2019.9) 146 / 171 19.5 Return function 19 PREPROCESSING Variables defined in functions are local. It means that the variable is destroyed when the function ends. 19.5 Return function0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)URL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 20.4 Conditions function that you can call: • directly in variable definition or in diagram text • from other return functions • from procedures • Function name should start with a $ • Argument names should start with a 0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드URL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 20.4 Conditions function that you can call: • directly in variable definition or in diagram text • from other return functions • from procedures • Function name should start with a $ • Argument names should start with a 0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드URL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access to them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Function name should start by a $ • Argument names should start by a $ • Void functions can call other void functions Example: @startuml !function msg($source, $destination) $source --> $destination0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드URL, so you don’t need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 24.4 Conditions 0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드URL, so you don’t need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 25.4 Conditions 0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드URL, so you don’t need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 25.4 Conditions 0 码力 | 408 页 | 4.32 MB | 1 年前3
共 11 条
- 1
- 2













