Changes for page 02 Devices
Last modified by Mora Zhou on 2023/11/22 14:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -223,7 +223,7 @@ 223 223 224 224 == String constant == 225 225 226 -The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double eyemarks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0:226 +The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double quotation marks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0: 227 227 228 228 (% style="text-align:center" %) 229 229 [[image:02(1)_html_61bdd1807e91322f.png||class="img-thumbnail"]]