1 Star 0 Fork 219

yanghua409 / winform通用开发框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 557 Bytes
一键复制 编辑 原始数据 按行查看 历史
jerry 提交于 2023-08-19 23:21 . 采用winform原生控件,移除devexpress
# 忽略编译生成的文件
bin/
obj/
# 忽略 NuGet 包文件夹
packages/
# 忽略 Visual Studio 的一些文件和文件夹
.vs/
.vscode/
*.suo
*.user
*.userprefs
*.bak
*.cache
*.log
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.sdf
*.opensdf
*.sln.docstates
# 忽略 ReSharper 缓存和临时文件
_ReSharper*/
*.resharper*
*.DotSettings.user
# 忽略自动生成的文件
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.publishproj
*.pubxml
*.publishsettings
# 忽略 Web 缓存文件
*.dbmdl
*.jfm
*.sdf
*.mdf
*.ldf
*.bak
*.cache
*.csproj.user
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/yanghua409/WinformGeneralDeveloperFrame.git
git@gitee.com:yanghua409/WinformGeneralDeveloperFrame.git
yanghua409
WinformGeneralDeveloperFrame
winform通用开发框架
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891