RubyGems Navigation menu

console 0.2

Console is a helper class for displaying super-ASCII strings on the console. Console is needed when you want to mix two-column (e.g. Chinese) and single-column (e.g. ASCII) characters and know how much horizontal realestate the result takes on the screen. This is generally necessary when you want to have internationalization support in a console program. Console currently provides utility methods for determining the display width of a string, and for taking a substring based on display position and display width.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.25.2 - May 04, 2024 (21.5 KB)
  2. 1.25.1 - May 03, 2024 (21.5 KB)
  3. 1.25.0 - May 03, 2024 (21.5 KB)
  4. 1.24.0 - April 22, 2024 (21.0 KB)
  5. 1.23.7 - April 20, 2024 (21.0 KB)
  6. 0.2 - May 11, 2010 (6.5 KB)
顯示所有版本(共 69)

擁有者:

作者:

  • William Morgan

SHA 256 checksum:

67c19e453ffdaf5748f700e4fad25efbbd0a31280dfd4c0e0a6df60ecf20ed59

總下載次數 17,068,184

這個版本 4,249

License:

Ruby 版本需求:

相關連結: