如何从 GitHub 链接获取文件列表?
例如,来自此 GitHub 存储库链接:https://github.com/crs2007/ActiveReport/tree/master/ActiveReport/SQLFiles
https://github.com/crs2007/ActiveReport/tree/master/ActiveReport/SQLFiles
我们可以看到有SQL文本文件:
我想获取这些文件的列表:
我怎样才能做到这一点?
.net c# git github
.net ×1
c# ×1
git ×1
github ×1