- Microsoft Dynamics CRM 2011 Scripting Cookbook
- Nicolae Tarla
- 147字
- 2021-07-27 18:12:36
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."
推薦閱讀
- 中國新股民必讀手冊(2015年最新版)
- INSTANT Citrix XenDesktop 5 Starter
- 新中國審計制度變遷
- Azure Strategy and Implementation Guide
- 會計信息化基礎(chǔ)(金蝶版)
- Big Data Visualization
- Business Intelligence with MicroStrategy Cookbook
- 審計實務(wù)案例與實訓教程
- 財務(wù)建模與綜合估值:數(shù)據(jù)研磨、模型校準、動態(tài)估值
- 審計全流程實操從入門到精通
- 從零開始學房地產(chǎn)會計
- 成功通過PMP(第3版)
- 行政單位經(jīng)濟責任審計實務(wù)指南
- 企業(yè)并購審查中的相關(guān)市場界定:理論與案例
- Getting Started with Microsoft Lync Server 2013