yes, I run a script, the encoding of the script file is ANSI.
Type: Posts; User: ildg; Keyword(s):
yes, I run a script, the encoding of the script file is ANSI.
Assume "xxx" is a string of Chinese characters.
1,If I run 'print u"xxx"' on my phone, it will print a string of disordered codes.
2,when I run 'print u"xxx"' from the bluetooth console, the...
Supproting for Chinese, Japanese and Korean words is also very important.
Thank you. I'll turn to the wishlist.
Yes, my mobile phone is beside my computer the whole day except weekend. This is why I raise this question.
I have 2 questions.
Is it possible to notify a programme on the computer when receiving a short-messag? I want to have a programme running on my computer waitting for short-messages and auto reply...