我正在研究C#应用程序,它就像一个小型搜索引擎.用户将输入一个单词,程序将返回包含该单词的文件.
我的文件路径的数组(字符串),我想表现出这些路径作为一个链接DataGridView,这样当用户点击该文件将被打开的文件名.
DataGridView
注意:我正在使用C#Winforms,而不是ASP.net
.net c# datagridview winforms
.net ×1
c# ×1
datagridview ×1
winforms ×1