随笔分类 -  C#

摘要:IIS负载均衡Application Request Route 安装配置说明(ARR) 阅读全文
posted @ 2021-05-14 17:37 国铭 阅读(5676) 评论(0) 推荐(3)
摘要:1 预警邮箱设置 打开“Team Foundation Server 管理控制台”=》应用层,右侧下滑至“电子邮件通知设置”,点击“预报设置”: 设置预警邮箱: 设置完,可以点击“发生测试电子邮件”测试设置是否成功: 测试成功: 2 创建集合 打开“Team Foundation Server 管理 阅读全文
posted @ 2020-11-16 11:27 国铭 阅读(345) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; namespace ConsoleApplication5 { public c 阅读全文
posted @ 2019-10-23 10:16 国铭 阅读(1065) 评论(0) 推荐(0)