2007年3月24日

摘要: 示例:插入一条记录,返回其记录号 .net代码1 /// /// 插入新用户 /// /// /// 用户id public int Insert(MembersBean bean) { int flag = 1; SqlCommand cmd; ... 阅读全文
posted @ 2007-03-24 12:33 trace 阅读(354) 评论(0) 推荐(0)
 
摘要: 一个英属处女岛上的支接口代码:string inv; string acctNo; string curr; string amount; string status; string ssn; //read post from PayNetCom system //post back to PayNe... 阅读全文
posted @ 2007-03-24 12:27 trace 阅读(628) 评论(0) 推荐(0)