 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 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 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 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.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 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
 firebird 30 sprachreferenzDas Ergebnis, wenn diese Abfrage drei verschiedene Werte erzeugt: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 C1214CD3-423C-406D-B5BD-95BF432ED3E3 C3 EB176C10-F754-4689-8B84-64B666381154 Um ein einzelnes einzelnes Ergebnis für alle drei Spalten: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C3 80AAECED-65CD-4C2F-90AB-5D548C3C7279 Eine alternative Lösung besteht darin Das Ergebnis, wenn diese Abfrage drei verschiedene Werte erzeugt: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 C1214CD3-423C-406D-B5BD-95BF432ED3E3 C3 EB176C10-F754-4689-8B84-64B666381154 Um ein einzelnes0 码力 | 701 页 | 3.12 MB | 1 年前3 firebird 30 sprachreferenzDas Ergebnis, wenn diese Abfrage drei verschiedene Werte erzeugt: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 C1214CD3-423C-406D-B5BD-95BF432ED3E3 C3 EB176C10-F754-4689-8B84-64B666381154 Um ein einzelnes einzelnes Ergebnis für alle drei Spalten: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C3 80AAECED-65CD-4C2F-90AB-5D548C3C7279 Eine alternative Lösung besteht darin Das Ergebnis, wenn diese Abfrage drei verschiedene Werte erzeugt: C1 80AAECED-65CD-4C2F-90AB-5D548C3C7279 C2 C1214CD3-423C-406D-B5BD-95BF432ED3E3 C3 EB176C10-F754-4689-8B84-64B666381154 Um ein einzelnes0 码力 | 701 页 | 3.12 MB | 1 年前3
 PlantUML 1.2020.23 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2020.23) 268 Sprachreferenz (1.2020.23) 273 / 303 20.10 Keywords arguments 20 PREPROCESSING alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml PlantUML Sprachreferenz (1.2020.23) 277 / 303 20.17 Building custom0 码力 | 304 页 | 3.07 MB | 1 年前3 PlantUML 1.2020.23 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2020.23) 268 Sprachreferenz (1.2020.23) 273 / 303 20.10 Keywords arguments 20 PREPROCESSING alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml PlantUML Sprachreferenz (1.2020.23) 277 / 303 20.17 Building custom0 码力 | 304 页 | 3.07 MB | 1 年前3
 PlantUML 1.2020.22 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2020.22) 256 Sprachreferenz (1.2020.22) 261 / 291 20.10 Keywords arguments 20 PREPROCESSING alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml PlantUML Sprachreferenz (1.2020.22) 265 / 291 20.17 Building custom0 码力 | 292 页 | 2.98 MB | 1 年前3 PlantUML 1.2020.22 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2020.22) 256 Sprachreferenz (1.2020.22) 261 / 291 20.10 Keywords arguments 20 PREPROCESSING alice -> bob : id(ab,cd) @enduml 20.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml PlantUML Sprachreferenz (1.2020.22) 265 / 291 20.17 Building custom0 码力 | 292 页 | 2.98 MB | 1 年前3
 PlantUML 1.2021.3 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2021.2) 358 function id($text1, $text2="FOO") !return $text1 + $text2 alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 25.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 25.17 Building custom library [!import, !include] It’s possible0 码力 | 406 页 | 4.22 MB | 1 年前3 PlantUML 1.2021.3 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2021.2) 358 function id($text1, $text2="FOO") !return $text1 + $text2 alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 25.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 25.17 Building custom library [!import, !include] It’s possible0 码力 | 406 页 | 4.22 MB | 1 年前3
 PlantUML 1.2021.1 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2021.1) 337 function id($text1, $text2="FOO") !return $text1 + $text2 alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 24.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 24.17 Building custom library [!import, !include] It’s possible0 码力 | 384 页 | 4.02 MB | 1 年前3 PlantUML 1.2021.1 Sprachreferenzglobal keyword when defining a variable. @startuml !$ab = "foo1" !$cd = "foo2" !$ef = $ab + $cd Alice -> Bob : $ab Alice -> Bob : $cd Alice -> Bob : $ef @enduml PlantUML Sprachreferenz (1.2021.1) 337 function id($text1, $text2="FOO") !return $text1 + $text2 alice -> bob : id(aa) alice -> bob : id(ab,cd) @enduml 24.10 Keywords arguments Like in Python, you can use keywords arguments : @startuml !unquoted You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fails" @enduml 24.17 Building custom library [!import, !include] It’s possible0 码力 | 384 页 | 4.02 MB | 1 年前3
共 12 条
- 1
- 2













