⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 globalize_countries.yml

📁 A Hotel Management System based on Ruby on Rails.
💻 YML
字号:
usa:
  id: 1
  code: US
  english_name: United States
  date_format: '%m-%d-%y'
  currency_format: '$%n'
  thousands_sep: ','
  decimal_sep: '.'
  currency_code: USD
israel:
  id: 2
  code: IL
  english_name: Israel
  date_format: '%d.%m.%Y'
  currency_format: '%n ₪'
  thousands_sep: ','
  decimal_sep: '.'
  currency_code: ILS
germany:
  id: 3
  code: DE
  english_name: Germany
  date_format: '%d-%m-%Y'
  thousands_sep: '.'
  decimal_sep: ','
india:
  id: 4
  code: IN
  english_name: India
  thousands_sep: ','
  decimal_sep: '.'
  number_grouping_scheme: indian
switzerland:
  id: 5
  code: CH
  english_name: Switzerland
  currency_format: 'SFr. %n'
  currency_code: CHF
  thousands_sep: "'"
  decimal_sep: ','
  currency_decimal_sep: '.'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -