mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-25 23:43:28 +08:00
18 lines
296 B
Plaintext
18 lines
296 B
Plaintext
M587 S"MYROUTER" P"ABCxyz;"" 123"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["keyword", "M587"],
|
|
|
|
["property", "S"],
|
|
["string", "\"MYROUTER\""],
|
|
|
|
["property", "P"],
|
|
["string", "\"ABCxyz;\"\" 123\""]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for strings.
|