Trigraph Characters
时间:2010-03-30 来源:liuyuanyang
Trigraph Characters
A trigraph sequence found in the source code is converted to its respective translation character. This allows people to enter certain characters that are not allowed under some (rare) platforms.
Trigraph Sequence | Translation Character |
??= | # |
??( | [ |
??/ | \ |
??) | ] |
??' | ^ |
??< | { |
??! | | |
??> | } |
??- | ~ |
相关阅读 更多 +