- 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."
推薦閱讀
- Mastering Microsoft Forefront UAG 2010 Customization
- Managing IaaS and DBaaS Clouds with Oracle Enterprise Manager Cloud Control 12c
- 資本的眼睛
- 基于價值增值的治理導向型內部審計研究
- 中國特色社會主義國家審計制度研究
- Business Intelligence with MicroStrategy Cookbook
- Learning Informatica PowerCenter 9.x
- EViews10.0的應用與計量分析
- Microsoft System Center Data Protection Manager 2012 SP1
- 從零開始學房地產會計
- Microsoft Dynamics NAV
- IBM SPSS Modeler Cookbook
- Tableau:Creating Interactive Data Visualizations
- Programming Microsoft Dynamics NAV(Fifth Edition)
- 項目管理實務(第二版)