PlantUML 1.2020.23 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour modifier l'ordre des participants Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Note sur les0 码力 | 308 页 | 3.12 MB | 1 年前3PlantUML 1.2020.22 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour modifier l'ordre des participants Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: @6 as :write_beg @10 as :write_end @15 as :read_beg @19 as :read_end @0 en is low db is "0x0" addr is "0x03f" rw is low dv is 0 @:write_beg-3 en is high @:write_beg-2 db is "0xDEADBEEF" @:write_beg-10 码力 | 295 页 | 3.03 MB | 1 年前3PlantUML 1.2021.1 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour modifier l’ordre des participants Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Note sur les0 码力 | 385 页 | 4.05 MB | 1 年前3PlantUML 1.2021.2 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour modifier l’ordre des participants Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Note sur les0 码力 | 391 页 | 4.10 MB | 1 年前3PlantUML 1.2021.3 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour modifier l’ordre des participants Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Note sur les0 码力 | 406 页 | 4.24 MB | 1 年前3PlantUML 1.2023.11 Guide de référence du langage
really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order pour personnaliser l’ordre d’affichage des Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Réf. QA-2503] 1.14 Note sur les0 码力 | 534 页 | 7.56 MB | 1 年前3Click Documentation Release 4.2.dev0
setuptools. 1.3 Setuptools Integration When writing command line utilities, it’s recommended to write them as modules that are distributed with setuptools instead of using Unix shebangs. Why would you command() @click.option('-v', '--verbose', count=True) def log(verbose): click.echo('Verbosity: %s' % verbose) And on the command line: $ log -vvv Verbosity: 3 1.5.6 Boolean Flags Boolean flags are instead: @click.command() @click.option('/debug;/no-debug') def log(debug): click.echo('debug=%s' % debug) if __name__ == '__main__': log() 1.5.7 Feature Switches In addition to boolean flags, there0 码力 | 101 页 | 407.32 KB | 1 年前3Debian GNU/Linux 安装手册 January 8, 2024
比一般情况更多的信息。 BOOT_DEBUG=2 大量的调试信息。 BOOT_DEBUG=3 在引导过程的各个点上运行 Shells,以进行细节上的调试。退出 Shell 会将引导过 程继续。 log_host, log_port 使安装程序将日志消息发送到本地文件的同时,也发送给指定主机和端口上的远端 syslog 中。如果不指定,端口默认是标准 syslog 端口 514。 lowmem 可以根据可 候有错误,那么尝试下面所列的建议。这里需要一些 Linux 的基本知识。要执行任何命令,应该首先切换 到第二虚拟控制台(VT2),并在那里激活 shell。 • 切换到 VT4 或查看 /var/log/syslog 的内容,(使用 nano 作为编辑器)来检查任何特定的错误 消息。之后,再检查 dmesg 的输出。 • 如果可以识别您的光盘驱动器,那么检查 dmesg 的输出。应该可以看到像下面的信息(这些行不 器下载。该信息或许提供了一些关于哪里出错和如何修复的线索。如果您正在提交一个 bug 报告,可以 报告里附上该信息。 安装过程的其它有关安装消息可以在 /var/log/ 内找到,而计算机引导进入新安装好的系统后消息 放在 /var/log/debian-installer/ 里。 5.4.5 提交安装报告 如果仍有问题,请提交安装报告(可能的话,请使用英文撰写)。即使已经安装成功,我们也鼓励发送安0 码力 | 93 页 | 562.93 KB | 1 年前3Flask-RESTful Documentation Release 0.3.10
greater Flask-RESTful requires Python version 2.7, 3.4, 3.5, 3.6 or 3.7 Quickstart It’s time to write your first REST API. This guide assumes you have a working understanding of Flask [http://flask.pocoo make a different parser for each resource you write. The problem with this is if parsers have arguments in common. Instead of rewriting arguments you can write a parent parser containing all the shared arguments occurs - log to a file, send an email, etc. Use the got_request_exception() method to attach custom error handlers to an exception. def log_exception(sender, exception, **extra): """ Log an exception0 码力 | 42 页 | 84.60 KB | 1 年前3Référence Debian v2.124
répertoire / répertoire racine /etc/ fichiers de configuration valables pour l’ensemble du système /var/log/ fichiers journaux du système /home/ tous les répertoires personnels des utilisateurs non privilégiés simplement les touches de curseur et la touche Entrée : — « /etc » et ses sous-répertoires — « /var/log » et ses sous-répertoires — « /usr/share/doc » et ses sous-répertoires — « /usr/sbin » et « /usr/bin fichier contenu /var/log/dpkg.log Enregistrement des actions au niveau de dpkg pour l’activité de tous les paquets /var/log/apt/term.log Journal de l’activité générique d’APT /var/log/aptitude Journal des0 码力 | 279 页 | 1.47 MB | 1 年前3
共 17 条
- 1
- 2