您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. node-bplist-parser:二进制plist解析器-源码

  2. bplist解析器 二进制Mac OS X Plist(属性列表)解析器。 安装 $ npm install bplist-parser 快速范例 const bplist = require ( 'bplist-parser' ) ; ( async ( ) => { const obj = await bplist . parseFile ( 'myPlist.bplist' ) ; console . log ( JSON . stringify ( obj ) ) ; }
  3. 所属分类:其它

    • 发布日期:2021-03-09
    • 文件大小:41984
    • 提供者:weixin_42164931