书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 272553 个相关结果.
  • 对象变体

    对象变体 对象变体 在需要简单变体类型的某些情况下,对象层次结构通常是过度的。 一个示例: # 这是一个如何在Nim中建模抽象语法树的示例 type NodeKind = enum # 不同节点类型 nkInt , # 整型值叶节点 nkFloat , # 浮点型...
  • Object 对象

    Object 对象 在线实验室 参数列表 示例预览 示例代码 Object 对象 在线实验室 参数列表 参数 说明 可选值 | 类型 必填 type field类型 string 是 label 标签文本 string 否 ctx 编辑态为edit,展示态为view,不配置则使用当前block的ctx "edit" |...
  • UploadData 对象

    UploadData 对象 UploadData 对象 bytes Buffer - 已发送内容 file String (optional) - Path of file being uploaded. blobUUID String (optional) - UUID of blob data. Use ses.getBlobData ...
  • TraceConfig 对象

    TraceConfig 对象 TraceConfig 对象 recording_mode String (optional) - Can be record-until-full , record-continuously , record-as-much-as-possible or trace-to-console . Defaults t...
  • Task 对象

    Task 对象 Task 对象 program 字符串 - 要执行的程序的路径,通常你需要指定 process.execPath ,也就是打开当前程序的路径 arguments 字符串- 给 program 这个程序执行时的命令行参数。 title 字符串 - 要在跳转列表中显示的字符串。 description String - 任务描...
  • ShortcutDetails 对象

    ShortcutDetails 对象 ShortcutDetails 对象 target 字符串-该快捷方式启动的目标。 cwd 字符串 (可选)-工作目录。默认值为空。 args 字符串 (可选)-当从该快捷方式启动时要应用于 target 的参数。默认值为空。 description 字符串 (可选)-快捷方式的说明。默认值为空。 icon ...
  • Referrer 对象

    Referrer 对象 Referrer 对象 url String - HTTP 的 Referrer 地址(HTTP源地址)。 policy String - 可以设置为 default , unsafe-url , no-referrer-when-downgrade , no-referrer , origin , strict-ori...
  • Product 对象

    Product 对象 Product 对象 productIdentifier String - 用于苹果应用商店标识产品的字符串。 localizedDescription String - 产品的描述。 localizedTitle String - 产品的名称。 contentVersion String - 标识产品的版本的字符串。...
  • ProcessMetric 对象

    ProcessMetric 对象 ProcessMetric 对象 pid Integer - 进程ID type String - Process type. One of the following values: Browser Tab Utility Zygote Sandbox helper GPU Pepper Plu...
  • NotificationAction 对象

    NotificationAction 对象 平台 / 操作 支持 MacOS系统上的按钮支持 NotificationAction 对象 type 类型:String - 此类操作可以作为 按钮 . text 类型:String(可选) - 给定操作的标签。 平台 / 操作 支持 操作类型 平台支持 text 参数 te...