firebird 30 sprachreferenzhinzugefügt wurde UNICODE_CI Sortierung ohne Berücksichtigung der Groß-/Kleinschreibung, funktioniert ohne Berücksichtigung der Groß-/Kleinschreibung. Hinzugefügt in Firebird 2.1 UNICODE_CI_AI Groß-/Kleinschreibung oder der Akzentuierung von Zeichen (ähnlich wie COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI 3.5.5. Zeichenindizes In Firebird vor Version 2.0 kann ein Problem beim Erstellen eines Indexes 043 1.362 1.021 682 Bei Sortierungen, bei denen die Groß-/Kleinschreibung nicht beachtet wird (“_CI”), belegt ein Zeichen im index nicht 4, sondern 6 (sechs) Bytes, sodass die maximale Schlüssellänge0 码力 | 701 页 | 3.12 MB | 1 年前3
PlantUML 1.2021.3 Sprachreferenzrectangle "Handle claim" as HC <<$bProcess>><> #Business rectangle "Capture Information" as CI <<$bProcess>>< > #Business rectangle "Notify\nAdditional Stakeholders" as NAS <<$bProcess>>< > #Business rectangle "Pay" as P <<$bProcess>>< > #Business HC *-down- CI HC *-down- NAS HC *-down- V HC *-down- I HC *-down- P CI -right->> NAS NAS -right->> V V -right->> I I -right->> P rectangle "Scanning" #Application rectangle Payment <<$aService>>< > #Application scanning -up-> CI customerAdministration -up-> CI claimsAdministration -up-> NAS claimsAdministration -up-> V claimsAdministration -up-> 0 码力 | 406 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.1 Sprachreferenzrectangle "Handle claim" as HC <<$bProcess>><> #Business rectangle "Capture Information" as CI <<$bProcess>>< > #Business rectangle "Notify\nAdditional Stakeholders" as NAS <<$bProcess>>< > #Business rectangle "Pay" as P <<$bProcess>>< > #Business HC *-down- CI HC *-down- NAS HC *-down- V HC *-down- I HC *-down- P CI -right->> NAS NAS -right->> V V -right->> I I -right->> P rectangle "Scanning" #Application rectangle Payment <<$aService>>< > #Application scanning -up-> CI customerAdministration -up-> CI claimsAdministration -up-> NAS claimsAdministration -up-> V claimsAdministration -up-> 0 码力 | 384 页 | 4.02 MB | 1 年前3
PlantUML 1.2021.2 Sprachreferenzrectangle "Handle claim" as HC <<$bProcess>><> #Business rectangle "Capture Information" as CI <<$bProcess>>< > #Business rectangle "Notify\nAdditional Stakeholders" as NAS <<$bProcess>>< > #Business rectangle "Pay" as P <<$bProcess>>< > #Business HC *-down- CI HC *-down- NAS HC *-down- V HC *-down- I HC *-down- P CI -right->> NAS NAS -right->> V V -right->> I I -right->> P rectangle "Scanning" #Application rectangle Payment <<$aService>>< > #Application scanning -up-> CI customerAdministration -up-> CI claimsAdministration -up-> NAS claimsAdministration -up-> V claimsAdministration -up-> 0 码力 | 389 页 | 4.07 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenzrectangle "Handle claim" as HC <<$bProcess>><> #Business rectangle "Capture Information" as CI <<$bProcess>>< > #Business rectangle "Notify\nAdditional Stakeholders" as NAS <<$bProcess>>< > #Business rectangle "Pay" as P <<$bProcess>>< > #Business HC *-down- CI HC *-down- NAS HC *-down- V HC *-down- I HC *-down- P CI -right->> NAS NAS -right->> V V -right->> I I -right->> P rectangle "Scanning" #Application rectangle Payment <<$aService>>< > #Application scanning -up-> CI customerAdministration -up-> CI claimsAdministration -up-> NAS claimsAdministration -up-> V claimsAdministration -up-> 0 码力 | 529 页 | 7.46 MB | 1 年前3
Debian Referenz v2.124. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 9.7.7 Direkt auf die CD/DVD-R/RW schreiben . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 9.7.8 Einbinden Ihre Änderungen GETESTET haben • Halten Sie stets ein alternatives Boot-Medium bereit (USB-Stick, CD-ROM, ...) Debian-Referenz xxviii Einige Zitate für neue Benutzer Hier einige interessante Zitate Debian-Referenz 3 / 260 Anmerkung Bestimmte Dateizugriffsrechte einer Datei (inklusive Hardware-Geräte wie CD-ROM usw., die auf einem Debian- System nichts anderes als eine Datei sind) können dazu führen, dass0 码力 | 289 页 | 1.44 MB | 1 年前3
firebird shell scripts de'masterkey' in 'biroguin' zu ändern, was als erfundenes Wort weniger knackbar oder erraten werden sollte. # cd /opt/firebird/bin # ./changeDBAPassword.sh Please enter current password for SYSDBA user : masterkey angezeigt, das vom Root-Benutzer erstellt wird, damit Firebird- Datenbanken erstellt werden können. # cd /u01 # mkdir databases # chown firebird:firebird databases Zu diesem Zeitpunkt steht das Verzeichnis ausführen, es sei denn, Sie haben diese Details bereits geändert. Kapitel 5. ChangeRunUser 8 # cd /opt/firebird/bin # ./changeRunUser.sh firebird firebird Updating /opt/firebird Updating startup script0 码力 | 14 页 | 124.04 KB | 1 年前3
Firebird 2 QuickStart GermanAnleitung befand sich ursprünglich als Kapitel 1 im Using Firebird Handbuch auf der käuflich erwerbbaren CD von IBPhoenix. Später wurde die Anleitung als eigenständiges Dokument im Internet veröffentlicht. Im platzieren. Anmerkung Sie können auf eine Nur-Lesen Datenbank auf einer CD-ROM zugreifen, jedoch können Sie keinen Firebird Server von CD-ROM laufen lassen (ausgenommen den Embedded Server). Installationsskript Informationen über die Ent- wicklung und die Verwendung von Firebird. IBPhoenix verkauft auch eine Developer CD mit Firebird Bina- ries und einer Vielzahl an Dokumentationen. • Beachten Sie auch die wachsende Liste0 码力 | 37 页 | 207.22 KB | 1 年前3
PlantUML 1.2019.6 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !global $ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml 19.3 Conditions • You can use expression 149 / 172 19.8 Including files or URL 19 PREPROCESSING alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 19.8 Including files or URL Use the !include directive to include file in your diagram. You can put assertion in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fail" @enduml 19.14 Building custom library It's possible to package a set of0 码力 | 173 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.9 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !global $ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2019.9) function id($text1, $text2="FOO") return $text1 + $text2 alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 19.8 Including files or URL Use the !include directive to include file in your diagram. You can put assertion in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fail" @enduml PlantUML Sprachreferenz (1.2019.9) 153 / 172 19.14 Building custom0 码力 | 173 页 | 1.93 MB | 1 年前3
共 12 条
- 1
- 2













