- 中文名
- 国际化
- 外文名
- internationalization
- 释 义
- 制造容易适应不同一种方式
- 要 求
- 抽离所有地域语言
英文简介
播报编辑
Internationalization is a way of designing and producing products that can be easily adapted to different locales. This requires extracting all language, country/region and culturally dependent elements from a product. In other words, the process of developing an application whose feature design and code design do not make assumptions based on a single locale, and whose source code simplifies the creation of different local editions of a program, is called internationalization.
理论应用
播报编辑