积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(91)UML(91)

语言

全部中文(简体)(13)德语(12)英语(12)西班牙语(12)日语(12)韩语(12)俄语(12)法语(6)

格式

全部PDF文档 PDF(91)
 
本次搜索耗时 0.074 秒,为您找到相关结果约 91 个.
  • 全部
  • 后端开发
  • UML
  • 全部
  • 中文(简体)
  • 德语
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • 俄语
  • 法语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PlantUML 1.2023.11 Справочное руководство по языку

    the following syntax. Справочное руководство по языку PlantUML (1.2023.11) 248 / 553 10.4 Relative time 10 TIMING DIAGRAM @startuml robust "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB : URL WU is Waiting WB is Processing @300 WB is Waiting @enduml 10.4 Relative time It is possible to use relative time with @. @startuml robust "DNS Resolver" as DNS robust "Web Browser" as WB concise 10 TIMING DIAGRAM 10.5 Anchor Points Instead of using absolute or relative time on an absolute time you can define a time as an anchor point by using the as keyword and starting the name with a :. @XX
    0 码力 | 554 页 | 7.96 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Sprachreferenz

    With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the ‘-P‘ [command-line](command-line) option to specify the pragma: “‘ java -jar : URL WU is Waiting WB is Processing @300 WB is Waiting @enduml 10.4 Relative time It is possible to use relative time with @. @startuml robust "DNS Resolver" as DNS robust "Web Browser" as WB concise
    0 码力 | 529 页 | 7.46 MB | 1 年前
    3
  • pdf文档 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)

    significantly speeds it up. Users benefit from a more streamlined process with fewer requirements for time-consuming revisions and adjustments. • Visualization While Drafting: The ability to envisage the Duration With teoz it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the -P command-line option to specify the pragma: java -jar plantuml.jar -Pteoz=true
    0 码力 | 551 页 | 7.79 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Guía de Referencia del Lenguaje

    Duration With teoz it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the -P command-line option to specify the pragma: java -jar plantuml.jar -Pteoz=true the following syntax. Guía de Referencia del Lenguaje PlantUML (1.2023.11) 221 / 530 10.4 Relative time 10 TIMING DIAGRAM @startuml robust "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB
    0 码力 | 531 页 | 7.53 MB | 1 年前
    3
  • pdf文档 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)

    significantly speeds it up. Users benefit from a more streamlined process with fewer requirements for time-consuming revisions and adjustments. • Visualization While Drafting: The ability to envisage the Duration With teoz it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the -P command-line option to specify the pragma: java -jar plantuml.jar -Pteoz=true
    0 码力 | 552 页 | 7.88 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)

    Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the -P command-line option to specify the pragma: java -jar plantuml.jar -Pteoz=true PlantUML 语言参考指引 (1.2023.11) 240 / 538 10.11 隐藏时间轴 10 时序图 10.11 隐藏时间轴 可以隐藏时间轴。 @startuml hide time-axis concise "Web User" as WU WU is Absent @WU 0 is Waiting +500 is ok @enduml 10.12 使用日期 时间轴除时间以外也可以改用日期表示。 #Gold:Write highlight :read_beg to :read_end #lightBlue:Read db@:write_beg-1 <-> @:write_end : setup time db@:write_beg-1 -> addr@:write_end+1 : hold @enduml 10.18 颜色 你可以为图表添加颜色。 @startuml concise "LR"
    0 码力 | 539 页 | 7.74 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Guide de référence du langage

    net/12222)]* 10.11 Masquer l’axe du temps Il est possible de masquer l’axe du temps @startuml hide time-axis concise "Web User" as WU WU is Absent @WU 0 is Waiting +500 is ok Guide de référence du langage #Gold:Write highlight :read_beg to :read_end #lightBlue:Read db@:write_beg-1 <-> @:write_end : setup time db@:write_beg-1 -> addr@:write_end+1 : hold @enduml 10.19 Ajout de couleur Vous pouvez ajouter de format for the date %date("yyyy.MM.dd' at 'HH:mm") current date You can provide another optional time (on epoch format) %date("YYYY-MM-dd", %now() + 1*24*3600) tomorrow date %dec2hex Return the hexadecimal
    0 码力 | 534 页 | 7.56 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)

    Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml コマンドラインで-P オプションを使用して pragma を指定することもできます: java -jar plantuml.jar -Pteoz=true [Ref. issue-582] LOW 12 is {hidden} @enduml [Ref. QA-12222] 10.11 時間軸を非表示にする 時間軸を非表示にすることができます。 @startuml hide time-axis PlantUML 言語リファレンスガイド (1.2023.11) 242 / 544 10.12 時刻と日付の使用 10 タイミング図 concise "ユーザ" as WU WU @1:17:30 WB is 待機 @enduml PlantUML 言語リファレンスガイド (1.2023.11) 243 / 544 10.13 時間定規(time constraint)の追加 10 タイミング図 10.13 時間定規(time constraint)の追加 タイムラインの目盛りとは別に、時間の尺度を示す矢印を表示することができます。 @startuml robust "ウェブブラウザ"
    0 码力 | 545 页 | 7.75 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 Справочное руководство по языку

    With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Max : something Max -> Bob : something else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml Справочное руководство по языку PlantUML (1.2020.23) 22 / 305 1.29 Шаблоны и отметки 1 ДИАГРАММА : URL WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.4 Relative time It is possible to use relative time with @. @startuml robust "DNS Resolver" as DNS robust "Web Browser" as WB concise
    0 码力 | 306 页 | 3.12 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.22 Справочное руководство по языку

    With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing things during duration Bob -> Max Шаблоны и отметки 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml 1.27 Шаблоны и отметки Можно добавить шаблоны к участникам используя << и >>. В шаблоне : URL WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.4 Relative time It is possible to use relative time with @. @startuml robust "DNS Resolver" as DNS robust "Web Browser" as WB concise
    0 码力 | 294 页 | 3.03 MB | 1 年前
    3
共 91 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
PlantUML1.202311SprachreferenzDrawingUMLwithLanguageReferenceGuideVersionGudeReferenciadelLenguaje使用绘制语言参考指引rencedulangage言語1.20202322
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩