electron-egg electron-egg
首页
  • v4.x
  • v3.x
  • v2.x
插件
  • v4.x
  • v3.x
demo
支持
知识点
案例
交流
  • GitHub (opens new window)
  • Gitee (opens new window)
首页
  • v4.x
  • v3.x
  • v2.x
插件
  • v4.x
  • v3.x
demo
支持
知识点
案例
交流
  • GitHub (opens new window)
  • Gitee (opens new window)
❤️成为赞助商
  • 教程

  • ee-bin

  • ee-core

    • addon

      • 插件模块
      • window
    • bin
      • config
      • const
      • const/channel
      • controller
      • core
      • cross
      • ee
      • electron
      • electron/app
      • electron/window
      • exception
      • httpclient
      • jobs
      • jobs/ChildJob
      • jobs/ChildPoolJob
      • loader
      • log
      • message
      • message/childMessage
      • ps
      • services
      • socket
      • storage
      • storage/jsondb
      • storage/sqlite
      • tools
      • this-app

      • utils
      • utils/helper
      • utils/is
      • utils/json
      • utils/time
      • utils/ip
      • utils/get-port
      • oldUtils
    • ee-go

    目录

    bin

    ee-core:v2.0.3

    # 介绍

    该功能已独立为 ee-bin 库,请 查看文档

    (废弃)命令行模块。

    # API列表

    # rd

    ee-core:v2.4.0 废弃

    • dist_dir - 资源所在目录

    rd命令会把 frontend/dist 复制到 /public/dist ; 服务最终加载的是 /public/dist前端资源。

    frontend目录代码不会被打包,防止源码泄露。

    ee-core rd --dist_dir=./frontend/dist
    

    # encrypt

    ee-core:v2.4.0 废弃 将 electron/ 复制到 /public/electron ; 然后对其加密。

    electron目录代码不会被打包,防止源码泄露。

    ee-core encrypt
    

    # clean

    ee-core:v2.4.0 废弃

    清理加密代码(/public/electron目录)

    ee-core clean
    
    上次更新: 2025/06/06, 07:21:49
    window
    config

    ← window config→

    Theme by Vdoing | Copyright © 2023-2025 哆啦好梦 | 京ICP备15041380号-2
    • 跟随系统
    • 浅色模式
    • 深色模式
    • 阅读模式
    ×