
NEWYORK(Reuters)-HomepricesacceleratedbythemostinnearlysevenyearsinMarchasthespringbuyingseasongavethesectortraction,whilesurgingconsumerconfidencepointedtosomeresiliencefortheeconomicrecovery.ThedataonTuesdayalsosuggestedthetwosegmentscouldactasbuffersasthebroadereconomyfacesthepinchofbelt-tighteninginWashington.TheS&P/CaseShillercompositeindexof20metropolitanareasclimbed10....

asp字符串截取函数'*********************************************************'函数:cutStr[str(strlen)]'参数:str,待处理的字符串,strlen,截取的长度'作者:木木'日期:2007/7/12'描述:截取指定长度的字符串'示例:<%=cutStr("欢迎光临阿里西西",5)%>'*********************************************************functioncutStr(str,strlen)Ifstr=""ThencutStr="cutStr函数异常:字符串为空"exitfunctionEnd...