随笔分类 - c#
摘要:new SqlParameter("@email",System.Data.SqlDbType.VarChar,100){Value=model.Email==null?DBNull.Value:(object)model.Email}model.Email = reader.IsDBNull(3)...
        阅读全文
                
摘要:using System;using System.Collections.Generic;using System.Security.Cryptography;using System.Text;namespace ConsoleApplication2{ class Program ...
        阅读全文
                
摘要:public static class SqlHelper { //获取配置文件中的连接字符串 private static readonly string constr = ConfigurationManager.ConnectionStrings["sql"...
        阅读全文
                
该文被密码保护。
                
                    
                
浙公网安备 33010602011771号