# CodeStand **Repository Path**: layty/CodeStand ## Basic Information - **Project Name**: CodeStand - **Description**: 我的编码规范 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-09-12 - **Last Updated**: 2021-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeStand vscode ``` { "explorer.confirmDelete": false, "workbench.colorTheme": "Quiet Light", "files.autoGuessEncoding": true, "editor.fontFamily": "'Ubuntu Monospaced',Consolas, 'Courier New', monospace", "new-file-by-type.code-comments.author": "layty", "favorites.sortDirection": "ASC", "favorites.groupsFirst": true, "favorites.root": [ { "type": "File", "name": "e:\\GitRepo\\CodeStand\\Help\\Asc表.md", "parent_id": null, "workspacePath": "Help\\Asc表.md", "id": "COKzpdGIij9RuAoN" }, { "type": "File", "name": "e:\\GitRepo\\CodeStand\\Help\\Si速查表.md", "parent_id": null, "workspacePath": "Help\\Si速查表.md", "id": "V6OUHvh07CeIxslg" }, { "type": "File", "name": "e:\\GitRepo\\CodeStand\\Help\\编码规范.md", "parent_id": null, "workspacePath": "Help\\编码规范.md", "id": "LNlESUmxAHQBtWbR" } ] } ```