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

    UUIDs UUIDs UUIDs.uuid1 — Function. uuid1 ([ rng :: AbstractRNG = GLOBAL_RNG ]) -> UUID Generates a version 1 (time-based) universally unique identifier (UUID), as spe...
  • Control Flow

    Control Flow Compound Expressions Conditional Evaluation Short-Circuit Evaluation Repeated Evaluation: Loops Exception Handling Built-in Exceptions The throw function Errors ...
  • Statistics

    Statistics Statistics The Statistics standard library module contains basic statistics functionality. Statistics.std — Function std ( itr ; corrected :: Bool = true , mea...
  • Statistics

    Statistics Statistics The Statistics standard library module contains basic statistics functionality. Statistics.std — Function std ( itr ; corrected :: Bool = true , mean...
  • 基本功能

    基本功能 介绍 概览 关键字 Base 模块 所有对象 类型的属性 类型关系 已声明结构 内存布局 特殊值 特殊类型 泛型 语法 缺失值 系统 版本控制 错误 事件 反射 内核 基本功能 介绍 Julia Base 中包含一系列适用于科学及数值计算的函数和宏,但也可以用于通用编程,其它功能则由 Julia ...
  • 基本功能

    基本功能 介绍 概览 关键字 Base 模块 所有对象 类型的属性 类型关系 已声明结构 内存布局 特殊值 特殊类型 泛型 语法 缺失值 系统 版本控制 错误 事件 反射 内核 基本功能 介绍 Julia Base 中包含一系列适用于科学及数值计算的函数和宏,但也可以用于通用编程,其它功能则由 Julia ...
  • 缺失值

    缺失值 Propagation of Missing Values Equality and Comparison Operators Logical operators Control Flow and Short-Circuiting Operators Arrays With Missing Values Skipping Missing V...
  • Arrays

    Arrays Constructors and Types Basic functions Broadcast and vectorization Indexing and assignment Views (SubArrays and other view types) Concatenation and permutation Array f...
  • 多线程

    多线程 使用线程池的 ccal 方法(实验性) 同步基元 多线程 这个实验性接口支持 Julia 的多线程功能。 类型和函数在本节的相关描述很有可能会在未来进行修改。 Base.Threads.threadid — Function Threads . threadid () Get the ID number of the cur...
  • 内存映射 I/O

    内存映射 I/O 内存映射 I/O Mmap.Anonymous — Type Mmap . Anonymous ( name :: AbstractString = "" , readonly :: Bool = false , create :: Bool = true ) Create an IO -like object fo...