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

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: "Generate a new JScript resource in your solution, named new_JSUserInput."

A block of code is set as follows:

function checkEmail(emailField)
{
   var email=/^([a-zA-Z0-9_.-])+@([a-zA-Z0-9_.-])+\.([a-zA-Z])+([a-zA-Z])+/;
   if(email.test(emailField))
   {
      // alert("true");
      return true;
   }
}

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: " Add the Contact entity to your solution if not already added."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 双柏县| 定兴县| 五家渠市| 松滋市| 新竹县| 遵义市| 彰化县| 玛多县| 隆林| 长顺县| 正定县| 美姑县| 嘉鱼县| 肥西县| 尉犁县| 桐柏县| 兰州市| 福海县| 新巴尔虎右旗| 乐陵市| 百色市| 阿拉尔市| 绿春县| 长顺县| 汤原县| 滦平县| 仙居县| 赞皇县| 科技| 浦县| 天全县| 沾化县| 北票市| 莎车县| 赣州市| 呼图壁县| 伊川县| 眉山市| 平邑县| 宜春市| 北辰区|