当前位置:网站首页>Flutter dart regular regexp special characters $, () (IV)
Flutter dart regular regexp special characters $, () (IV)
2022-06-24 18:12:00 【xmiaoshen】
Tank you so match ( thank you )
$ Match from the end of the string
From a string abcABC123 Start looking at the end Whether there is ABC Any character in the string
The search results returned true So it does exist 
From a string ddaf123\n Find out if it exists \n
From a string ddaf123\r Find out if it exists \r
From a string ddaf123$ Find out if it exists $
() Match the contents in brackets
Match double quotes with no content 
Match empty string 
Match the entire content in parentheses 123
[123] Yes match to content 123 Inside to any character And (123) The whole content in the matching brackets is different 
Match content 123 | 456 | abc
Whether the contents of the string contain double brackets () Any single parenthesis inside Left parenthesis ’(’ or Right bracket ’)’
The single bracket inside the matching double bracket must be added with the transition symbol ‘’


summary
$ Start at the end of the string to find out if there is and [ … ] The contents of any string matching inside
() Whether there is a string matching the whole content in the brackets in the string , for example : (123) (456) (abc)
(…|…|…|…) Whether there are multiple contents in the matching brackets in the string , for example : (123 | 456 | abc)
边栏推荐
- Go collaboration and pipeline to realize asynchronous batch consumption scheduling task
- Considerations for it project demand analysis
- Continue to help enterprises' digital transformation -tce has obtained the certification of the first batch of digital trusted service platforms in China
- 13 ways to reduce the cost of cloud computing
- [North Asia data recovery]_ mdb_ catalog. Mongodb database data recovery case in case of WT file corruption
- Noi Mathematics: solution of quadratic congruence equation
- Use BPF to count network traffic
- Leveldb source code analysis -- log file format
- On N handshakes and M waves of TCP
- Bigdecimalavoiddoubleconstructorrule: do not directly use the double variable as a parameter to construct BigDecimal
猜你喜欢
Online sequence flow chart making tool

Etching process flow for PCB fabrication

How to start cloud native application development
Paper sharing | self supervised learning paper jointly released by Yann Lecun and read by engineers

Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
SQL basic tutorial (learning notes)
Millions of dollars worth of NFT were stolen in the attack, and Google issued an emergency warning to 3.2 billion users worldwide | February 21 global network security hotspot

(Video + graphics) introduction to machine learning series - Chapter 11 support vector machines

Why are more and more people studying for doctors? Isn't it more and more difficult to graduate a doctor?

Five skills of selecting embedded programming language
随机推荐
Dunhuang Research Institute and Tencent have launched a new strategic cooperation to take you around the digital new silk road with AI
投资理财产品的钱能随时取出来吗?
Gateway solves cross domain access
2. Leveldb design principle -- LSM
March 27, 2021: give you a head node of the linked list, and rotate the linked list
Erc-721 Standard Specification
Design topic: MATLAB UAV flight operation
Install MySQL using Yum for Linux
How does the video platform import the old database into the new database?
Online sequence flow chart making tool
SQL basic tutorial (learning notes)
Provide secure and convenient Oracle solutions for smart contract developers
Recommend 14 commonly used test development tools
国家出手了!对知网启动网络安全审查
Digital transformation informatization data planning and technology planning
Implementation of pure three-layer container network based on BGP
C language - structure II
LC 300. Longest increasing subsequence
Selection (031) -cool_ How long can secret be accessed?
How does the chief information security officer discuss network security with the enterprise board of directors
