Examples of using Zero or more in English and their translations into Vietnamese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
It means“zero or more times”.
Zero or more header fields followed by CRLF.
It matches any string containing zero or more p's.
Asterisk zero or more occurrences of preceding character.
Returns the largest of zero or more numbers.
Repeat: zero or more occurances of previous character or class.
Each question may have zero or more answers.
Repeat: zero or more occurrences of the previous character or class.
Min Returns the smallest of zero or more numbers.
Zero or more header(General|Request|Entity) fields followed by CRLF.
Max() I will return largest of zero or more numbers.
It represents zero or more occurrences of a pattern in the string."hello*".
In each of these sections, there may be zero or more items.
Find any character zero or more times, greedy, except/, then.
Types and the format is simply that each line is a space-delimited list of a MIME type,followed by zero or more extensions.
For example,(ab)* matches zero or more repetitions of ab.
Apply zero or more intermediate operations to transform the initial stream into new streams.
For example,(ab)* will match zero or more repetitions of ab.
Executing a set of statements zero or more times, until some condition is met(i.e., loop- the same as conditional branch).
The function of latitude is zero along zero or more latitude circles;
An array literal is a list of zero or more expressions, each of which represents an array element, enclosed in square brackets([]).
It matches any string containing a p followed by zero or more instances of the sequence hp.
An object literal is a list of zero or more pairs of property names and associated values of an object, enclosed in curly braces({}).
It matches any string containing a p followed by zero or more instances of the sequence hp.
The function of longitude is zero along zero or more great circles passing through the North and South Poles; the number of such nodal lines is the absolute value of the order m.
Once again the regular expression(.*) tells apache to match zero or more of any character and save it as the back-reference $1.
The function of longitude is zero along zero or more great circles passing through the North and South Poles;
Here the declaring model can be matched with zero or more instances of another model by proceeding through a third model.
In mathematics, an operation is a mathematical calculation involving zero or more input values(called operands) that produces a new value(called an output value).