# STKComponentsTutorial **Repository Path**: zxl_lucifer_008/STKComponentsTutorial ## Basic Information - **Project Name**: STKComponentsTutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-11 - **Last Updated**: 2022-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # STKComponents二次开发示例代码 ## 使用前须知 1. 代码由Visual Studio 2019编辑 2. STK Components的类库需要放到`STKComponentsTutorial`上级目录的`Assemblies`下,即这两个目录是在同一个目录下 3. lic文件需要放到`Assemblies`目录下,否则无法编译成功 ## 代码内容 1. Example001:开发入门 2. Example002:三维入门 3. Example003:基础知识:时间 4. Example004:基础知识:坐标与旋转