标题:
[数据库]
fromat函数问题
[打印本页]
作者:
刺兔
时间:
2008-5-16 08:54
标题:
fromat函数问题
combo1里面有很多数字,用cstr把数子转换成字符串时前面会保留一个空各,用什么办法能去掉那个空格阿,我用format(combo1.text)怎么不好用啊
作者:
Nothing
时间:
2008-5-16 11:47
replace(combo1.text," ","")
如果是字符串前和尾,可以用trim函数
欢迎光临 编程开发论坛 (http://bbs.lihuasoft.net/)
Powered by Discuz! 6.0.0