- C++ Windows Programming
- Stefan Bj?rnander
- 143字
- 2021-07-14 10:03:16
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: "The first part of a Small Windows application is the MainWindow
function."
A block of code is set as follows:
void MainWindow(vector<String>argumentList, SmallWindows::WindowShow windowShow);
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: "For instance, often, the Open item in the File menu is annotated with the text Ctrl+O."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- Java編程指南:基礎(chǔ)知識(shí)、類(lèi)庫(kù)應(yīng)用及案例設(shè)計(jì)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲(chóng)案例實(shí)戰(zhàn)全流程詳解(入門(mén)與提高篇)
- Mastering ROS for Robotics Programming
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- Learning Nessus for Penetration Testing
- Python程序設(shè)計(jì)開(kāi)發(fā)寶典
- Building Slack Bots
- Python Programming for Arduino
- SAP Web Dynpro for ABAP開(kāi)發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- C Primer Plus(第6版)中文版【最新修訂版】
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評(píng)價(jià)技術(shù)
- Swift編程實(shí)戰(zhàn):iOS應(yīng)用開(kāi)發(fā)實(shí)例及完整解決方案
- C語(yǔ)言程序設(shè)計(jì)教程