Let's go
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 55 下一页
摘要: 目录 Socket SuperSocket 一、Socket 1、客户端 /// <summary> /// 发起socket请求 /// </summary> class Program { static void Main(string[] args) { try { Console.Write 阅读全文
posted @ 2021-05-06 17:30 chenze 阅读(219) 评论(0) 推荐(0) 编辑
摘要: 一、下载安装Microsoft.RdlcDesigner.vsix设计器。 下载链接:https://probitools.gallerycdn.vsassets.io/extensions/probitools/microsoftrdlcreportdesignerforvisualstudio- 阅读全文
posted @ 2021-04-23 09:47 chenze 阅读(3620) 评论(0) 推荐(1) 编辑
摘要: 一、进行查询 1 、点击 “创建” >查询设计 2、点击右上角SQL视图 3、进入查询 二、关联语句 阅读全文
posted @ 2021-02-23 09:24 chenze 阅读(1231) 评论(0) 推荐(0) 编辑
摘要: 前言: webapi分为两种创建形式:1、单独的webapi项目;2、放到mvc项目里 post(增加)、Delete(删除)、Put(修改)、Get(查询) 1、创建基本的web项目 2、api代码 public class TestController : ApiController { // 阅读全文
posted @ 2021-02-20 14:43 chenze 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 1、sqlserver public class SqlHelper { private static SqlConnection connection; public static SqlConnection Connection { get { string connectionString = 阅读全文
posted @ 2021-01-26 09:58 chenze 阅读(71) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 55 下一页
有事您Q我