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

无数据

分类

全部后端开发(14)UML(12)系统运维(1)Linux(1)RISC-V(1)Rust(1)

语言

全部西班牙语(15)

格式

全部PDF文档 PDF(15)
 
本次搜索耗时 0.080 秒,为您找到相关结果约 15 个.
  • 全部
  • 后端开发
  • UML
  • 系统运维
  • Linux
  • RISC-V
  • Rust
  • 全部
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Guía de referencia de Debian v2.124

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 2.2.1. apt vs. apt-get / apt-cache vs. aptitude . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 2.2.2. Operaciones básicas básicas de gestión de paquetes utilizando la línea de órdenes apt(8), aptitude(8) y apt-get(8)/apt-cache(8) 54 2.7. Opciones más importantes de la orden aptitude(8) . . . . . . . . . . . . . . . . . . Animo a obtener más información sobre el paquete escribiendo lo siguiente. $ dpkg -L vim $ apt-cache show vim $ aptitude show vim Una documentación puede indicar su ubicación mediante el nombre de archivo
    0 码力 | 285 页 | 1.43 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 Guía de Referencia del Lenguaje

    @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml Guía de Referencia del Lenguaje PlantUML (1.2020.23) 144 / 304 You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
    0 码力 | 305 页 | 3.11 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.22 Guía de Referencia del Lenguaje

    @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml Guía de Referencia del Lenguaje PlantUML (1.2020.22) 133 / 292 You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
    0 码力 | 293 页 | 3.02 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(Español) 202412

    muchas cosas avanzadas y no limitadas a: * Estructura del proyecto/paquete * workspaces * Manejo/Cache de Dependencias de Desarrollo y de Runtime * build scripting * Instalación global * También es extensible Python. • En la mayoria • Exceptions generally unwind the call stack, propagating upward until a try block is reached. An error originating deep in the call stack may impact an unrelated function further up underlying the references // from which they were obtained are live throughout the whole unsafe // block, and they are not accessed either through the references or // concurrently through any other pointers
    0 码力 | 389 页 | 1.04 MB | 10 月前
    3
  • pdf文档 PlantUML 1.2023.11 Guía de Referencia del Lenguaje

    @startuml concise "Client" as Client concise "Server" as Server concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml Guía de Referencia del Lenguaje PlantUML (1.2023.11) 232 / 530 simple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can
    0 码力 | 531 页 | 7.53 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.2 Guía de Referencia del Lenguaje

    PlantUML (1.2021.2) 182 / 388 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
    0 码力 | 389 页 | 4.12 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 Guía de Referencia del Lenguaje

    PlantUML (1.2021.1) 180 / 383 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
    0 码力 | 384 页 | 4.07 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 Guía de Referencia del Lenguaje

    PlantUML (1.2021.2) 193 / 406 10.17 Digital Example 10 TIMING DIAGRAM concise "Response freshness" as Cache Server is idle Client is idle @Client 0 is send Client -> Server@+25 : GET +25 is await +75 is recv OK\nExpires: 275 +25 is idle +75 is recv +25 is send Server -> Client@+25 : 304 Not Modified +25 is idle @Cache 75 is fresh +200 is stale @enduml 10.17 Digital Example @startuml scale 5 as 150 pixels clock clk You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
    0 码力 | 407 页 | 4.28 MB | 1 年前
    3
  • pdf文档 Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5

    Rocket a un ARM-32 Cortex-A5, ambos utilizando la misma tecnología (TSMC40GPLUS) y el mismo tamaño de cache (16 KiB). El die de RISC- V es 0.27 mm2 vs 0.53 mm2 para ARM-32. Dado que es casi el doble del área instrucciones pequeñas en los ISAs Thumb y Thumb- 2. Programas más pequeños además implican menos instruction cache misses, lo cual ahorra energía porque accesos a memoria DRAM externa consumen mucho más energía que cutan en un ciclo de reloj (ignorando cache misses), pero como vimos antes, tanto ARM-32 como x86-32 tienen instrucciones que llevan varios ciclos de reloj aun sin cache misses. Es más, a diferencia de ARM-32
    0 码力 | 217 页 | 29.97 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.1 Guía de Referencia del Lenguaje

    text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. For example, if you use !include foo.txt!1, the second @startuml/@enduml block within You can also put an id to some @startuml/@enduml text block in an included file using @startuml(id=MY_OWN_ID) syntax and then include the block adding !MY_OWN_ID when including the file, so using something diagram. You can also use !includeurl http://someurl.com/mypath!0 to specify which @startuml/@enduml block from http://someurl.com/mypath you want to include. The !0 notation denotes the first diagram. 17
    0 码力 | 147 页 | 1.85 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
GudereferenciaDebianv2124PlantUML1.202023ReferenciadelLenguaje22ComprehensiveRustEspaol2024121.2023111.2021PrcticaRISCElAtlasunaArquitecturaAbiertaPrimeraEdici1.01.2019
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩