# ccyang **Repository Path**: myswp_admin/ccyang ## Basic Information - **Project Name**: ccyang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-13 - **Last Updated**: 2025-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 调试cocos引擎源码 [SegmentFault 文章](https://segmentfault.com/a/1190000044899593) ### Windows 命令行创建符号链接 要使用 Windows 命令行创建符号链接,请使用以下命令: ```sh mklink /j G:\cockwork\CCYang\scripting\engine D:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine ```