IntlBreakIterator::__construct
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
IntlBreakIterator::__construct — Private constructor for disallowing instantiation
说明
private IntlBreakIterator::__construct()
IntlBreakIterator instances should be created by using one of the static factory methods.
参数
此函数没有参数。
返回值
参见
- IntlBreakIterator::createCharacterInstance() - Create break iterator for boundaries of combining character sequences
- IntlBreakIterator::createCodePointInstance() - Create break iterator for boundaries of code points
- IntlBreakIterator::createLineInstance() - Create break iterator for logically possible line breaks
- IntlBreakIterator::createSentenceInstance() - Create break iterator for sentence breaks
- IntlBreakIterator::createTitleInstance() - Create break iterator for title-casing breaks
- IntlBreakIterator::createWordInstance() - Create break iterator for word breaks
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/intlbreakiterator.construct.php