© 本文档使用 php.cn手册 发布
检测引用是否是一个 String。
String
angular.isString(value);
用于检测的引用。
如果value是一个String返回True。
value