Code:
clear input byte A str9 B 1 "里" 2 "里" end
Code:
. list if B=="里"
+--------+
| A B |
|--------|
2. | 2 里 |
+--------+Code:
. list if B=="里"
+--------+
| A B |
|--------|
1. | 1 里 |
+--------+Note that, in the data example using dataex above, these two words look not the same, one is smaller and the other is bigger.
0 Response to same Chinese characters?
Post a Comment