简介: Microsoft 提供了许多工具、服务和解决方案。 这些工具包括 Windows 部署服务 (WDS) 、批量激活管理工具 (VAMT) 、用户状态迁移工具 (USMT) 、Windows 系统映像管理器 (Windows SIM) 、Windows 预安装环境 (Windows PE) ...
参考资料: 资料1:https://azure.microsoft.com/en-ca/pricing/details/devops/azure-devops-services/ 资料2:https://docs.microsoft.com/zh-CN/azure/devops/organizati ...
分类:
其他好文 时间:
2021-04-21 11:52:00
阅读次数:
0
开始 运行 输入 regedit 命令可以打开注册表,如下图 对应到以下路径 计算机\HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client 清除 Default, LocalDevices和Servers项中的数据 在此项中可以查到连 ...
NuGet安装 Microsoft.AspNetCore.Session Microsoft.AspNetCore.Http.Extensions Startup.cs中注册 // 添加一个内存缓存 services.AddDistributedMemoryCache(); services.Add ...
分类:
Web程序 时间:
2021-04-19 15:18:17
阅读次数:
0
word转pdf 在不能使用office组件(要收费)的情况下: framework OfficeDev/Open-Xml-PowerTools net core 1.4 版本以上 EricWhiteDev/Open-Xml-PowerTools 一个第三方包(改进) sergey-tihon/Cl ...
分类:
其他好文 时间:
2021-04-19 14:59:41
阅读次数:
0
参见微软官方 https://docs.microsoft.com/en-us/windows/win32/sysinfo/operating-system-versionusing System; using System.Collections.Generic; using System.Lin ...
效果 代码 1 <Window x:Class="WpfApp12.MainWindow" 2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 3 xmlns:x="http://schemas.microsoft. ...
使用pycharm出现了错误: Compile Cython Extensions Error 点击install无效,各种方法都无效,网上说需要Microsoft Visual C++ Build Tools,使用Microsoft Visual C++ Build Tools修复仍然无效; 找到 ...
分类:
其他好文 时间:
2021-04-15 12:01:48
阅读次数:
0
官网:https://docs.microsoft.com/zh-cn/sysinternals/downloads/tcpview 【0】介绍 TCPView是一个Windows程序,它将为您显示系统上所有TCP和UDP端点的详细列表,包括本地和远程地址以及TCP连接状态。在Windows Ser ...
分类:
数据库 时间:
2021-04-15 12:00:07
阅读次数:
0
How to use Regular Expressions (Regex) in Microsoft Excel both in-cell and loops Regular expressions are used for Pattern Matching. To use in Excel fo ...
分类:
其他好文 时间:
2021-04-14 12:44:22
阅读次数:
0