官术网_书友最值得收藏!

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.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "This example utilizes read and write member variables in the RaceRetirement class, indicating both are required."

A block of code is set as follows:

try 
{
  Set<Id> seasons = new Set<Id> { seasonId };

  SeasonService.updateStandings(seasons); 

  SeasonService.issueNewsLetters(seasons);
}
catch (Exception e) 
{
  ApexPages.addMessage(e);
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

public PageReference awardPoints()
{
   try 
   {
     ContestantService.awardChampionshipPoints(
 new Set<Id> { standardController.getId() });
   }
   catch (Exception e) 
   {
     ApexPages.addMessages(e);
   }        
   return null;
}

Any command-line input or output is written as follows:

ant package.installdemo 
 -Dsf.username=testorgusername 
 -Dsf.password=testorgpasswordtestorgtoken

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "The Developer Console option provides some excellent tools to profile the consumption of governors."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 延吉市| 体育| 陵水| 青州市| 定安县| 山丹县| 巴林右旗| 拉孜县| 平乐县| 平顶山市| 武定县| 临朐县| 岳西县| 大宁县| 台湾省| 兰溪市| 富川| 安多县| 花莲市| 白河县| 临沭县| 长岭县| 天峻县| 济阳县| 靖远县| 抚顺市| 黄平县| 安达市| 金川县| 阳曲县| 长丰县| 琼结县| 土默特左旗| 石柱| 塘沽区| 阳高县| 星子县| 兴化市| 凉城县| 莲花县| 磐安县|