Let's go
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 54 下一页
摘要: 1.mvc打开html代码 后台处理: ///<summary> ///恢复html中的特殊字符 ///</summary> ///<paramname="theString">需要恢复的文本。</param> ///<returns>恢复好的文本。</returns> public static 阅读全文
posted @ 2019-06-05 17:12 chenze 阅读(630) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-05-05 20:30 chenze 阅读(4898) 评论(0) 推荐(0) 编辑
摘要: 在ASP.NET中有两种配置数据库连接代码的方式,它们分别是 appSettings 和 connectionStrings 。在使用 appSettings 和 connectionStrings 配置数据库连接代码时,可分别在 <configuration> 下添加如下代码: 1. appSet 阅读全文
posted @ 2019-04-22 16:32 chenze 阅读(687) 评论(0) 推荐(0) 编辑
摘要: 发短信: 登入阿里云官网: 申请短信模板 1 class Program 2 { 3 static void Main(string[] args) 4 { 5 string accessKeyId = "这儿是你的accessKeyId"; 6 string accessKeySecret = " 阅读全文
posted @ 2019-04-22 11:58 chenze 阅读(341) 评论(0) 推荐(0) 编辑
摘要: 返回值组合: json返回 json数组 案例1: 1 public void GetClass(string name, string id) 2 { 3 try 4 { 5 string connectString = System.Configuration.ConfigurationSett 阅读全文
posted @ 2019-04-11 10:44 chenze 阅读(399) 评论(0) 推荐(0) 编辑
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 54 下一页
有事您Q我