摘要:
javascript使用document.write(str)进行输出时,常提示下列错误: Error: unterminated string literal。通常原因是输出字符str中包含换行符导致的。 解决方法如下: asp: str=replace(str,vbcrlf,"",1,-1,1) 阅读全文
posted @ 2016-06-29 16:56
小U~
阅读(8581)
评论(0)
推荐(0)
摘要:
word-spacing:normal | <length> | <percentage> text-shadow:none | <shadow> [ , <shadow> ]* none:无阴影<length>①:第1个长度值用来设置对象的阴影水平偏移值。可以为负值<length>②:第2个长度值 阅读全文
posted @ 2016-06-29 15:25
小U~
阅读(128)
评论(0)
推荐(0)
浙公网安备 33010602011771号