摘要:
代码中,InsertUser()方法就是负责用户的创建,而在之前则需要判断创建的用户是否已经存在。InsertUser()方法的定义如下: private static bool InsertUser(OracleTransaction transaction, int userId, string email, string password, int passFormat, string p... 阅读全文
posted @ 2008-05-25 21:31 风吟 阅读(172) 评论(0) 推荐(0)
浙公网安备 33010602011771号