# id **Repository Path**: lclei/id ## Basic Information - **Project Name**: id - **Description**: 校验身份证最后一位 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ID card in China has 18 numbers. THe last number is a check code of 17 numbers front. This code shows the way how check code calculated. P.S. A old project when I have few knowledge about code or software work. I get a job of software engineer and know more about software now!