InProgramIf you want to enter the superscript, for example, M2, m2, which is usually used, but you need to change 2 to the superscript. If you want to enter the superscript on the web, you can use the HTML language to write it, but it is not supported in the winform program. Of course, another method is to use richtext, but if my data changes dynamically, it will not work if I use replacement or formatting.
After receiving a reminder from a friend, I can enter the upper mark directly in the input method. I have been using five times, so I didn't pay too much attention to this function in the Pinyin input method. I didn't believe it at first. When pingfang is opened, the result 5th is the supermark 2 of the square, which is the same as the sogou input and QQ input methods.
Alas, it turns out that the label Label can be easily input. The label Label is a text display in a format. It is just a small position to enter what is displayed. Later, it was okay to dynamically update some data.
It seems that sometimes you have to study the Pinyin input method. Ah
Of course. After entering the Square (2), you wantCubeOr, you just need to change the data to what you want. But I just don't understand what is going on. What is the input method used? Is it a small number in the format and the position shifting function?
Study it carefully when it's okay.