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

 

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

 

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

相关文章: