Eclipse 键盘语言

发布于 2024-11-25 01:27:26 字数 359 浏览 3 评论 0原文

我使用的是安装了 Eclipse (Helios-SR1) 的英语(美国)Windows XP 笔记本电脑。我创建了一个 Android 应用程序,可以在模拟器和我的 Samsung Charge 手机上正常运行。但是,我有一个应用程序屏幕要求用户提供姓名和电子邮件地址。输入表单位于我的网站上,我使用 WebView 功能(和 INTERNET 权限)捕获输入数据并将其存储在 MySQL 数据库表中。我遇到的问题是我输入的每个字符(使用 Eclipse 键盘或笔记本电脑键盘)都更改为东方字符(我认为是中文)。我不明白为什么输入字符会改变..WTF!我过去两天一直在研究,但找不到使输入字符成为英语(美国)的解决方案。对于解决这个问题的任何帮助,我将不胜感激。提前致谢。

问候, 特里

I am using a English (U.S.) Windows XP laptop that has Eclipse (Helios-SR1) installed. I created an Android app that runs fine on the emulator and my Samsung Charge phone. However, I have one app screen that requests the user's name and email address. The input form is located on my website and I use the WebView function (and INTERNET permission) to capture the input data and store in a MySQL database table. The problem I am experiencing is that each character that I input (either using the Eclipse keyboard or laptop keyboard) is changed to an Oriental character (I think its Chinese). I don't understand why the input characters are changed.. WTF! I've been researching for the past 2 days and can't find a solution to make the input characters English (U.S.). I would appreciate any help in resolving this problem. Thanks ahead of time.

Regards,
Terry

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

幽蝶幻影 2024-12-02 01:27:26

更改模拟器中的输入语言并禁用日语和中文键盘,就像真正的手机一样。

在 android 1.6 中,

  • 转到“设置”->“区域设置和文字->选择区域设置
  • 选择英语(美国)
  • 转到“设置”->“区域设置和文本
  • 取消选择第一个选项,其中包含一些中文(我认为)字符和日语输入法

change the input language in the emulator and disable the Japanse and Chines keyboard as if it were a real phone.

In android 1.6

  • go to Settings -> Locale & Text -> select locale
  • select English (US)
  • go to Settings -> Locale & Text
  • unselect the first option which has some Chinese (I think) characters and Japanese IME
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文