Response.Write("前一页面的标题是:\"" +Page.PreviousPage.Title.ToString()+"\"");

 

string ss="\"" + textBox1.Text + "\"" ;

 

还有一种加 @符号,两个“”代表一个

相关文章:

  • 2022-12-23
  • 2022-01-25
  • 2021-06-17
  • 2021-06-18
  • 2022-12-23
  • 2021-11-27
  • 2021-06-03
  • 2021-12-31
猜你喜欢
  • 2022-12-23
  • 2022-02-11
  • 2021-05-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
相关资源
相似解决方案