# ParkCPro **Repository Path**: andy521/ParkCPro ## Basic Information - **Project Name**: ParkCPro - **Description**: 停车场管理系统:ParkCPro - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 停车场管理系统 ### 使用队列先入先出的数据结构制作的停车场管理系统 ### 采用c++编码, IDE是vs2010