Krita 5.2 브로셔Background: section in the new file options, will allow you to work in a slightly more comfortable environment, where transparency isn’t depicted with checkered boxes. Basic transforms There are some basic 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 Krita commands To allow Python to communicate Similarly, to make your own PyQt signals, you do the following: # signal name is added to the member variables of the class signal_name = pyqtSignal(bool, name='signalName') def emitMySignal(self): # And0 码力 | 1531 页 | 79.11 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant Generated %date% or ANOTHER_DATE alice -> bob @enduml 17.6 Other special variables You can also use the following special variables: Variable Content %dirpath% Path of the current file %filename% Name module(x,y) component x as y <> module(foo) module(bar, barcode) @enduml You can use system environment variable or constant definition when using include: !include %windir%/test1.txt !define PLANTUML_HOME 0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant Generated %date% or ANOTHER_DATE alice -> bob @enduml 19.6 Other special variables You can also use the following special variables: Variable Content %dirpath% Path of the current file %filename% Name module(x,y) component x as y <> module(foo) module(bar, barcode) @enduml You can use system environment variable or constant definition when using include: !include %windir%/test1.txt !define PLANTUML_HOME 0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant Generated %date% or ANOTHER_DATE alice -> bob @enduml 17.6 Other special variables You can also use the following special variables: Variable Content %dirpath% Path of the current file %filename% Name module(x,y) component x as y <> module(foo) module(bar, barcode) @enduml You can use system environment variable or constant definition when using include: !include %windir%/test1.txt !define PLANTUML_HOME 0 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant Generated %date% or ANOTHER_DATE alice -> bob @enduml 17.6 Other special variables You can also use the following special variables: Variable Content %dirpath% Path of the current file %filename% Name module(x,y) component x as y <> module(foo) module(bar, barcode) @enduml You can use system environment variable or constant definition when using include: !include %windir%/test1.txt !define PLANTUML_HOME 0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant data: • Integer number • String - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from "foo2") @enduml 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.0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse actor User participant "First Class" as A participant "foo2") @enduml PlantUML 언어참조가이드 (1.2019.6) 146 / 171 19.5 Return function 19 PREPROCESSING Variables defined in functions are local. It means that the variable is destroyed when the function is exited by default (they are destroyed when the function is exited). However, you can access to global variables from function. However, you can use the local keyword to create a local variable if ever a global0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)black&white output using skinparam monochrome reverse command. This can be useful for black background environment. PlantUML 언어참조가이드 (1.2020.23) 262 / 306 19.6 Colors 19 SKINPARAM COMMAND @startuml skinparam Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from hashCode() !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1", "foo2") @enduml Variables defined in procedures are local. It means that the variable is destroyed when the procedure ends0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드black&white output using skinparam monochrome reverse command. This can be useful for black background environment. PlantUML 언어참조가이드 (1.2020.22) 250 / 294 19.6 Colors 19 SKINPARAM COMMAND @startuml skinparam Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from hashCode() !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1", "foo2") @enduml Variables defined in procedures are local. It means that the variable is destroyed when the procedure ends0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드black&white output using skinparam monochrome reverse command. This can be useful for black background environment. @startuml skinparam monochrome reverse PlantUML 언어참조가이드 (1.2021.1) 329 / 385 23.6 Colors 23 Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1", "foo2") @enduml Variables defined in procedures are local. It means that the variable is destroyed when the procedure ends0 码力 | 386 页 | 4.12 MB | 1 年前3
共 15 条
- 1
- 2













