response.Write(chr(34))
chr(34)是ASCII中【"】双引号
response.Write("""")
这个也是可以的,只是比较....看着比较累
response.Write(chr(34))
chr(34)是ASCII中【"】双引号
response.Write("""")
这个也是可以的,只是比较....看着比较累
指法入门
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M