Jelajahi Sumber

Merge branch 'master' into ee_dev

gaoshuaixing 3 tahun lalu
induk
melakukan
92bf43ac6f

+ 1 - 0
.gitignore

@@ -6,3 +6,4 @@ run/
 package-lock.json
 data/
 .vscode/launch.json
+public/electron/

+ 47 - 42
README.md

@@ -1,80 +1,85 @@
-# EE框架2.0 
+# electron-egg framework 2.0 
 [![star](https://gitee.com/wallace5303/electron-egg/badge/star.svg?theme=gvp)](https://gitee.com/wallace5303/electron-egg/stargazers)
 
 <div align=center>
 <img src="https://wallace5303.gitee.io/ee/images/electron-egg/logo.png" width="150" height="150" />
 </div>
 
-一个入门简单、跨平台的桌面软件开发框架。
+<div align=center>
+<h3><strong>A simple, cross-platform, enterprise-level desktop software development framework</strong></h3>
+</div>
+<br>
 
-❤️ 请帮忙点个⭐️star⭐️ 非常感谢!!!❤️
+## 🌏 [English](https://www.yuque.com/u34495/ee-doc) | [中文](https://www.yuque.com/u34495/ee-doc)
 
-- 🍩 为什么使用?桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
-- 🍉 简单:只需懂 JavaScript
-- 🍑 愿景:所有开发者都能学会桌面软件研发
-- 🍰 gitee:https://gitee.com/wallace5303/electron-egg
-- 🍨 github:https://github.com/wallace5303/electron-egg
-- 🏆 码云最有价值开源项目
+## 📋 Introduction
+- 🍩 **Why?** desktop software ( office direction , personal tools ), still Yes PC in the next ten years one of the requirements is to improve work efficiency
+- 🍉 **Simple:** just understand JavaScript
+- 🍑 **Vision:** all developers can learn how to develop desktop software
+- 🍰 **Gitee:** https://gitee.com/wallace5303/electron-egg
+- 🍨 **Github:** https://github.com/wallace5303/electron-egg
+- 🏆 most valuable open source project
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-zs.png)    
 
-## 📚 文档
-- [教程文档](https://www.yuque.com/u34495/mivcfg)
+## ❤️ Support 
+### if it is useful to you, please help me order one⭐️, support developers, thank you very much 
 
-## 📦 特性
-1. 🍄 跨平台:一套代码,可以打包成windows版、Mac版、Linux版
-2. 🌰 简单高效:只需学习 js 语言,同时支持vue、react、html等前端技术
-3. 🌱 前端独立:理论上支持任何前端技术,编写出精美的UI效果
-4. 🌴 工程化:可以用服务端的开发思维,来编写桌面软件
-5. 🍁 高性能:事件驱动、非阻塞式IO
-6. 🌷 功能丰富:前端、服务端的技术场景等
-7. 💐 功能demo:桌面软件常见功能,后续逐步集成或提供demo
-8. 🌻 更多功能请看文档
+## 📚 Document
+- [Tutorial document](https://www.yuque.com/u34495/ee-doc)
 
-## ✈️ 使用场景
+## 📦 Features
+1. 🍄 **Cross platform:** a set of code that can be packaged into windows, Mac, and Linux.
+2. 🌹  **Simple and efficient:** you only need to learn the js language and support front-end technologies such as vue, react, and html. 
+3. 🌱 **Frontend independence:**  theoretically supports any front-end technology to write exquisite UI effects. 
+4. 🌴 **Engineering:** you can use the development thinking of the server to write desktop software.
+5. 🍁 **High performance:** Event-driven, non-blocking I/O.
+6. 🌷 **Features:** Front-end and server-side technical scenarios.
+7. 🌰 **Security:** supports bytecode encryption and compression obfuscation encryption. 
+7. 💐 **Demo:** common functions of desktop software, which will be gradually integrated or provided in the future. 
 
-### 1. 🚀 常规桌面软件
-- 🚖 windows平台
+## ✈️ Usage scenario
+
+### 1. 🚀 General desktop software
+- 🚖 windows
 
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/home.png)
 
-- 🚍 macOS平台    
+- 🚍 macOS   
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/mac-socket.png)
 
-- 🚔 linux平台 (ubuntu)
+- 🚔 linux (ubuntu)
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/ubuntu-db.png)
 
-### 🚐 2. vue、react、angular、web 转换成桌面软件
-- 🚙 vue-ant-design(本地
+### 🚐 2. Convert vue, react, angular, and web into desktop software 
+- 🚙 vue-ant-design(local
 
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/vue-antd.png)
 
-- 🚙 禅道项目管理(web项目地址
+- 🚙 ZenTao(web
 
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-project-7.png)
 
-### 🚂 3. 游戏(h5相关技术开发)
-- 🚊 忍者100层
+### 🚂 3. Games (h5 related technology development) 
+- 🚊 ninja layer 100
 
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee_game_1.png)
 
 
-## 📒 开始使用
+## 📒 Getting Started 
 
-- ✒️ [安装文档](https://www.yuque.com/u34495/mivcfg/ltgte9)
+- ✒️ [Installation documentation](https://www.yuque.com/u34495/ee-doc/ltgte9)
     
-## 🐶 项目案例
-- 🐸 英雄联盟助手
+## 🐶 Project case
+- 🐸 LOL assistant
     ![](https://wallace5303.gitee.io/ee/images/electron-egg/serendipity/lol-zhanji.png)
-- [更多项目](https://www.yuque.com/u34495/mivcfg/ep4otg)
-- 免费服务,如果你想展示项目,请联系我(530353222)该案例文档是有一定流量的奥😄
-
-## 💬 交流
-1. [讨论](https://www.yuque.com/u34495/mivcfg/gg691g)
+- [more](https://www.yuque.com/u34495/ee-doc/ep4otg)
+- if you want to show the project, please contact me (qq: 530353222) this case document has certain traffic
 
-## 📌 关于pr
-请前往[GitHub项目](https://github.com/wallace5303/electron-egg)提pr(避免代码同步后,pr被覆盖掉),感谢!
+## 💬 discussion
+1. [discussion](https://www.yuque.com/u34495/ee-doc/gg691g)
 
-地址:https://github.com/wallace5303/electron-egg
+## 🌐 core package ee-core
+ee-core:[https://github.com/wallace5303/ee-core](https://github.com/wallace5303/ee-core)
 
 
 

+ 91 - 0
README.zh-CN.md

@@ -0,0 +1,91 @@
+# EE框架2.0 
+[![star](https://gitee.com/wallace5303/electron-egg/badge/star.svg?theme=gvp)](https://gitee.com/wallace5303/electron-egg/stargazers)
+
+<div align=center>
+<img src="https://wallace5303.gitee.io/ee/images/electron-egg/logo.png" width="150" height="150" />
+</div>
+
+<div align=center>
+<h3><strong>一个入门简单、跨平台的企业级桌面软件开发框架</strong></h3>
+</div>
+<br>
+
+- 🍩 为什么使用?桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
+- 🍉 简单:只需懂 JavaScript
+- 🍑 愿景:所有开发者都能学会桌面软件研发
+- 🍰 gitee:https://gitee.com/wallace5303/electron-egg
+- 🍨 github:https://github.com/wallace5303/electron-egg
+- 🏆 码云最有价值开源项目
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-zs.png)    
+
+## ❤️支持
+### 如果对您有用的话,请帮忙点个⭐️,支持一下开发者,非常感谢
+
+## 📚 文档
+- [教程文档](https://www.yuque.com/u34495/mivcfg)
+
+## 📦 特性
+1. 🍄 跨平台:一套代码,可以打包成windows版、Mac版、Linux版
+2. 🌹  简单高效:只需学习 js 语言,同时支持vue、react、html等前端技术
+3. 🌱 前端独立:理论上支持任何前端技术,编写出精美的UI效果
+4. 🌴 工程化:可以用服务端的开发思维,来编写桌面软件
+5. 🍁 高性能:事件驱动、非阻塞式IO
+6. 🌷 功能丰富:前端、服务端的技术场景等
+7. 🌰 安全:支持字节码加密、压缩混淆加密
+7. 💐 功能demo:桌面软件常见功能,后续逐步集成或提供demo
+8. 🌻 更多功能请看文档
+
+## ✈️ 使用场景
+
+### 1. 🚀 常规桌面软件
+- 🚖 windows平台
+
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/home.png)
+
+- 🚍 macOS平台    
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/mac-socket.png)
+
+- 🚔 linux平台 (ubuntu)
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/ubuntu-db.png)
+
+### 🚐 2. vue、react、angular、web 转换成桌面软件
+- 🚙 vue-ant-design(本地)
+
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/vue-antd.png)
+
+- 🚙 禅道项目管理(web项目地址)
+
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee-project-7.png)
+
+### 🚂 3. 游戏(h5相关技术开发)
+- 🚊 忍者100层
+
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/ee_game_1.png)
+
+
+## 📒 开始使用
+
+- ✒️ [安装文档](https://www.yuque.com/u34495/mivcfg/ltgte9)
+    
+## 🐶 项目案例
+- 🐸 英雄联盟助手
+    ![](https://wallace5303.gitee.io/ee/images/electron-egg/serendipity/lol-zhanji.png)
+- [更多项目](https://www.yuque.com/u34495/mivcfg/ep4otg)
+- 免费服务,如果你想展示项目,请联系我(530353222)该案例文档是有一定流量的奥😄
+
+## 💬 交流
+1. [讨论](https://www.yuque.com/u34495/mivcfg/gg691g)
+
+## 📌 关于pr
+请前往[GitHub项目](https://github.com/wallace5303/electron-egg)提pr(避免代码同步后,pr被覆盖掉),感谢!
+
+地址:https://github.com/wallace5303/electron-egg
+
+## 🌐 框架核心包 ee-core
+ee-core:[https://github.com/wallace5303/ee-core](https://github.com/wallace5303/ee-core)
+
+欢迎参与贡献
+
+
+
+

+ 0 - 0
package.json


TEMPAT SAMPAH
public/electron/config/config.default.jsc


TEMPAT SAMPAH
public/electron/config/config.local.jsc


TEMPAT SAMPAH
public/electron/config/config.prod.jsc


TEMPAT SAMPAH
public/electron/controller/example.jsc


TEMPAT SAMPAH
public/electron/library/autoLaunch.jsc


TEMPAT SAMPAH
public/electron/library/autoUpdater.jsc


TEMPAT SAMPAH
public/electron/library/awaken.jsc


TEMPAT SAMPAH
public/electron/library/chromeExtension.jsc


TEMPAT SAMPAH
public/electron/library/security.jsc


TEMPAT SAMPAH
public/electron/library/tray.jsc


TEMPAT SAMPAH
public/electron/preload/index.jsc


TEMPAT SAMPAH
public/electron/service/example.jsc


TEMPAT SAMPAH
public/electron/service/storage.jsc