积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(97)
 
本次搜索耗时 0.057 秒,为您找到相关结果约 97 个.
  • 全部
  • 后端开发
  • UML
  • 全部
  • 中文(简体)
  • 德语
  • 英语
  • 西班牙语
  • 法语
  • 日语
  • 韩语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)

    但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) :Text else; PlantUML 语言参考指引 (1.2019.6) 65 / 173 5.4 重复循环 5 活动图
    0 码力 | 174 页 | 1.98 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.9)

    但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) :Text else; PlantUML 语言参考指引 (1.2019.9) 65 / 173 5.4 重复循环 5 活动图
    0 码力 | 174 页 | 2.00 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.22 语言参考指引

    但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.17 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) PlantUML 语言参考指引 (1.2020.22) 72 / 294 5.4 Conditional with stop
    0 码力 | 295 页 | 3.08 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2020.23)

    但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml PlantUML 语言参考指引 (1.2020.23) 58 / 306 3.18 包 3 类图 3.18 包 你可以通过关键词 package 声明包 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) PlantUML 语言参考指引 (1.2020.23) 83 / 306 5.4 Conditional with stop
    0 码力 | 307 页 | 3.17 MB | 1 年前
    3
  • pdf文档 统一建模语言 UML 参考手册 - 基本概念

    又是类 关联类 见图 ��� 如果关联属性在一系列相关对象中是唯一的 则为限定 见图 ��� 限定是从关联中若干 相关对象中选取唯一对象的值 查询表和查询数组可以被建模成限定关联 限定对于名称 和识别码的建模是比较有意义的 限定也可用于设计模型中对索引的建模 � ��� 参考指南� � 静态视图� ������� � 在分析阶段 关联表表现了对象间逻辑关系 在如何实现关联上 无需强加方向或特别 应避免使用 因为标签和属性会一同被认为是元素的属性 被工具统一的存取 ��� 预 定义了一些标签名称 见标准元素 � 标签值提供了向元素添加特定实现附加信息的一种方法 例如 代码生成器需要有关代 码种类的信息从模型中产生代码 常常有许多方式产生正确的代码 建模人员必须提供相 应的选择 某些标签可以作为向代码产生器提供信息的标志 另一些标签可用于其它附加 工具 如项目计划和报表书写器 � � ���
    0 码力 | 123 页 | 2.61 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)

    b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this
    0 码力 | 381 页 | 4.05 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 语言参考指引

    b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this
    0 码力 | 376 页 | 4.00 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 语言参考指引

    b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this
    0 码力 | 398 页 | 4.22 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)

    -right-> (dummyRight) :user: -up-> (dummyUp) :user: -down-> (dummyDown) @enduml 你可以通过只使用方向的第一个字符来缩短箭头(例如,-d- ,而不是 -down- )或两个第一个字符 (-do-)。 请注意,你不应该滥用这个功能:Graphviz 通常在没有调整的情况下给出良好的结果。 并使用 left to right direction b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml PlantUML 语言参考指引 (1.2023.11) 55 / 538 2.18 Display 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.21 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。
    0 码力 | 539 页 | 7.74 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Guide de référence du langage

    • diagrammes de cas d’utilisation • diagrammes de classes • diagrammes d’objet • diagrammes d’activité • diagrammes de composant • diagrammes de déploiement • diagrammes d’état • diagrammes de • maquettes d’interface graphique (salt) • diagrammes Archimate • diagrammes de langage de description et de spécification (SDL) • diagrammes ditaa • diagrammes de Gantt • diagrammes d’idées (mindmap) sont définis à l’aide d’un langage simple et intuitif. 1 DIAGRAMME DE SÉQUENCE 1 Diagramme de séquence Créer des diagrammes de séquence avec PlantUML est remarquablement simple. Cette facilité d’utilisation
    0 码力 | 534 页 | 7.56 MB | 1 年前
    3
共 97 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
使用PlantUML绘制UML语言参考指引Version1.20191.20202223统一建模建模语言手册参考手册基本概念基本概念1.20211.202311Guidederencedulangage
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩