# draw-graph **Repository Path**: oneflyingfish/draw-graph ## Basic Information - **Project Name**: draw-graph - **Description**: 基于C#的GUI程序,实现一个简单的绘图解释器程序(内置编辑等功能),实现一个代码生成程序 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # draw-graph 基于C#的GUI程序,实现一个简单的绘图解释器程序(内置编辑等功能),实现一个代码生成程序 ## 开发说明: 开发环境:Windows 10 + Visual Stdio 2017 + .net framework 4.5.2 开发语言:C#