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

无数据

分类

全部后端开发(251)综合其他(142)Weblate(90)Python(77)云计算&大数据(72)系统运维(54)数据库(45)区块链(44)PyWebIO(44)Java(35)

语言

全部中文(简体)(577)

格式

全部PDF文档 PDF(434)其他文档 其他(132)PPT文档 PPT(9)DOC文档 DOC(2)
 
本次搜索耗时 0.078 秒,为您找到相关结果约 577 个.
  • 全部
  • 后端开发
  • 综合其他
  • Weblate
  • Python
  • 云计算&大数据
  • 系统运维
  • 数据库
  • 区块链
  • PyWebIO
  • Java
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Rust算法教程 The Algos (algorithms)

    如果当前循环没有发⽣元素交换,说明数组已经有序 if !swapped { break; } } } #[cfg(test)] mod tests { use super::*; #[test] fn test_empty_vec() { let mut empty_vec: Vec for x in bucket { result.push(x); } } result } #[cfg(test)] mod tests { use super::super::is_sorted; use super::*; #[test] fn empty() { let arr: } } if !swapped { break; } } } #[cfg(test)] mod tests { use super::*; #[test] fn basic() { let mut arr = vec![5, 2, 1, 3, 4, 6];
    0 码力 | 270 页 | 8.46 MB | 1 年前
    3
  • pdf文档 Node.js Manual & Documentation

    encoding='utf8') o buffer.write(string, offset=0, encoding='utf8') o buffer.toString(encoding, start=0, end=buffer.length) o buffer[index] o Buffer.isBuffer(obj) o Buffer.byteLength(string, encoding='utf8') sourceEnd=buffer.length) o buffer.slice(start, end=buffer.length)  Streams 流  Readable Stream 可读流 o Event: 'data' 事件:'data' o Event: 'end' 事件:'end' o Event: 'error' 事件:'error' o Event: 'close' write(string, encoding='utf8', [fd]) o stream.write(buffer) o stream.end() o stream.end(string, encoding) o stream.end(buffer) o stream.destroy()  Crypto 加密模块 o crypto.createCredentials(details)
    0 码力 | 153 页 | 1.21 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.1)

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 或者 note right 关键词来给消息添加注释。 PlantUML 语言参考指引 (1.2019.1) 8 / 145 1.12 其他的注释 1 时序图 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 146 页 | 1.91 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.3 语言参考指引

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml PlantUML 语言参考指引 (1.2019.3) 8 / 156 1.11 11 给消息添加注释 1 时序图 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 note right 关键词来给消息添加注释。 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 157 页 | 1.78 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.2 语言参考指引

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml PlantUML 语言参考指引 (1.2019.2) 8 / 156 1.11 11 给消息添加注释 1 时序图 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 note right 关键词来给消息添加注释。 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 157 页 | 1.78 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(简体中文) 202412

    return value. Simply omit the ; at the end of the expression. The return keyword can be used for early return, but the ”bare value” form is idiomatic at the end of a function (refactor gcd to use a return) covered in detail later in the course. An expression can be ”boxed” with Box::new as seen in the tests. To evaluate a boxed expression, use the deref operator (*) to ”unbox” it: eval(*boxed_expr). Some say that the variable owns the value. Every Rust value has precisely one owner at all times. At the end of the scope, the variable is dropped and the data is freed. A destructor can run here to free up resources
    0 码力 | 359 页 | 1.33 MB | 10 月前
    3
  • pdf文档 Julia 中文文档

    step to the package. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1051 Adding tests to the package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1051 Compatibility 'println(PROGRAM_FILE); for x in ARGS; println(x); end' foo bar 13 14 CHAPTER 3. 入门 foo bar 或者你可以把代码写到一个脚本文件中再执行它: $ echo 'println(PROGRAM_FILE); for x in ARGS; println(x); end' > script.jl $ julia script.jl foo Int128,UInt8,UInt16,UInt32,UInt64,UInt128] println("$(lpad(T,7)): [$(typemin(T)),$(typemax(T))]") end Int8: [-128,127] Int16: [-32768,32767] Int32: [-2147483648,2147483647] Int64: [-9223372036854775808
    0 码力 | 1238 页 | 4.59 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.9)

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml PlantUML 语言参考指引 (1.2019.9) 8 / 173 1.11 11 给消息添加注释 1 时序图 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 note right 关键词来给消息添加注释。 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 174 页 | 2.00 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.4)

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml PlantUML 语言参考指引 (1.2019.4) 8 / 164 1.11 11 给消息添加注释 1 时序图 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 note right 关键词来给消息添加注释。 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 165 页 | 1.89 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)

    • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (group 除外)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> Bob: Authentication Request alt successful case Bob -> attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml PlantUML 语言参考指引 (1.2019.6) 8 / 173 1.11 11 给消息添加注释 1 时序图 1.11 给消息添加注释 我们可以通过在消息后面添加 note left 或者 note right 关键词来给消息添加注释。 你也可以通过使用 end note 来添加多行注释。 @startuml Alice->Bob : hello note left: this is a first note Bob->Alice : ok note right: this
    0 码力 | 174 页 | 1.98 MB | 1 年前
    3
共 577 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 58
前往
页
相关搜索词
Rust教程TheAlgoalgorithmNodejsManualDocumentation使用PlantUML绘制UML语言参考指引Version1.2019Comprehensive简体中文简体中文202412Julia文档
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩