正规表达式 meaning in Chinese
regular expressions
Examples
- Added " regular expression " to search dialog box
在搜寻视窗加入"正规表达式"选项 - The paper describes symbolic structure of word of program language with regular grammar and regular expression , constructs converted - state chart to identify word symbol
用正规文法和正规表达式描述了程序语言的单词符号的结构,用状态转换图构造了识别单词符号。 - Write a regular expression that will return the decimal part of a numeric string . for extra credit , your expression should fail if the string contains anything other than a number
写一个可返回数字串的小数部分的正规表达式.特别指出,假如串中包含了非数字内容,则该表达式将会出错 - Write a regular expression that will return the decimal part of a numeric string . for extra credit , your expression should fail if the string contains anything other than a number
写一个可返回数字串的小数部分的正规表达式.特别指出,如果串中包含了除数字外的其它内容,则该表达式也是错误的 - Cschema language has a type system to guarantee the type correctness of the embedded calculation expressions and moreover this type system also generates a security view after type checking a cschema policy
另外,这个类型系统也为通过检查的cschema策略产生安全视图。一个安全视图是一个没有包含保护类型的正规表达式类型。