Krita 5.2 브로셔system, so it can ask it for a lot of these things: It would like to display things, and use the memory, and so on. Most importantly, it would like to get information from the tablet! But it can’t! Turns spaces, and layer color spaces, the latter which can save memory if used right. For example, having a line art layer in grayscale can half the memory costs. Image color space vs layer color space vs conversion Saving, Exporting and Opening Files When Krita creates or opens a file, it has a copy of the file in memory, that it edits. This is part of the way how computers work: They make a copy of their file in the0 码力 | 1531 页 | 79.11 MB | 1 年前3
Comprehensive Rust(한국어) 202412outside that block. • Shadowing is different from mutation, because after shadowing both variable's memory locations exist at the same time. Both are available under the same name, depending where you use ("{BANNER}"); } As noted in the Rust RFC Book, these are not inlined upon use and have an actual associated memory location. This is useful for unsafe and embedded code, and the variable lives through the entirety Allocator 를 통해 할당됩니다. 그리고 Allocator API 를이용해서 커스 텀 메모리 할당자를 만들 수도 있습니다. 더살펴보기 We can inspect the memory layout with unsafe Rust. However, you should point out that this is rightfully unsafe! fn main()0 码力 | 369 页 | 1.29 MB | 10 月前3
Comprehensive Rustoutside that block. • Shadowing is different from mutation, because after shadowing both variable's memory locations exist at the same time. Both are available under the same name, depending where you use ("{BANNER}"); } As noted in the Rust RFC Book, these are not inlined upon use and have an actual associated memory location. This is useful for unsafe and embedded code, and the variable lives through the entirety Allocator 를 통해 할당됩니다. 그리고 Allocator API 를이용해서 커스 텀 메모리 할당자를 만들 수도 있습니다. 더살펴보기 We can inspect the memory layout with unsafe Rust. However, you should point out that this is rightfully unsafe! fn main()0 码力 | 368 页 | 1.29 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)2020.23) 279 / 306 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드2020.22) 267 / 294 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)19.12 Memory dump 19 PREPROCESSING 19.12 Memory dump You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 19.13 Assertion You can put assertion in artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드second call") @enduml 19.12 Memory dump You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no impact at value is $val !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") PlantUML 언어참조가이드 (1.2019.6) 151 / 171 19.13 Assertion 19 PREPROCESSING !unused = "foo" !dump_memory EOF @enduml 19.13 artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드call") @enduml 24.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no 385 24.16 Assertion [!assert] 24 PREPROCESSING !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 24.16 Assertion [!assert] You can put assertions artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드call") @enduml 25.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no 390 25.16 Assertion [!assert] 25 PREPROCESSING !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 25.16 Assertion [!assert] You can put assertions artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드call") @enduml 25.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no 407 25.16 Assertion [!assert] 25 PREPROCESSING !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 25.16 Assertion [!assert] You can put assertions artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 408 页 | 4.32 MB | 1 年前3
共 15 条
- 1
- 2













