top of page
Search
Hui Wang
Sep 22, 20221 min read
69. Article: Regex101, an online tool for regular expression debugging
Regex101 is an online tool for regular expression debugging. It provides helpful information to optimize the writing of regular...
Hui Wang
Sep 20, 20221 min read
67. Article: How to know if ScrollView, List is scrolling
It is very important in some scenarios if you want to know if a scrollable control ( ScrollView, List ) is in a scrolling state. For...
Hui Wang
Jan 20, 20221 min read
5. Tools: Automatically merging conflicts in Xcode project files
For some large projects, when there are many developers involved in submitting code, there are often times when you need to deal with...
bottom of page