# NewEnglish **Repository Path**: david_hsu/new-english ## Basic Information - **Project Name**: NewEnglish - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-07 - **Last Updated**: 2021-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## NewEnglish ### build ```bash cd ./ mingw32-make ``` ### src ``` --src ----frame.c ----graph.c ----main.c ----recite.c ----source.c 单词源文件 ----strlib.c ----word.c ```