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

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: "Many organizations might have applications that will be listening on a port that is not part of the nmap-services file."

A block of code is set as follows:

<?php 
  if(!empty($_GET['k'])) { 
    $file = fopen('keys.txt', 'a'); 
    fwrite($file, $_GET['k']); 
    fclose($file); 
  } 
?> 

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

<?php 
  if(!empty($_GET['k'])) { 
    $file = fopen('keys.txt', 'a'); 
    fwrite($file, $_GET['k']); 
    fclose($file); 
  } 
?> 

Any command-line input or output is written as follows:

python -m SimpleHttpServer 8000  

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: "If you go to the Logs tab inside Current Browser, you will see that the hook registers everything the user does in the browser, from clicks and keystrokes to changes of windows or tabs."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 日喀则市| 三明市| 正宁县| 夹江县| 左云县| 台山市| 博客| 桐城市| 株洲县| 邵东县| 化州市| 富源县| 崇信县| 高阳县| 海宁市| 南召县| 七台河市| 利津县| 衡阳市| 建平县| 长兴县| 大安市| 吕梁市| 金湖县| 芦山县| 宁国市| 徐水县| 中山市| 徐州市| 温泉县| 白沙| 扎囊县| 宿州市| 曲麻莱县| 清原| 会同县| 房山区| 洞口县| 开江县| 长丰县| 通许县|