07 2017 档案

摘要:1、写一个webService(添加一个web服务)在当前的网站上 右击-添加-新建项-web服务 然后在生成的类中添加调用的方法,如这里在WebService测试.asmx中添加一个test方法 1 using System; 2 using System.Collections.Generic; 阅读全文
posted @ 2017-07-19 01:07 酒香逢 阅读(792) 评论(0) 推荐(0) 编辑
摘要:1、C# SqlHelper 1 public static class SqlHelper 2 { 3 private static readonly string conStr = ConfigurationManager.ConnectionStrings["connStr"].Connect 阅读全文
posted @ 2017-07-03 18:47 酒香逢 阅读(1754) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示