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

    事务对象 事务对象 transactionIdentifier String - 成功加入队列的事务的唯一标识 transactionDate String - 事务被加入队列的时间 originalTransactionIdentifier String - App Store恢复的事务的标识符 transactionState Stri...
  • Product 对象

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

    PrinterInfo 对象 例子 PrinterInfo 对象 name String description 字符串 status Number isDefault Boolean 例子 下面是一些可能在每个平台上不同的附加选项的示例。 { name : 'Zebra_LP2844' , descripti...
  • MemoryInfo 对象

    MemoryInfo 对象 MemoryInfo 对象 workingSetSize Integer- 当前占用的物理内存RAM总量 peakWorkingSetSize Integer - 已被占用的物理内存最大值。 privateBytes Integer (optional) Windows - 独占的内存,不被其他进程(如JavaSc...
  • JumpListCategory 对象

    JumpListCategory 对象 JumpListCategory 对象 type 字符串 (可选)-以下之一: tasks -此类别中的项目将放在标准 tasks 类别中。 只能有一个这样的类别, 它将始终显示在跳转列表的底部。 frequent -显示应用程序经常打开的文件列表, 该类别的名称及其项由 Windows 设置。 rec...
  • FilePathWheaders 对象

    FilePathWheaders 对象 FilePathWheaders 对象 path 字符串 -文件发送的路径 headers 记录 (可选) - 将被发送的附加的标头
  • ExtensionInfo对象

    ExtensionInfo对象 ExtensionInfo对象 name 字符串 version String
  • CPUUsage 对象

    CPUUsage 对象 CPUUsage 对象 percentCPUUsage Number - 自上次调用 getCPUUsage 以来使用的 CPU 百分比。第一次调用返回0。 idleWakeupsPerSecond Number - 自上次调用 getCPUUsage 以来每秒唤醒空闲 CPU 的平均次数。第一次调用返回0。在Windo...
  • Client对象

    ghttp.Client ghttp.ClientResponse 一些重要说明 ghttp.Client gf 框架提供了强大易用的HTTP客户端,同样由ghttp 模块实现。 方法列表:https://godoc.org/github.com/gogf/gf/net/ghttp type Client func NewC...
  • UploadFile 对象

    UploadFile 对象 UploadFile 对象 type String - blob . filePath String - 准备上传的文件的路径 offset Integer - 默认值 0 . length Integer - Number of bytes to read from offset . Defaults to 0...