以下代码行打开同一页面,如何使其在其他新窗口中打开?
string str="<td><a href='#' onclick='GoToFunction()'>" + dataTable.Rows[i][j] + "</a></td>"
请回复...我不知道为什么没有显示 html 标签
以下代码行打开同一页面,如何使其在其他新窗口中打开?
string str="<td><a href='#' onclick='GoToFunction()'>" + dataTable.Rows[i][j] + "</a></td>"
请回复...我不知道为什么没有显示 html 标签