Transfer character \ : Used to remove the special meaning of a single character immediately after it
For example: Create a $ $ file 650) this.width=650; "title=" QQ picture 20160809222129.png "alt=" wkiol1ep5k6almdlaaaz2ppqz4g299.png "src="/http S2.51cto.com/wyfs02/m02/85/9c/wkiol1ep5k6almdlaaaz2ppqz4g299.png "/>
Example: Create a-file and delete-file 650) this.width=650; "title=" QQ picture 20160809222413.png "style=" Float:none; "alt=" Wkiom1ep5yht0p7uaaafwlzon74490.png " src= "Http://s1.51cto.com/wyfs02/M00/85/9C/wKiom1ep5yHT0p7uAAAfwLzOn74490.png"/> 650) this.width=650; "title=" QQ picture 20160809222442.png "style=" Float:none; "alt=" Wkiol1ep5yky0xrdaaahjbnoncm898.png " src= "Http://s4.51cto.com/wyfs02/M00/85/9C/wKioL1ep5yKy0xRdAAAhJbNONcM898.png"/>
Single & double quotes: Both the delimiter of the string and not the delimiter of the character
Single quotation marks are used to keep the literal value of all characters within the quotation marks, even if the \ and carriage returns in parentheses are no exception, but no single quotation marks can appear in the string, and if the quotation marks are not paired, the shell will give a continuation prompt asking the user to pair the quotes
650) this.width=650; "title=" QQ picture 20160809223937.png "style=" Float:none; "alt=" Wkiom1ep6sgsb-tzaaaqp-adezi703.png " src= "Http://s3.51cto.com/wyfs02/M01/85/9C/wKiom1ep6sGSb-TzAAAQP-adEZI703.png"/> Double quotation marks are used to keep the literal value of all characters within the quotation marks, even if carriage returns are no exception
650) this.width=650; "title=" QQ picture 20160809224021.png "style=" Float:none; "alt=" Wkiol1ep6slxjtotaaamzcsra08886.png " src= "Http://s5.51cto.com/wyfs02/M01/85/9C/wKioL1ep6sLxjTotAAAMZCSRa08886.png"/>
650) this.width=650; "title=" QQ picture 20160809225750.png "alt=" wkiol1ep7uiqjo-vaaatwqj6bbm455.png "src="/http S1.51cto.com/wyfs02/m00/85/9c/wkiol1ep7uiqjo-vaaatwqj6bbm455.png "/>
|