摘要:
count = (dropdownlist) skin.findcontrol("country"); count.datasource = getlanguage.getstringarr("item");//这里返回一个数组string[2][] count.datatextfield =;//绑定数组第一列 count.datavaluefie......
摘要:
如何在delphi中实现实时监控网络连通状态
......
救救我。用eclipse的cvs client 连接 cvsnt时,出错。Soket Exception:Connection reset
see title
NO.1 作者: singlepine
http://community.csdn.net/Expert/topic/4237/4237516.xml?temp=.9537775
摘要:
存储过程就是两个参数。@id用来传入。@ok 用来传出。 现在我想用asp 看看@ok传出的是什么值。怎么写? 关键是传出的值如何用变量表示。 就像: ss = " execute dbo.mtest @pallid=1,@ok=" & 变量名 set rs = conn.execute(ss) 可是第一句老是不对。
......