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

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: "Create a brand new Unity Project. I will call mine Snap."

A block of code is set as follows:

struct Circle
{
Circle(int x, int y, int radius) : X(x), Y(y), Radius(radius) {}
int X, Y, Radius;
};

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

extern "C" void __declspec(dllexport) __stdcall  Close()
{
_capture.release();
}

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 崇仁县| 屏东县| 工布江达县| 六盘水市| 石渠县| 宁陵县| 通道| 青阳县| 绥阳县| 梨树县| 上栗县| 米林县| 万全县| 汨罗市| 册亨县| 花莲县| 罗甸县| 类乌齐县| 建平县| 宝丰县| 图木舒克市| 老河口市| 旬邑县| 石泉县| 荥经县| 团风县| 禹城市| 岑溪市| 醴陵市| 河源市| 依安县| 德州市| 游戏| 旅游| 楚雄市| 罗山县| 滦平县| 化州市| 安徽省| 专栏| 怀柔区|