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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "These can be accessed through the UnityEngine.Profiling.Profiler class through its BeginSample() and EndSample() methods."

A block of code is set as follows:

void DoSomethingCompletelyStupid() { 
Profiler.BeginSample("My Profiler Sample");
List<int> listOfInts = new List<int>();
for(int i = 0; i < 1000000; ++i) {
listOfInts.Add(i);
}
Profiler.EndSample();
}

 

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "When a Unity application is compiled in Development Mode."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 柳林县| 西宁市| 平昌县| 台江县| 吉首市| 都江堰市| 中山市| 夏邑县| 西吉县| 冕宁县| 颍上县| 富锦市| 那曲县| 沂源县| 专栏| 通榆县| 秦皇岛市| 台中县| 宜都市| 吴堡县| 怀宁县| 云南省| 兴安盟| 焦作市| 贺兰县| 东丽区| 兰溪市| 霍山县| 邳州市| 东阿县| 乌鲁木齐市| 蓝山县| 陆河县| 呈贡县| 祁东县| 鲁山县| 郎溪县| 连南| 墨江| 泸水县| 突泉县|