# DevCommon **Repository Path**: codersoft/DevCommon ## Basic Information - **Project Name**: DevCommon - **Description**: 开发常用文件 - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DevCommon --- #### 项目介绍 该项目主要放置开发及工作中用到的一些安装配置记录文档、常用工具类及脚本、常用文档模板等。 --- #### 项目目录 ``` cmd ├─abnormal handling #异常处理 ├─develop class #开发工具类 │ ├─Android │ ├─bat │ ├─C# │ └─java ├─document #文档模板 │ └─Software development and design ├─install&config #安装配置 │ ├─activation │ ├─Java │ ├─PHP │ ├─Python │ └─SublimeText └─server #服务配置部署 ├─https └─weblogic ```