标题:[求助]如何将这几句写成一句
只看楼主
zmw5112
Rank: 1
等 级:新手上路
帖 子:171
专家分:0
注 册:2005-12-11
 问题点数:0 回复次数:1 
[求助]如何将这几句写成一句
response.write "<font color=red size='5'>"
response.write rs("ProductModel")
response.write ("技术参数")
response.write "</font>"
response.write "<HR>"
搜索更多相关主题的帖子: color 如何 技术 
2007-03-08 11:18
icecool
Rank: 9Rank: 9Rank: 9
等 级:贵宾
威 望:20
帖 子:1214
专家分:1366
注 册:2005-3-14
得分:0 
response.write "<font color=red size='5'>"&rs("ProductModel")&"技术参数</font><HR>"

http://toorup.3v.do
loading...
2007-03-08 12:16



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-123036-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.774509 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved