分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.023
秒,为您找到
236619
个相关结果.
搜书籍
搜文档
Product 对象
535
2019-11-08
《Electron v7.1 官方中文文档》
Product 对象 Product 对象 productIdentifier String - 用于苹果应用商店标识产品的字符串。 localizedDescription String - 产品的描述。 localizedTitle String - 产品的名称。 contentVersion String - 标识产品的版本的字符串。...
ProcessMetric 对象
481
2019-11-08
《Electron v7.1 官方中文文档》
ProcessMetric 对象 ProcessMetric 对象 pid Integer - 进程ID type String - Process type. One of the following values: Browser Tab Utility Zygote Sandbox helper GPU Pepper Plu...
NotificationAction 对象
601
2019-11-08
《Electron v7.1 官方中文文档》
NotificationAction 对象 平台 / 操作 支持 MacOS系统上的按钮支持 NotificationAction 对象 type 类型:String - 此类操作可以作为 按钮 . text 类型:String(可选) - 给定操作的标签。 平台 / 操作 支持 操作类型 平台支持 text 参数 te...
MimeTypedBuffer对象
542
2019-11-08
《Electron v7.1 官方中文文档》
MimeTypedBuffer对象 MimeTypedBuffer对象 mimeType 类型 String - 正在发送的缓冲区文件类型. data 类型 Buffer - 缓冲区内容.
事务对象
627
2019-08-03
《Electron v6.0 中文文档》
事务对象 事务对象 transactionIdentifier String - 成功加入队列的事务的唯一标识 transactionDate String - 事务被加入队列的时间 originalTransactionIdentifier String - App Store恢复的事务的标识符 transactionState Stri...
ShortcutDetails 对象
659
2019-08-03
《Electron v6.0 中文文档》
ShortcutDetails 对象 ShortcutDetails 对象 target 字符串-该快捷方式启动的目标。 cwd 字符串 (可选)-工作目录。默认值为空。 args 字符串 (可选)-当从该快捷方式启动时要应用于 target 的参数。默认值为空。 description 字符串 (可选)-快捷方式的说明。默认值为空。 icon ...
FileFilter 对象
607
2019-08-03
《Electron v6.0 中文文档》
FileFilter 对象 FileFilter 对象 name String extensions String[]
Display对象
690
2019-08-03
《Electron v6.0 中文文档》
Display对象 Display对象 id 数字-与显示相关联的唯一的标志符 rotation 数字—可以是 0, 90, 180, 270, 代表屏幕旋转角度。 scaleFactor 数字-输出设备的像素比例因子。 touchSupport 字符串—可以是 available 、unavailable 、unknown 。 monochrom...
BrowserWindowProProxy 对象
561
2019-08-03
《Electron v6.0 中文文档》
类: BrowserWindowProxy 实例方法 win.blur() win.close() win.eval(code) win.focus() win.print() win.postMessage(message, targetOrigin) 实例属性 win.closed 类: BrowserWindowProxy 操...
File 对象
729
2019-08-03
《Electron v6.0 中文文档》
File 对象 File 对象 在文件系统中,使用HTML5 File 原生API操作文件 DOM 文件接口为原生文件提供了抽象, 以便让用户使用 HTML5 文件 API 直接处理原生文件。 Electron已经向 文件 接口添加了一个 path 属性, 在文件系统上暴露出文件的真实路径 示例:获取拖拽到app上的文件的真实路径 <...
1..
«
57
58
59
60
»
..100