摘要:
string js; js = ""; js += "function CallWebServices(){"; js += "AutoComplete.GetLoginUserCount(onOK);"; js += "}"; js += "function onOK(returnData){"; ... 阅读全文
posted @ 2008-03-16 09:30 hhq80 阅读(281) 评论(0) 推荐(0)
|
||
|
摘要:
string js; js = ""; js += "function CallWebServices(){"; js += "AutoComplete.GetLoginUserCount(onOK);"; js += "}"; js += "function onOK(returnData){"; ... 阅读全文
posted @ 2008-03-16 09:30 hhq80 阅读(281) 评论(0) 推荐(0) |
||