Android教程網
  1. 首頁
  2. Android 技術
  3. Android 手機
  4. Android 系統教程
  5. Android 游戲
 Android教程網 >> Android技術 >> Android開發實例 >> Android string.xml文件需要轉譯字符”’”

Android string.xml文件需要轉譯字符”’”

編輯:Android開發實例

error: Apostrophe not preceded by \ (in Shanghai is China’s largest cities, the most    strings.xml    /StartActivty/res/values    line 30    Android AAPT Problem

在string.xml文件中,輸入的英文字符China’s中”’”是需要轉譯的。只需加一個英文的”\”即可;即China\’s。這樣編譯就不會出錯

 
  1. 上一頁:
  2. 下一頁:
熱門文章
閱讀排行版
Copyright © Android教程網 All Rights Reserved