# MyCSharpFirstCourse **Repository Path**: wu_yi_git/my-csharp-first-course ## Basic Information - **Project Name**: MyCSharpFirstCourse - **Description**: C#学习时的项目集合 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2021-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyCSharpFirstCourse #### 介绍 C#学习时的项目集合 #### 使用说明 1. 代码开发平台采用Microsoft Visual Studio Community 2019 2. 为确保本项目下的代码文件在其他Windows设备上也可运行使用,需要用户安装Microsoft Visual Studio Community 2019时勾选 `桌面应用和移动应用` 下的`.NET桌面开发`和`通用Windows平台开发`,部分小程序在开发工程中可能还会使用到Microsoft.VisualBasic.powerpacks,其下载链接为[Microsoft.VisualBasic.powerpacks](http://go.microsoft.com/fwlink/?LinkId=321343), 安装过程可参考[(7条消息) 如何在VS2017中添加Microsoft.VisualBasic.powerpacks.vs_Mr_dhy的博客-CSDN博客](https://blog.csdn.net/Mr_dhy/article/details/79828333), 此外,为便于查询相关说明文档,还建议安装`单个组件`下的代码工具`Help Viewer`,便于离线查看MSDN文档 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)