杂谈字符
Posted the-fool
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了杂谈字符相关的知识,希望对你有一定的参考价值。
不可见字符:https://blog.csdn.net/sushengbuhuo/article/details/97836785
奇葩字符:https://www.cnblogs.com/52cik/p/unicode-mark-nonspacing.html
打开浏览器控制台输入:
‘\\u034F‘ ;
‘很好玩‘+Array(50).join(‘\\u0310‘)+Array(50).join(‘\\u0598‘)+Array(50).join(‘\\u0e49‘);
‘测试测试‘+Array(50).join(‘\\u0310‘)+Array(50).join(‘\\u0598‘)+Array(50).join(‘\\u0e49‘);
回车 然后输入copy($_) 然后直接粘贴发给自己的手机
以上是关于杂谈字符的主要内容,如果未能解决你的问题,请参考以下文章