MyQEE
文档首页
核心类库文档
模块文档
缓存模块
数据库模块
Httpclient Module
OOP、ORM模块
Session Module
Storage Module
第三方类库
myqee
develop
项目文档
admin
默认
docs
团队类库文档
类库列表
Str
__construct
factory
toString
addcslashes
substr
text2html
strlen
count
append
is_empty
escape
unescape
pinyin
byte
非Public项目
$data
__toString
__set_state
«
Core_Str::append
Core_Str::escape
»
选择语言 :
简体中文
Core_Str::is_empty
null
Core_Str::is_empty( )
File: ./core/classes/str.class.php
public function is_empty() { return empty($this->data); }
«
Core_Str::append
Core_Str::escape
»