# winform-demo **Repository Path**: zmwcodediy/winform-demo ## Basic Information - **Project Name**: winform-demo - **Description**: c#的winform开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-04 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## vscode中开发winform ## 使用 0. 下载[dotnet的sdk](https://dotnet.microsoft.com/) 1. 运行`addtemp.bat`注册`dotnet new`模板 2. 使用`tool`下的`new.bat`创建项目 3. 使用`tool`下的`run.bat`运行项目 ## 参考 - [参考文档](https://book.douban.com/subject/1060714/) - pdf下的`winform.pdf`