书栈网 · BookStack 本次搜索耗时 0.077 秒,为您找到 2306 个相关结果.
  • UUIDs

    UUIDs UUIDs UUIDs.uuid1 — Function uuid1 ([ rng :: AbstractRNG ]) -> UUID Generates a version 1 (time-based) universally unique identifier (UUID), as specified by RFC...
  • UUIDs

    UUIDs UUIDs UUIDs.uuid1 — Function uuid1 ([ rng :: AbstractRNG ]) -> UUID Generates a version 1 (time-based) universally unique identifier (UUID), as specified by RFC 4...
  • UUIDs

    UUIDs UUIDs UUIDs.uuid1 — Function uuid1 ([ rng :: AbstractRNG ]) -> UUID Generates a version 1 (time-based) universally unique identifier (UUID), as specified by RFC 4...
  • 主页

    Julia 1.0 中文文档 简介 Julia 1.0 中文文档 欢迎来到 Julia 1.0 中文文档。 关于中文文档 Julia 语言相关的本地化工作是一个由社区驱动的开源项目JuliaZH.jl ,旨在方便 Julia 的中文用户。我们目前使用 Transifex 作为翻译平台。翻译工作正在进行,有任何疑问或建议请到社区论坛文档区 反馈...
  • SHA

    SHA SHA functions All SHA functions Working with context All SHA context types HMAC functions All HMAC functions SHA SHA functions Usage is very straightforward: julia...
  • SHA

    SHA SHA functions All SHA functions Working with context All SHA context types HMAC functions All HMAC functions SHA SHA functions Usage is very straightforward: julia...
  • Arrays

    Arrays Constructors and Types Basic functions Broadcast and vectorization Indexing and assignment Views (SubArrays and other view types) Concatenation and permutation Array f...
  • Noteworthy Differences from other Languages

    Noteworthy Differences from other Languages Noteworthy differences from MATLAB Noteworthy differences from R Noteworthy differences from Python Noteworthy differences from C/C++...
  • Sparse Arrays

    Sparse Arrays Compressed Sparse Column (CSC) Sparse Matrix Storage Sparse Vector Storage Sparse Vector and Matrix Constructors Sparse matrix operations Correspondence of dense ...
  • 流程控制

    流程控制 复合表达式 条件表达式 短路求值 重复执行:循环 异常处理 内置的 Exception throw 函数 错误 try/catch 语句 finally 子句 Task(协程) Task 相关的核心操作 Task 和事件 Task 的状态 流程控制 Julia 提供了大量的流程控制构件: 复合表达式 :beg...