上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页
摘要: https://blog.csdn.net/np4rhi455vg29y2/article/details/79266738 阅读全文
posted @ 2019-04-08 08:58 zzzp0755 阅读(624) 评论(0) 推荐(0)
摘要: 1、数据量 2、读写频率,来觉得数据的读写分离设计,及数据拆分 3 阅读全文
posted @ 2019-03-20 08:48 zzzp0755 阅读(146) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xueduanyang/p/3601471.html#!comments 阅读全文
posted @ 2019-03-12 19:16 zzzp0755 阅读(144) 评论(0) 推荐(0)
摘要: USE [master] GO ALTER DATABASE HCPM_01_181230 SET RECOVERY SIMPLE WITH NO_WAIT GO ALTER DATABASE HCPM_01_181230 SET RECOVERY SIMPLE --简单模式 GO USE HCPM 阅读全文
posted @ 2019-03-12 14:15 zzzp0755 阅读(153) 评论(0) 推荐(0)
摘要: --总耗CPU最多的前个SQL SELECT TOP 20 total_worker_time/1000 AS [总消耗CPU 时间(ms)],execution_count [运行次数], qs.total_worker_time/qs.execution_count/1000 AS [平均消耗C 阅读全文
posted @ 2019-03-12 13:57 zzzp0755 阅读(170) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/lhtzbj12/article/details/54024821 阅读全文
posted @ 2018-11-29 13:43 zzzp0755 阅读(410) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xielong/p/5940535.html https://blog.csdn.net/WuLex/article/details/79008515 MVC中几种常用ActionResult 一、定义 MVC中ActionResult是Action的 阅读全文
posted @ 2018-04-25 13:57 zzzp0755 阅读(178) 评论(0) 推荐(0)
摘要: Axure RP 7.0 用户名:axureuser 序列号:8wFfIX7a8hHq6yAy6T8zCz5R0NBKeVxo9IKu+kgKh79FL6IyPD6lK7G6+tqEV4LG Axure8.0 Licensee: 米 业成 (STUDENT)Key:nFmqBBvEqdvbiUjy8 阅读全文
posted @ 2018-04-04 01:08 zzzp0755 阅读(137) 评论(0) 推荐(0)
摘要: MVC object htmlAttributes:new {style="color:red",width="12px",height="10px"}。 IDictionary<string, object> htmlAttributes:new Dictionary<string, object 阅读全文
posted @ 2018-02-17 01:06 zzzp0755 阅读(133) 评论(0) 推荐(0)
摘要: SELECT 表名 = case when a.colorder=1 then d.name else '' end, 表说明 = case when a.colorder=1 then isnull(f.value,'') else '' end, 字段序号 = a.colorder, 字段名 = 阅读全文
posted @ 2018-02-16 23:24 zzzp0755 阅读(182) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页
今天的苦果,是昨天的伏笔,当下的付出,才是明日的花开!加油!!!加油!!!