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

无数据

分类

全部后端开发(8)UML(6)系统运维(2)Python(2)Linux(2)Flask(1)

语言

全部法语(10)

格式

全部PDF文档 PDF(9)其他文档 其他(1)
 
本次搜索耗时 0.067 秒,为您找到相关结果约 10 个.
  • 全部
  • 后端开发
  • UML
  • 系统运维
  • Python
  • Linux
  • Flask
  • 全部
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PlantUML 1.2020.22 Guide de référence du langage

    state to another (can have many states). • clock: A 'clocked' signal that repeatedly transitions from high to low • binary: A specific signal restricted to only 2 states (binary). Les changements d'état • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high Guide de référence du langage PlantUML (1.2020.22) 130 / 294 9.3 Ajout de messages 9 DIAGRAMME DE "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml Guide de
    0 码力 | 295 页 | 3.03 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 Guide de référence du langage

    state to another (can have many states). • clock: A 'clocked' signal that repeatedly transitions from high to low • binary: A specific signal restricted to only 2 states (binary). Les changements d'état • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high Guide de référence du langage PlantUML (1.2020.23) 142 / 307 9.3 Ajout de messages 9 DIAGRAMME DE "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml Guide de
    0 码力 | 308 页 | 3.12 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Guide de référence du langage

    PlantUML (1.2023.11) 234 / 533 10.3 Ajout de messages 10 DIAGRAMME DE TEMPS EN is low @5 EN is high @10 EN is low @enduml 10.3 Ajout de messages Vous pouvez rajouter des messages à l’aide de la syntaxe :start @5 as :en_high @10 as :en_low @:en_high-2 as :en_highMinus2 @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_highMinus2 db is "0xf23a" @:en_high+6 db is "0x0000" @:write_beg-3 en is high @:write_beg-2 db is "0xDEADBEEF" @:write_beg-1 dv is 1 @:write_beg rw is high @:write_end rw is low dv is low @:write_end+1 rw is low db is "0x0" addr is "0x23" @12 dv is high Guide de
    0 码力 | 534 页 | 7.56 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 Guide de référence du langage

    state to another (can have many states). • clock: A ’clocked’ signal that repeatedly transitions from high to low • binary: A specific signal restricted to only 2 states (binary). Les changements d’état • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high Guide de référence du langage PlantUML (1.2021.1) 179 / 384 10.3 Ajout de messages 10 DIAGRAMME "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml Guide de
    0 码力 | 385 页 | 4.05 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.2 Guide de référence du langage

    state to another (can have many states). • clock: A ’clocked’ signal that repeatedly transitions from high to low • binary: A specific signal restricted to only 2 states (binary). Les changements d’état • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high Guide de référence du langage PlantUML (1.2021.2) 182 / 390 10.3 Ajout de messages 10 DIAGRAMME "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml Guide de
    0 码力 | 391 页 | 4.10 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 Guide de référence du langage

    state to another (can have many states). • clock: A ’clocked’ signal that repeatedly transitions from high to low • binary: A specific signal restricted to only 2 states (binary). Les changements d’état • binary • clock @startuml clock clk with period 1 binary "Enable" as EN @0 EN is low @5 EN is high Guide de référence du langage PlantUML (1.2021.2) 193 / 405 10.3 Ajout de messages 10 DIAGRAMME "dataBus" as db @0 as :start @5 as :en_high @10 as :en_low @:start EN is low db is "0x0000" @:en_high EN is high @:en_low EN is low @:en_high-2 db is "0xf23a" @:en_high+6 db is "0x0000" @enduml Guide de
    0 码力 | 406 页 | 4.24 MB | 1 年前
    3
  • pdf文档 Debian GNU/Linux 安装手册 January 8, 2024

    高对比度的主题 对于视力弱的用户,安装程序可以使用高对比度的彩色主题来增加可读性。为了启用它,可以从引导屏 幕上通过 d 快捷键,或者添加 theme=dark 引导参数,来使用“Accessible high contrast”(使用高对 比读)入口。 5.2.4 缩放 对于低视力的用户,图形安装程序有非常基本的缩放支持:Control-+ 组合快捷键和 Control– 组合快捷 键,用于增减与减小字体的尺寸。 那么会列在(正常的)长形式后面的括号里。本手册中的示例一般也使用简写。 debconf/priority (priority) 这个参数将显示的消息设置为最低的优先级。 默认安装使用 priority=high。这意味着显示高优先级和至关重要的消息,但是中和低优先级 的消息将被跳过。如果其间遇到问题,那么安装程序将按照需要调整优先级。 如果添加 priority=medium 作为引导参数,那么将看到安装菜单,并在安装过程中得到更多的 果您需要了解各组件详细的信息,见第 6.3 节。 main-menu 在安装过程中,显示组件列表,并执行选中的组件。主菜单的优先级为 medium,如果您的 优先级设为 high 或 critical (默认为 high),您不会看到菜单。另一方面,假如出现问题需要您干预, 询问的优先级会临时调低,从而让您解决该问题,菜单则可能在这种情况下出现。 您可以通过不断地按 Go Back 按钮,从当前运行的组件回到主菜单。
    0 码力 | 93 页 | 562.93 KB | 1 年前
    3
  • pdf文档 Click Documentation Release 4.2.dev0

    decorators. Internally, there is a non-decorator interface for advanced use cases, but it’s discouraged for high-level usage. A function becomes a Click command line tool by decorating it through click.command() optparse and brings a similar but vastly simplified API. It should generally not be used directly as the high level Click classes wrap it for you. It’s not nearly as extensible as optparse or argparse as it
    0 码力 | 101 页 | 407.32 KB | 1 年前
    3
  • epub文档 Flask-RESTful Documentation Release 0.3.10

    to transform A datetime Parameters: Returns: Return type: Raises: class inputs.int_range(low, high, argument='argument') Restrict input to an integer in a range (inclusive) inputs.iso8601interval(value
    0 码力 | 42 页 | 84.60 KB | 1 年前
    3
  • pdf文档 Référence Debian v2.124

    (bitmap) outils de conversion graphique libheif-examples V:0, I:2 191 heif→jpeg(bitmap) conversion de High Efficiency Image File Format (HEIF) aux formats JPEG, PNG ou Y4M avec la commande heif-convert(1)
    0 码力 | 279 页 | 1.47 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
PlantUML1.202022Guidederencedulangage231.2023111.2021DebianGNULinux安装手册January2024ClickDocumentationRelease4.2dev0FlaskRESTful0.310v2124
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩