七.下载代码
【程序编程相关:非常小的shell: 指定行号,插入文本】 【推荐阅读:Tomcat4/5连接池的设置及简单应用】string gs_copyserver1 【扩展信息:经营你自己】 string gs_copyserver2 string gs_copyserver3 string ls_path string ls_mypath long ll_count = 0gs_copyserver1 = profilestring("autodown.ini","downpath","copyserver1","")
gs_copyserver2 = profilestring("autodown.ini","downpath","copyserver2","") gs_copyserver3 = profilestring("autodown.ini","downpath","copyserver3","")st_ts.text = ´正在检查需要更新软件的数量...´
ls_path = gs_copyserver1 ll_count = f_connect_copycount(ls_path,lb_files1,lb_files2,lb_files3) if ll_count = -1 then ls_path = gs_copyserver2 ll_count = f_connect_copycount(ls_path,lb_files1,lb_files2,lb_files3) ... 下一页