get_city_state.rhtml
来自「Ajax最流行书籍」· RHTML 代码 · 共 7 行
RHTML
7 行
<!-- ! Excerpted from "Pragmatic Ajax" ! We make no guarantees that this code is fit for any purpose. ! Visit http://www.pragmaticprogrammer.com/titles/ajax for more book information.--><%= text_field 'address', 'city', {:size => 20, :value => 'Charlotte'} %>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?