bear to support different languages? [🇷 for BE/BA]
Dear BE-proff,
I have been thinking what you talked about if bear can support various languages. I did a little test and I got
Looks fine. I don't know if these will cause any compile error or not. If it is fine, then I will start adding some languages support first. Ps. The display of Spanish looks like not exactly same as input text.
I have been thinking what you talked about if bear can support various languages. I did a little test and I got
txt17<-"這是中文\n"
txt18<-"这是中文\n"
txt19<-"これは、日本で\n"
txt20<-"это русский\n"
txt21<-"esto es español\n"
txt22<-"dies ist Deutsch\n"
txt23<-"this is English\n"
cat(txt17)
這是中文
cat(txt18)
这是中文
cat(txt19)
これは、日本で
cat(txt20)
это русский
cat(txt21)
esto es espanol
cat(txt22)
dies ist Deutsch
cat(txt23)
this is English
Looks fine. I don't know if these will cause any compile error or not. If it is fine, then I will start adding some languages support first. Ps. The display of Spanish looks like not exactly same as input text.
—
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
Complete thread:
- release of bear v2.6.6 yjlee168 2015-08-26 23:13
- release of bear v2.6.6 BE-proff 2015-08-31 09:40
- R is a really great and free software environment yjlee168 2015-08-31 12:32
- bear to support different languages?yjlee168 2015-09-08 11:38
- UTF8 Helmut 2015-09-08 15:02
- UTF8 yjlee168 2015-09-08 18:48
- compiled errors yjlee168 2015-09-08 19:51
- UTF8 Helmut 2015-09-08 15:02
- release of bear v2.6.6 BE-proff 2015-08-31 09:40