- Ruby on Rails Web Mashup Projects
- Chang Sau Sheong
- 185字
- 2021-07-02 12:03:57
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
There are three styles for code. Code words in text are shown as follows: "This will copy the necessary files to your RAILS_ROOT/vendor/plugins
folder and run the install.rb
script."
A block of code will be set as follows:
class Kiosk < ActiveRecord::Base def address "#{self.street}, #{self.city}, #{self.state}, #{self.zipcode}" end
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
begin
kiosks.each { |kiosk|
loc = MultiGeocoder.geocode(kiosk.address)
kiosk.lat = loc.lat
Any command-line input and output is written as follows:
$./script/plugin install svn://rubyforge.org/var/svn/geokit/trunk
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".
- Painter繪畫實例教程
- 四時風月繪:國風水墨CG插畫繪畫技法
- ImageMagick Tricks
- Maya 2019三維動畫基礎案例教程
- Photoshop圖形圖像處理實用教程
- Premiere視頻編輯項目教程:Premiere Pro 2020(微課版)
- Photoshop CC UI設計標準培訓教程
- UG NX 12.0完全自學寶典
- 中文版3ds Max 2014-VRay效果圖制作完全自學教程
- 原片蛻變:Photoshop CC商業修圖必修課
- 電腦寫作與定制五筆(第2版)
- Photoshop后期強:多重曝光專業技法寶典
- LaTeX論文寫作教程
- UG NX 11中文版從入門到精通
- 選擇的藝術:Photoshop圖像處理深度剖析(第3版)