For programs developed by. net, Google input method is better than sogou

Source: Internet
Author: User

The. NET platform has a very serious bug in support for Chinese input methods. The problem is no longer a day or two, and even the latest. net3.5 patch with SP1 still appears.

 

The specific problem is:

1..netProgramAfter opening for the first time, you cannot call the input method to enter Chinese Characters in any text box. You must switch between the input methods several times before entering the language. (You can try the input methods using Tsinghua Ziguang, Pinyin, and sogou)

2. Even after the Chinese input method is called up, the halfwidth is changed to fullwidth.

The textbox has the imemod attribute. If the input method attribute is not set, the first bug occurs. If the input method attribute is set to on, the second bug occurs! That is, the problem that the half corner turns into the full corner! Imemod also has an onhalf member, but if it is selected, it will be automatically changed to on ....

On msdn, there is a saying"Only used to enter a valueTextbox Control ,......" Is textbox"Only used to enter a value?

According to the current understanding, Tsinghua Ziguang, Pinyin plus, sogou input method are quite sensitive to this bug.

But after I switched to Google's Google input method, this problem is gone!

So I usually have to replace the Google Input Method for convenience, so there will no longer be similar problems.

It seems that the sogou input method is positioned as non-programmers and entertaining people... (I have always been a sogou user ~~)

Why is sogou's input method not suitable for programming?

1. No support for. NET platform programs (or. NET platform does not support it)

2. When the sogou input method is used to open Chinese characters, you cannot enter "/". You must know that "/" is one of the most common symbols in programming! (Some people say press Ctrl +, but every time you press it, It is troublesome)

When developing a window program for a Chinese. Net program on the vsplatform, you often need to enable the Chinese input method, such as the text attribute of the control. After inputting the text, shift back to English.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.