# electrical **Repository Path**: ZSXB2468/electrical ## Basic Information - **Project Name**: electrical - **Description**: https://github.com/ZSXB2468/electrical 的国内镜像 - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: https://github.com/ZSXB2468/electrical - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-09 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个电场线的简单模拟程序 ## 使用 ### 前提条件 安装node.js环境。 ### 直接运行 ``` npm install npm debug ``` ### 编译 ``` npm install npm build ``` ## 画饼 - [ ] 支持选择电荷数量 - [ ] 添加等势面显示 - [ ] 。。。