close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 25, 2009, 11:28:06 PM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v13
|
v14
|
|
| 10 | 10 | \r 或 \r\n |
| 11 | 11 | }}} |
| 12 | | |
| | 12 | || 符號 || 等同於 || 意義 || |
| | 13 | || \w || || |
| | 14 | || \W || || |
| | 15 | || \d || || |
| | 16 | || \D || || |
| | 17 | || \s || || |
| | 18 | || \S || |
| 13 | 19 | |
| 14 | 20 | == [] 集合字完 == |