# OperatingSystem **Repository Path**: huang_maowei/OperatingSystem ## Basic Information - **Project Name**: OperatingSystem - **Description**: 操作系统课设 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OperatingSystem ## 介绍 操作系统课设 ### 程序架构 1.界面 用FX创建界面 2.硬件 1)使用的设备 2)包含静态方法cpu()、执行文件的设备 3.软件 1)进程 2)文件 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request