书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 224 个相关结果.
  • Electron 和 NW.js (原名 node-webkit.md) 在技术上的差异

    Electron 和 NW.js (原名 node-webkit) 在技术上的差异 Electron 和 NW.js (原名 node-webkit) 在技术上的差异 注意: Electron 以前被称为 Atom Shell。 与 NW.js 相似,Electron 提供了一个能通过 JavaScript 和 HTML 创建桌面应用的平台,同时...
  • Electron 和 NW.js (原名 node-webkit) 在技术上的差异

    Electron 和 NW.js (原名 node-webkit) 在技术上的差异 Electron 和 NW.js (原名 node-webkit) 在技术上的差异 注意: Electron 以前被称为 Atom Shell。 与 NW.js 相似,Electron 提供了一个能通过 JavaScript 和 HTML 创建桌面应用的平台,同时...
  • Electron 和 NW.js (原名 node-webkit) 在技术上的差异

    Electron 和 NW.js (原名 node-webkit) 在技术上的差异 Electron 和 NW.js (原名 node-webkit) 在技术上的差异 注意: Electron 以前被称为 Atom Shell。 与 NW.js 相似,Electron 提供了一个能通过 JavaScript 和 HTML 创建桌面应用的平台,同时...
  • Electron 和 NW.js (原名 node-webkit.md) 在技术上的差异

    Electron 和 NW.js (原名 node-webkit) 在技术上的差异 Electron 和 NW.js (原名 node-webkit) 在技术上的差异 注意: Electron 以前被称为 Atom Shell。 与 NW.js 相似,Electron 提供了一个能通过 JavaScript 和 HTML 创建桌面应用的平台,同时...
  • Third-Party Libraries Used

    Third-Party Libraries Used Guidelines for adding new third-party libraries and maintaining custom changes in them Third-Party Libraries Used The list of third-party libraries: ...
  • C/C++ Addons

    插件 Hello World 构建 链接到 Node.js 自身的依赖 使用 require() 加载插件 Node.js 的本地抽象 插件实例 函数参数 回调函数 对象工厂 函数工厂 包装 C++ 对象 包装对象工厂方法 传递包装对象 AtExit 钩子函数 插件 Node.js 的插件是基于 C/C++ 编写的动态链接...
  • uWSGI异步/非堵塞模式 (已更新至uWSGI 1.9)

    uWSGI异步/非堵塞模式 (已更新至uWSGI 1.9) 词汇表 挂起/恢复引擎 I/O引擎(或事件系统) 循环引擎 异步开关 异步模式下运行uWSGI 等待I/O 休眠 挂起/恢复 静态文件 uWSGI异步/非堵塞模式 (已更新至uWSGI 1.9) 警告 注意!异步模式并不会加速你的应用,它们旨在提高并发性。不要指望启用某...
  • 定制扩展端

    定制扩展端(Terminal expand) 原理解释 如何扩展端 实现运行代码 实现编译代码输出 定制扩展端(Terminal expand) 希望扩展支持 头条小程序、淘宝小程序、高德小程序、react-native?你只需按标准流程即可扩展,敬请期待: xxx-runtime :运行时 xxx-ui: 扩展组件 xxx-api...
  • Multi-Threading

    Multi-Threading Atomic operations ccall using a libuv threadpool (Experimental) ) Low-level synchronization primitives Multi-Threading Base.Threads.@threads — Macro Thread...
  • Electron 和 NW.js 之间的技术差异

    Electron 和 NW.js 之间的技术差异 1) 应用程序的入口 2) Node 集成 3) Javascript 上下文 4) 旧版支持 5) 功能 Electron 和 NW.js 之间的技术差异 类似于 NW.js,Electron 提供了一个使用 Web 技术开发桌面应用程序的平台。 两个平台都允许开发者使用 HTML、Ja...