current location: Home > Download > Learning resources > Web page production > Regular expression guide (a practical guide to regular expressions specifically for Chinese developers)

Regular expression guide (a practical guide to regular expressions specifically for Chinese developers)
Classify: Learning materials / Web page production | Release time: 2018-01-09 | visits: 2996187 |
Download: 197 |
Latest Downloads
Horror Beat Phase Maker
Himalayan Children
Zebra AI
Supermarket Manager Simulator
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
24 HoursReading Leaderboard
- 1 Can Ripple Really Overtake Ethereum? Analyst Weighs In on XRP Path to $100
- 2 FanDuel Promo Code for March Madness Friday
- 3 Change the unchangeable PDFs with Nitro PDF Pro
- 4 inherit, initial, unset, revert
- 5 America's pro-crypto policy shift has become a bipartisan commitment
- 6 How to get rid of Yahoo search redirect on Mac
- 7 Dogecoin (DOGE) Investor Profile Shifts Dramatically, Excluding More People From the Millionaire Club
- 8 How to create timeline in Excel to filter pivot tables and charts
- 9 Token Cat Limited Announces Receipt of a Notification Letter from The Nasdaq Stock Market Inc. Regarding the Company's Non-Compliance with the Minimum Bid Price Requirement
- 10 Bitcoin (BTC) Exchange Whale Ratio Soars to 2024 Highs as Large Holders Increase Exchange Activity
- 11 How to Use YOLO v12 for Object Detection?
- 12 Microsoft Keeps Crashing on Mac? Fix This App If It Keeps Closing
- 13 SaveDesktop: An Easy Way to Save Your Linux Desktop Environment Configuration Settings
- 14 Top 5 ‘Fair-launch' Digital Assets
- 15 Scaling Organizations Should Consider Building a Website Backed by a CRM Platform
Latest Tutorials
-
- Go language practical GraphQL
- 3003 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4343 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2347 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3080 2024-03-29
"Regular Guidelines" aims at the actual problems encountered by the author during development and the questions consulted by other developers. It summarizes a set of methods for using regular expressions to solve problems, and guides readers through specific examples to dismantle them. Solve and analyze problems. The book is divided into three parts: the first part mainly explains the basic knowledge of regular expressions, covering various functions and structures in common regular expressions; the second part mainly explains more in-depth knowledge about regular expressions, and discusses in detail Coding issues, matching principles, and problem-solving ideas; the third part implements the various knowledge introduced previously into 6 commonly used languages. net, java, javascript, php, python, and ruby. It not only introduces in detail the regular expressions in the language Usage also points out the subtle differences between versions. It can be used as a textbook for specialized study and as a useful reference manual.
"Regular Guide" is suitable for technical personnel who often need to perform text processing (such as log analysis or network operation and maintenance), programmers who are familiar with common development languages, and readers who already have a certain understanding of regular expressions.
Translator
Yu Sheng, graduated from the Computer Science Department with a minor in Chinese, is an unorthodox technology enthusiast. He used to be the main programmer of Zhuaxia.com and Ginkgo Tek, a senior researcher at Shanda Innovation Institute, and is currently the director of the technical department of an e-commerce company in South China. I firmly believe that computers can infinitely extend people's capabilities, provided that people understand the logic of computers, so they should not dabble in any technology and just be satisfied with "being able to use it."
He has translated and published "Mastering Regular Expressions (3rd Edition)" and "The Road to Technical Leadership", and reviewed "97 Things Software Architects Should Know" and "rest in practice Chinese version".
