PlantUML 1.2020.23 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that's in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard руководство по языку PlantUML (1.2020.23) 279 / 305 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of0 码力 | 306 页 | 3.12 MB | 1 年前3
PlantUML 1.2020.22 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that's in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard руководство по языку PlantUML (1.2020.22) 267 / 293 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of0 码力 | 294 页 | 3.03 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 25.17 Building custom library [!import, !include] It’s possible to package a set of included files into a single .zip0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 24.17 Building custom library [!import, !include] It’s possible to package a set of included files into a single .zip0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 25.17 Building custom library [!import, !include] It’s possible to package a set of included files into a single .zip0 码力 | 406 页 | 4.33 MB | 1 年前3
PlantUML 1.2023.11 Справочное руководство по языкуstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard руководство по языку PlantUML (1.2023.11) 510 / 553 25.16 Building custom library [!import, !include] 25 PREPROCESSING 25.16 Building custom library [!import, !include] It’s possible to package a set of0 码力 | 554 页 | 7.96 MB | 1 年前3
Firebird 2.5 LangRef Update Russianпользователем исключения. Синтаксис: EXCEPTION [[custom-message]] ::= имя заранее созданного исключения [custom-message] ::= текст, выдаваемый при вызове исключения IF (SQLCODE <> 0) THEN MSG = 'Обнаружена ошибка SQL!'; ELSE MSG = 'Ошибки нет!'; EXCEPTION EX_CUSTOM MSG; END Важное замечание: SQLCODE в настоящее время устарела, т.к. введён SQL-2003-совместимый 'Нарушение ограничения целостности!' ELSE 'Ошибок нет! SQLSTATE = ' || SQLSTATE; END; EXCEPTION EX_CUSTOM MSG; 217 Руководство по языку SQL END Примечания: • SQLSTATE предназначен для замены SQLCODE 0 码力 | 364 页 | 1.45 MB | 1 年前3
firebird language reference 30 rusисключения или повторный вызов исключения. Доступно в: PSQL. Синтаксис: EXCEPTION exception_name [custom_message | USING ()] ::= [, [, . Таблица 6.20. Параметры оператора EXCEPTION Параметр Описание exception_name Имя исключения. custom_message Альтернативный текст сообщения, выдаваемый при возникновении исключения. Максимальная WHEN SQLSTATE '22003' DO EXCEPTION E_CUSTOM_EXCEPTION 'Numeric value out of range.'; WHEN SQLSTATE '22012' DO EXCEPTION E_CUSTOM_EXCEPTION 'Division by zero.'; WHEN SQLSTATE 0 码力 | 719 页 | 3.98 MB | 1 年前3
PlantUML 1.2019.3 Справочное руководство по языкуdefine SHOW_FIELDS Справочное руководство по языку PlantUML (1.2019.3) 140 / 158 17.10 Building custom library 17 PREPROCESSING !undef SHOW_METHODS class foo { !ifdef SHOW_FIELDS || SHOW_METHODS This shown !endif !ifdef SHOW_FIELDS && SHOW_METHODS This is NOT shown !endif } @enduml 17.10 Building custom library It's possible to package a set of included files into a single .zip or .jar archive. This . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 17.10Building custom library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 17.11Search0 码力 | 159 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.2 Справочное руководство по языкуdefine SHOW_FIELDS Справочное руководство по языку PlantUML (1.2019.2) 140 / 158 17.10 Building custom library 17 PREPROCESSING !undef SHOW_METHODS class foo { !ifdef SHOW_FIELDS || SHOW_METHODS This shown !endif !ifdef SHOW_FIELDS && SHOW_METHODS This is NOT shown !endif } @enduml 17.10 Building custom library It's possible to package a set of included files into a single .zip or .jar archive. This . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 17.10Building custom library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 17.11Search0 码力 | 159 页 | 1.76 MB | 1 年前3
共 14 条
- 1
- 2













