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

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.
主站蜘蛛池模板: 卢氏县| 丰镇市| 伊通| 苍南县| 文安县| 依兰县| 五台县| 容城县| 夏河县| 广河县| 大英县| 贵南县| 东至县| 平顺县| 慈利县| 定襄县| 芦溪县| 葫芦岛市| 忻州市| 兴化市| 德保县| 米泉市| 灵宝市| 察哈| 休宁县| 同心县| 绩溪县| 巴林右旗| 逊克县| 崇阳县| 广南县| 莫力| 建阳市| 兴国县| 武汉市| 仙桃市| 南昌市| 望江县| 临漳县| 高清| 宁河县|