将密码中字符类的数目设置为。
密码中字符类的数目。
要获得字符类的完整列表,请参阅适用于您的PHP版本的文档。
Consult the documentation for your version of PHP for a complete list of character classes.
在这个特别的规则表达式中,出现了' [[:space:]] '字符类。
In this particular regular expression, we encounter the '[[: space:]]' character class.
范围(Range):使用短线(dash)来指定包括一定范围字符的字符类。
Range: Use a dash to specify a character class for an inclusive range.
前面的示例包含一个类对象和字符串。
在我们的例子中,构造器接收了一个表示超类名称的字符串。
In the example shown here, the constructor accepts a string that represent the superclass name.
请考虑清单1中的简单字符串类。
清单10为字符串类定义一个测试套件。
Look at Listing 10, which defines a test suite for your string class.
可以在类的上下文中估计字符串。
事实上,字符串对象是str类的一个实例。
然后使用该字符串调用Simpsons类来搜索剧集。
Then use that string to call the Simpsons class to search the episodes.
将其置于已经在cmdlineparser类中定义的字符串变量的列表中。
To the list of string variables already defined on the CmdLineParser class.
TypeFactory类:根据字符串构建一个类型。
VariablePersister类被设计成为单个字符串值的实例
The VariablePersister class is designed to be instantiated either for a single string value
当应用程序试图通过类的字符串名称,使用以下三种方法装入类,但却找不到指定名称的类定义时抛出该异常。
Thrown when an application tries to load in a class through its string name using
我怎么能有一个字符串重写一个从继承的类?
How am I able to have a string override one from an inherited class?
所以,如果你需要防止某些字符输入,这个类是有用的。
So if you need to prevent certain characters from being entered, this class is useful.
读取字符文件的工具类。
类类型和字符串类型属于引用类型。
字符串是一个最终类,意味着你不能延伸到。
这样,您就可以使用类的各种方法来处理字符串。
You can then use the various methods of the class to work with the string.
这样,您就可以使用类的各种方法来处理字符串。
You can then use the various methods of the class to work with the string.
应用推荐