Skip to content

Instantly share code, notes, and snippets.

@Manuel4131
Created October 21, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Manuel4131/cfada3268b2774e2ddf801dea313a8ee to your computer and use it in GitHub Desktop.
Save Manuel4131/cfada3268b2774e2ddf801dea313a8ee to your computer and use it in GitHub Desktop.
[homework] regular expression
Reg is very common and wide use in many API and different langs.
Please make sure you can handle the special chars at least.
Test
Java String.split (REG)
https://stackoverflow.com/questions/3481828/how-to-split-a-string-in-java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment