- Reporting in TFS
- Dipti Chhatrapati
- 145字
- 2021-07-23 19:27:46
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: "At runtime, the .rdlc
files are processed locally, while the .rdl
files are processed remotely."
A block of code is set as follows:
SELECT DimPerson.Name, DimWorkItem.System_State, DimWorkItem.System_Title FROM FactCurrentWorkItem INNER JOIN
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: "Clicking the Next button moves you to the next screen."
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- ASP.NET MVC4框架揭秘
- C語言程序設計(第3版)
- 潮流:UI設計必修課
- Programming ArcGIS 10.1 with Python Cookbook
- Solr Cookbook(Third Edition)
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Java7程序設計入門經典
- Data Science Algorithms in a Week
- Mastering Embedded Linux Programming
- 寫給青少年的人工智能(Python版·微課視頻版)
- 計算機程序的構造和解釋(JavaScript版)
- 計算機應用基礎
- C語言程序設計實驗指導教程