-
Peking University
- Beijing
-
18:26
(UTC -12:00) - https://hewei-nju.github.io/
Pinned Loading
-
-
Regular Expression And TestCases
Regular Expression And TestCases 1#### 1. 正则表达式
2**匹配 C 语言中所有浮点数**:
3```
4[+-]?((\d+\.?\d*)|(\.\d+))(([eE][+-]?)?\d+)?[fFlL]?
5```
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.