firebird 30 sprachreferenz
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 671 RDB$TYPES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 678 MON$CONTEXT_VARIABLES. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . TEXT, BINARY oder einer der (anderen) Standard- oder benutzerdefinierten Namen sein, die in RDB$TYPES für RDB$FIELD_NAME = 'RDB$FIELD_SUB_TYPE' definiert sind. seglen Segmentgröße, darf nicht größer0 码力 | 701 页 | 3.12 MB | 1 年前3PlantUML 1.2020.23 Sprachreferenz
names start with a $. There are two types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, 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 ends 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 码力 | 304 页 | 3.07 MB | 1 年前3PlantUML 1.2020.22 Sprachreferenz
names start with a $. There are two types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, 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 ends 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 码力 | 292 页 | 2.98 MB | 1 年前3PlantUML 1.2021.3 Sprachreferenz
.. node3 : label2 node1 ~~ node4 : label3 node1 == node5 @enduml It is possible to use several types of links: @startuml artifact artifact1 artifact artifact2 artifact artifact3 artifact artifact4 artifact8 artifact1 --^ artifact9 artifact1 --(0 artifact10 @enduml You can also have the following types: @startuml cloud cloud1 cloud cloud2 cloud cloud3 PlantUML Sprachreferenz (1.2021.2) 134 / 405 names start with a $. There are two types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global,0 码力 | 406 页 | 4.22 MB | 1 年前3PlantUML 1.2021.1 Sprachreferenz
.. node3 : label2 node1 ~~ node4 : label3 node1 == node5 @enduml It is possible to use several types of links: @startuml artifact artifact1 artifact artifact2 artifact artifact3 artifact artifact4 artifact8 artifact1 --^ artifact9 artifact1 --(0 artifact10 @enduml You can also have the following types: @startuml cloud cloud1 cloud cloud2 cloud cloud3 PlantUML Sprachreferenz (1.2021.1) 134 / 383 names start with a $. There are two types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global,0 码力 | 384 页 | 4.02 MB | 1 年前3PlantUML 1.2021.2 Sprachreferenz
.. node3 : label2 node1 ~~ node4 : label3 node1 == node5 @enduml It is possible to use several types of links: @startuml artifact artifact1 artifact artifact2 artifact artifact3 artifact artifact4 artifact8 artifact1 --^ artifact9 artifact1 --(0 artifact10 @enduml You can also have the following types: @startuml cloud cloud1 cloud cloud2 cloud cloud3 PlantUML Sprachreferenz (1.2021.2) 134 / 388 names start with a $. There are two types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global,0 码力 | 389 页 | 4.07 MB | 1 年前3PlantUML 1.2023.11 Sprachreferenz
.. node3 : label2 node1 ~~ node4 : label3 node1 == node5 @enduml It is possible to use several types of links: @startuml artifact artifact1 artifact artifact2 artifact artifact3 artifact artifact4 artifact8 artifact1 --^ artifact9 artifact1 --(0 artifact10 @enduml You can also have the following types: @startuml cloud cloud1 cloud cloud2 cloud cloud3 cloud cloud4 PlantUML Sprachreferenz (1.2023 Although this is not mandatory, we highly suggest that variable names start with a $. There are three types of data: • Integer number (int); • String (str) - these must be surrounded by single quote or double0 码力 | 529 页 | 7.46 MB | 1 年前3PlantUML 1.2019.9 Sprachreferenz
variable names start with a $. There are two types of data: • Integer number • String - these must be surrounded by single quote or double quote. Variables created outside function are global, that is "foo2") @enduml PlantUML Sprachreferenz (1.2019.9) 147 / 172 19.5 Return function 19 PREPROCESSING Variables defined in functions are local. It means that the variable is destroyed when the function ends. 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 码力 | 173 页 | 1.93 MB | 1 年前3Debian Referenz v2.124
in deb822-style as the following. Types: deb deb-src URIs: http://deb.debian.org/debian/ Suites: bookworm Components: main non-free-firmware contrib non-free Types: deb deb-src URIs: http://security lines separated by a blank line defines the data source for the APT system. – The ”Types:” stanza defines the list of types such as ”deb” and ”deb-src”. – The ”URIs:” stanza defines the list of root URIs non-free, non-free-firmware and contrib packages include freely distributable packages of following types: • Dokumentationspakete unter der GNU-Lizenz für freie Dokumentation mit unveränderlichen Abschnitten0 码力 | 289 页 | 1.44 MB | 1 年前3PlantUML 1.2019.1 Sprachreferenz
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 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 17.6 Other special variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 17.7 Macro on0 码力 | 147 页 | 1.85 MB | 1 年前3
共 14 条
- 1
- 2