数据类型转换问题
摘要:
private static void GetClassid(DataView dv,string subjectID,ref string list){ id=Convert.ToInt32(subjectID,10); DB db=DB.Instance(); string sql=""; sql="select id,name,type,classid from equip where ... 阅读全文
posted @ 2004-06-11 11:01 cowboy88 阅读(401) 评论(3) 推荐(0)
浙公网安备 33010602011771号