摘要: 1. <text> 要写 text 可以用这个特殊 element @:&nbsp @: 也是一个可以写 text 的方式 2. @Html.Raw($@"<span class=\"value\" >a</span>") @ 一定要有, \" 可以让 string 里面有 " 3. 如果想在 ht 阅读全文
posted @ 2020-05-21 00:24 兴杰 阅读(203) 评论(0) 推荐(0)