- Team Foundation Server 2015 Customization
- Gordon Beeming
- 165字
- 2021-07-09 21:30:15
Conventions
In this book, you will find a number of text styles 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: " If you don't have a README.md
file, a default markdown will show you what you might have there."
A block of code is set as follows:
<WebAccess version="14.0"> <plugin name="Title Strength Indicator - Web Access" vendor="Gordon Beeming" moreinfo="https://binary-stuff.com" version="1.0"> <modules> <module namespace="TitleStrengthIndicator.TfsTitleStrengthIndicator" kind="TFS.WorkItem.CustomControl"/> </modules> </plugin> </WebAccess>
Any command-line input or output is written as follows:
copy /Y "$(TargetDir)*.*" "C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\14.0\"
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Then, if you want to create one, you can simply click on Edit and then alter the markdown."
- 黑客攻防從入門到精通(實戰秘笈版)
- Python編程自學手冊
- 工程軟件開發技術基礎
- Mastering Python Scripting for System Administrators
- SEO實戰密碼
- 軟件工程
- Spring Boot進階:原理、實戰與面試題分析
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- ExtJS高級程序設計
- Mastering Data Mining with Python:Find patterns hidden in your data
- Babylon.js Essentials
- 動手打造深度學習框架
- App Inventor少兒趣味編程動手做
- MyBatis 3源碼深度解析
- Software-Defined Networking with OpenFlow(Second Edition)