- RedisHashService 类请参考第一篇的封装 redis 数据结构Hash的使用 using (RedisHashService service = new RedisHashService... RedisHashService 类请参考第一篇的封装 redis 数据结构Hash的使用 using (RedisHashService service = new RedisHashService...
- using EFCore.Sharding; using Oracle.ManagedDataAccess.Client; using System; using System.Collections.G... using EFCore.Sharding; using Oracle.ManagedDataAccess.Client; using System; using System.Collections.G...
- //1 默认情况下,导航属性是延迟查询; //条件是virtaul属性+默认配置 using (JDDbContext dbContext = new JDDbContext()) { v... //1 默认情况下,导航属性是延迟查询; //条件是virtaul属性+默认配置 using (JDDbContext dbContext = new JDDbContext()) { v...
- #region SaveChanges自带事务 ///1. Context 包含的能对数据库的操作肯定不是对一个表的操作;可以操作多个动作 ///2. SaveChanges以后,默认启动事务,会一次性... #region SaveChanges自带事务 ///1. Context 包含的能对数据库的操作肯定不是对一个表的操作;可以操作多个动作 ///2. SaveChanges以后,默认启动事务,会一次性...
- RedisSetService 类请参考第一篇的封装 redis 数据结构Set的使用 using (RedisSetService service = new RedisSetService()) ... RedisSetService 类请参考第一篇的封装 redis 数据结构Set的使用 using (RedisSetService service = new RedisSetService()) ...
- RedisZSetService 类请参考第一篇的封装 redis 数据结构ZSet的使用 using (RedisZSetService service = new RedisZSetService... RedisZSetService 类请参考第一篇的封装 redis 数据结构ZSet的使用 using (RedisZSetService service = new RedisZSetService...
- #region 基本内存状态变化 using (TencentClassRoomContext context = new TencentClassRoomContext()) { Sy... #region 基本内存状态变化 using (TencentClassRoomContext context = new TencentClassRoomContext()) { Sy...
- SqlServer读写分离对等发布: 对等发布支持多主复制。发布服务器将事务流式传输到拓扑中的所有对等方。所有对等节点可以读取和写入更改,且所有更改将传播到拓扑中的所有节点。 注意点: 1.各服务器... SqlServer读写分离对等发布: 对等发布支持多主复制。发布服务器将事务流式传输到拓扑中的所有对等方。所有对等节点可以读取和写入更改,且所有更改将传播到拓扑中的所有节点。 注意点: 1.各服务器...
- using EFCore.Sharding; using MySql.Data.MySqlClient; using Npgsql; using Oracle.ManagedDataAccess.Clie... using EFCore.Sharding; using MySql.Data.MySqlClient; using Npgsql; using Oracle.ManagedDataAccess.Clie...
- #region 1、单品限流 { // 1、单品限流(限制单品在有限时间内请求次数) string LimitKey = "SeckillRequestLimit" + orderPo.P... #region 1、单品限流 { // 1、单品限流(限制单品在有限时间内请求次数) string LimitKey = "SeckillRequestLimit" + orderPo.P...
- # HTTPS server # 这里可以配置gRPC集群 server { listen 448 ssl http2; #因为gRPC是基于Http2.0这需要增加配置htt... # HTTPS server # 这里可以配置gRPC集群 server { listen 448 ssl http2; #因为gRPC是基于Http2.0这需要增加配置htt...
- 一:Out变量 public class SharpSevenInfo { public static void Show() { ... 一:Out变量 public class SharpSevenInfo { public static void Show() { ...
- public interface IXTContainer { void RegisterType<TFrom, TTo>(LifeTimeType lifeT... public interface IXTContainer { void RegisterType<TFrom, TTo>(LifeTimeType lifeT...
- 一:只读自动属性 Student student = new Student("E", "E01"); string fullName = student.ToString(); string full... 一:只读自动属性 Student student = new Student("E", "E01"); string fullName = student.ToString(); string full...
- 一:Consul性能瓶颈 Consul主要的性能出现在服务发现,网络IO是很耗性能的。 二:Consul性能优化 使用单例全局共享使用数据缓存(进程:字典,集合,redis)使用连接池 下面以本地... 一:Consul性能瓶颈 Consul主要的性能出现在服务发现,网络IO是很耗性能的。 二:Consul性能优化 使用单例全局共享使用数据缓存(进程:字典,集合,redis)使用连接池 下面以本地...
上滑加载中
推荐直播
-
HDC深度解读系列 - Serverless与MCP融合创新,构建AI应用全新智能中枢
2025/08/20 周三 16:30-18:00
张昆鹏 HCDG北京核心组代表
HDC2025期间,华为云展示了Serverless与MCP融合创新的解决方案,本期访谈直播,由华为云开发者专家(HCDE)兼华为云开发者社区组织HCDG北京核心组代表张鹏先生主持,华为云PaaS服务产品部 Serverless总监Ewen为大家深度解读华为云Serverless与MCP如何融合构建AI应用全新智能中枢
回顾中 -
关于RISC-V生态发展的思考
2025/09/02 周二 17:00-18:00
中国科学院计算技术研究所副所长包云岗教授
中科院包云岗老师将在本次直播中,探讨处理器生态的关键要素及其联系,分享过去几年推动RISC-V生态建设实践过程中的经验与教训。
回顾中 -
一键搞定华为云万级资源,3步轻松管理企业成本
2025/09/09 周二 15:00-16:00
阿言 华为云交易产品经理
本直播重点介绍如何一键续费万级资源,3步轻松管理成本,帮助提升日常管理效率!
回顾中
热门标签