supegong  

2007年9月7日

摘要: 思路: 1.有一个专门的表CONF放最后的编号值,每次从此表中取出值后增减1,如果出错则重复这个过程. 2.取出的值为唯一的值. public string getbh(string strVkey,string strFlag) { string strSql,strRet; ... 阅读全文
posted @ 2007-09-07 15:36 supegong 阅读(558) 评论(0) 推荐(0)