摘要: function browserRedirect() { var _devices= navigator.userAgent.toLowerCase(); var bIsIpad = _devices.match(/ipad/i) == "ipad"; var bIsIphoneOs = _devi 阅读全文
posted @ 2019-08-08 14:10 星空飘渺 阅读(640) 评论(0) 推荐(0)
摘要:  可以看作一个空白的汉字   == 普通的英文半角空格   ==   ==   == no-break space (普通的英文半角空格但不换行)   == 中文全角空格 (一个中文宽度)   ==   == e 阅读全文
posted @ 2019-08-08 14:07 星空飘渺 阅读(1136) 评论(0) 推荐(0)