地址、语言和币种表格

地址表格

  1. e_address_country: 国家地区
    id: 两位字母编号(ISO alpha-2),如中国为CN,美国为US
    id3: 三位字母编号(ISO alpha-3),如中国为CNH,美国为USA
    nid: 三位数字编号(ISO Numeric Code),如中国为156,美国为840,以上三项数据参考网址:http://www.nationsonline.org/oneworld/country_code_list.htm
    idd: International Dialing Prefix, 拨往一个国家需要先拨的前缀,比如中国是00
    code: 国家电话编号,比如中国是86
    currency_id: 国家币种编号
  2. e_address_country_name: 国家地区名称翻译
  3. e_address_region: 州省
  4. e_address_region_name: 州省名称翻译
  5. e_address_city: 城市
  6. e_address_city_name: 城市名称翻译
  7. e_address_district: 区县
  8. e_address_district_name: 区县名称翻译
  9. e_address_timezone: 时区,参考数据:http://en.wikipedia.org/wiki/List_of_tz_database_time_zones, http://answers.google.com/answers/threadview/id/172839.html

语言

  1. e_system_language: 全局语言,
    id: 顺序编号
    lcid: 长编号,未使用
    name: 三个字符缩写,如中文为ZHS
    cid: 区域语言编号(ISO 639),如中文为 zh-CN,参考网址:http://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html, http://www.the-localization-tool.com/language-codes-mfc/
  2. e_system_uilanguage: 界面语言
  3. e_organization_language: 机构语言
  4. e_website_language: 网站文章语言

币种

  1. e_system_currency: 全局币种,参考网址:https://en.wikipedia.org/wiki/ISO_4217, http://www.xe.com/symbols.php
    id: 三位币种数字编号,如人民币是156,美元是840
    name: 币种字母名称,如人民币是CNY,美元是USD
    symbol: 币种符号,如人民币是¥,美元是 $
  2. e_organization_currency: 机构币种定义表