mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
$a
|
|
$4
|
|
$.
|
|
$^
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["character", "$a"],
|
|
["character", "$4"],
|
|
["character", "$."],
|
|
["character", "$^"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for characters. |