# fangdingdang **Repository Path**: zh8739/fangdingdang ## Basic Information - **Project Name**: fangdingdang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: vertical - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 房叮当 竖屏 ```text 汉字的unicode编码最小值为\u4e00,最大值\u9fa5 min = decodeUnicode('\u4e00') "一" max = decodeUnicode('\u9fa5') "龥" min.charCodeAt() 19968 max.charCodeAt() 40869 str = "周" "周" str.charCodeAt() 21608 ``` ` 身份证大小为长85.6mm*宽54mm,换算成成像素为240*151像素。`