feiyinglinux
全部博文(43)
2013年(1)
2011年(1)
2010年(4)
2009年(25)
2008年(12)
浪花小雨
waynewu
abc67_ok
magang23
pigtom
yanghong
gameb_y
踏雪无痕
zyz35805
分类: LINUX
2009-06-21 10:24:12
以上是两个基于正规表达式的过滤,如果有特殊字符,可能会出问题。
如过滤的内容是tr("abc."), . 在正则表过式里,代表通配符,这样,就会把所有前面三个字符是abc的项目都显示出来。
建议用下面的这个函数
Sets the fixed string used to filter the contents of the source model to the given pattern.
上一篇:用图片做CSS背景时,图片缩小或放大,都会降低界面响应速度
下一篇:界面切换问题
登录 注册