This website requires JavaScript.
Explore
Help
Register
Sign In
Ling0925
/
ExcelHelper
Watch
1
Star
0
Fork
You've already forked ExcelHelper
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
32
Commits
2
Branches
2
Tags
17
MiB
C#
100%
7506d59b3b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ling
7506d59b3b
更新 .gitignore 文件以忽略特定目录
...
在 `.gitignore` 文件中,添加了 `/src/.vs` 和 `/obj` 目录,以便忽略这些目录下的文件,防止它们被纳入版本控制。
2025-03-05 23:15:19 +08:00
.vs
切换项目结构
2025-02-28 09:20:53 +08:00
.vscode
优化 Excel 数据处理和命令发送逻辑
2025-03-04 16:02:39 +08:00
src
优化 UI 组件和提示信息格式
2025-03-05 23:14:54 +08:00
.gitignore
更新 .gitignore 文件以忽略特定目录
2025-03-05 23:15:19 +08:00