POSIX specification for Linux/unix tools and regular expressionsA reader who has a basic understanding of regular expressions must not be unfamiliar with expressions such as "\d", "[a-z]+"), which match a numeric character, which matches more than
Document directory
Standard (ansi c, POSIX, svid, xpg ,...)
Online Documentation (man, info, how-,...)
Storage location of library and header files
Standard (ansi c, POSIX, svid, xpg ,...)
Ansi c: This is the C language standard set by ANSI
POSIX shell tips
This article is used to record some of the useful tips I have found. This is a paper about POSIX (and other noncompliant shell script techniques. I have always insisted that the Bourne system is not a good programming language,
This is a column about POSIX threading programming. Based on the clarification of the concept, the author will give you a detailed account of the POSIX line libraries API. This article is the third article that will tell you about thread
Yang Sha ZhouOctober 2001
This is a column about POSIX thread programming. On the basis of clarifying the concept, the author will detail the POSIX thread library API. This is the third article to introduce thread synchronization.
I. mutex
Regular Expressions (Regular expression, abbreviated as Regexp,regex or REGXP), also known as regular expressions, regular expressions, or regular or normalized representations or formal representations, refer to a A single string that describes or
Regular Expressions (Regular Expression, abbreviated as Regexp,regex or REGXP), also known as regular expressions, regular representations or regular expressions, or formal representations or regular representations, refer to a To describe or match
Searching strings is the main application of regular expressions. In PHP, the two functions that can be used to match POSIX regular expressions are ereg () and eregi. The syntax format of ereg () and eregi () functions is as follows: finding strings
Mutex lock
Although the IPC semaphore mechanism can also be used in POSIX thread to implement mutex functions, the semphore function is obviously too powerful, the POSIX thread defines another set of mutex functions for thread synchronization.
1.
Regular Expression (Regular Expression, abbreviated as regexp, regex or regxp), also known as Regular Expression, Regular Expression or Regular Expression, or Regular Expression, it refers to a single string used to describe or match a series of
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.