firebird language reference 30 rusПредставляет собой символьный тип данных фиксированной длины с предопределённым набором символов ISO8859_1. Синтаксис: NCHAR [(length)] Синонимом является x'4E657276656E' FROM rdb$database -- returns 'Nerven' (same string, now interpreted as ASCII text) SELECT _iso8859_1 x'53E46765' FROM rdb$database -- returns 'Säge' (4 chars, 4 bytes) SELECT _utf8 x'53C3A46765' хранить входящую строку. Примеры: -- обратите внимание на префикс '_' INSERT INTO People VALUES (_ISO8859_1 'Hans-Jörg Schäfer'); Числовые константы Числовая константа — это0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird 2.5 LangRef Update Russianдругую документацию по следующей ссылке: Firebird Documentation Index (http://www.firebirdsql.org/en/documentation/). Охватываемые версии Этот документ охватывает все версии Firebird вплоть до 2.5 возвращает 'Nerven' (та же самая последовательность, интерпретированная как ASCII текст) SELECT _ISO8859_1 x'53E46765' FROM RDB$DATABASE -- возвращает 'Säge' (4 символа, 4 байта) 28 Руководство по Chinese 2.1 ISO8859_2 1 Latin-2, Central European 1.0 ISO8859_3 1 Latin-3, Southern European 1.5 ISO8859_4 1 Latin-4, Northern European 1.5 ISO8859_5 1 Cyrillic 1.5 ISO8859_6 1 Arabic 1.5 ISO8859_7 10 码力 | 364 页 | 1.45 MB | 1 年前3
PlantUML 1.2023.11 Справочное руководство по языкуkeywords: • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high @10 EN is low @enduml 10.3 Adding message You can add message using the following syntax "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:en_high-2 as :en_highMinus2 @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_highMinus2 @:en_highMinus2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml 10.6 Participant oriented Rather than declare the diagram in chronological order, you can define it by participant. @startuml Справочное руководство0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2020.23 Справочное руководство по языкуwith period 1 binary "Enable" as EN @0 EN is low @5 EN is high Справочное руководство по языку PlantUML (1.2020.23) 138 / 305 9.3 Adding message 9 TIMING DIAGRAM @10 EN is low @enduml 9.3 Adding message "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db "enable" as en binary "R/W" as rw binary "data Valid" as dv concise "dataBus" as db concise "address bus" as addr @6 as :write_beg @10 as :write_end @15 as :read_beg @19 as :read_end @0 en is low db is0 码力 | 306 页 | 3.12 MB | 1 年前3
PlantUML 1.2020.22 Справочное руководство по языкуwith period 1 binary "Enable" as EN @0 EN is low @5 EN is high Справочное руководство по языку PlantUML (1.2020.22) 127 / 293 9.3 Adding message 9 TIMING DIAGRAM @10 EN is low @enduml 9.3 Adding message "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db "enable" as en binary "R/W" as rw binary "data Valid" as dv concise "dataBus" as db concise "address bus" as addr @6 as :write_beg @10 as :write_end @15 as :read_beg @19 as :read_end @0 en is low db is0 码力 | 294 页 | 3.03 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языкуwith period 1 binary "Enable" as EN @0 EN is low @5 EN is high @10 Справочное руководство по языку PlantUML (1.2021.2) 176 / 387 10.3 Adding message 10 TIMING DIAGRAM EN is low @enduml 10.3 Adding message "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk with period 1 binary "enable" as en binary "R/W" as rw binary "data Valid" as dv concise "dataBus" as db concise "address bus" as addr0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкуwith period 1 binary "Enable" as EN @0 EN is low @5 EN is high @10 Справочное руководство по языку PlantUML (1.2021.1) 174 / 382 10.3 Adding message 10 TIMING DIAGRAM EN is low @enduml 10.3 Adding message "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk with period 1 binary "enable" as en binary "R/W" as rw binary "data Valid" as dv concise "dataBus" as db concise "address bus" as addr0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2019.6 Справочное руководство по языкуeach skinparam parameters with its results displayed at https://plantuml-documentation.readthedocs. io/en/latest/formatting/all-skin-params.html. Справочное руководство по языку PlantUML (1.2019.6) 145 / charset="UTF-8" /> Depending of your Java installation, the following charset should be available: ISO-8859-1, UTF-8, UTF-16BE, UTF-16LE, UTF-16. Справочное руководство по языку PlantUML (1.2019.6) 158 releases of PlantUML. Including files follows the C convention for "C standard library" (see https://en.wikipedia. org/wiki/C_standard_library ) Contents of the library come from third party contributors0 码力 | 173 页 | 1.95 MB | 1 年前3
PlantUML 1.2019.9 Справочное руководство по языкуeach skinparam parameters with its results displayed at https://plantuml-documentation.readthedocs. io/en/latest/formatting/all-skin-params.html. Справочное руководство по языку PlantUML (1.2019.9) 145 / charset="UTF-8" /> Depending of your Java installation, the following charset should be available: ISO-8859-1, UTF-8, UTF-16BE, UTF-16LE, UTF-16. Справочное руководство по языку PlantUML (1.2019.9) 158 releases of PlantUML. Including files follows the C convention for "C standard library" (see https://en.wikipedia. org/wiki/C_standard_library ) Contents of the library come from third party contributors0 码力 | 173 页 | 1.97 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языкуwith period 1 binary "Enable" as EN @0 EN is low @5 EN is high @10 Справочное руководство по языку PlantUML (1.2021.2) 187 / 405 10.3 Adding message 10 TIMING DIAGRAM EN is low @enduml 10.3 Adding message "enable" as EN concise "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk with period 1 binary "enable" as en binary "R/W" as rw binary "data Valid" as dv concise "dataBus" as db concise "address bus" as addr0 码力 | 406 页 | 4.33 MB | 1 年前3
共 14 条
- 1
- 2













