Pinyin input method: Difference between revisions

Content deleted Content added
clean up, replaced: Mainland Chinamainland China (2)
Language mixing: two different ways to toggle languages
 
Line 68:
 
=== Language mixing ===
Most advanced pinyin method implementations allow the mixing of English into an input stream without requiring the user to change the language mode. However,The itShift oftenkey comes(on withWindows) someor limitationsthe suchCaps asLock requiringkey (on macOS, labelled as the input中/英 key on Mac keyboards sold in China) is most commonly used tofor bethis uppercasepurpose.
 
The following examples show thetwo differencedifferent if user wishesways to enter "这个SQL漏洞可以瘫痪整个系统。" (This [[SQL]] vulnerability could paralyze the entire system.):
* "zhe ge [switch to English] SQL [switch to Chinese] loudong keyi tanhuan zhengge xitong." (Unsupported)
* "zhe ge [enable Caps Lock] SQL [disable Caps Lock] loudong keyi tanhuan zhengge xitong." (Supported)
 
==Implementations==