- 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".
- Adobe創(chuàng)意大學(xué)After Effects CS5 產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材
- TensorFlow與自然語言處理應(yīng)用
- ANSYS19.0實例詳解
- 中文版CorelDRAW 2022基礎(chǔ)教程
- Puppet 2.7 Cookbook
- GlassFish Administration
- SPSS統(tǒng)計分析
- PostgreSQL Replication
- ASP.NET 3.5 Social Networking
- 精進PPT:PPT設(shè)計思維、技術(shù)與實踐(第3版)
- JBoss Tools 3 Developers Guide
- Microsoft SQL Azure Enterprise Application Development
- 中文版Photoshop CS6完全自學(xué)手冊(超值版)
- Photoshop CS6圖像處理立體化教程
- CG數(shù)碼插畫場景藝術(shù)設(shè)計