Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 cshtml 页面,它有一个浏览按钮和一个添加按钮。我可以浏览文件,当我单击添加按钮时,我想在同一页面的网格上显示文件名和删除选项。每次添加文件时,我都想用添加的文件更新网格。如何做到这一点。我是 MVC 的新手。提前致谢。