好物分享
-
Azure Storage Studying Notes
Azure Storage is a Microsoft-managed cloud service that provides storage that is highly available, secure, durable, scalable and redundant. Whether …… -
Quickest and Easiest Way to Install Mac OS into Windows VMWare Workstation
Mac OS is a proprietary operating system that runs on Apple Macs. There are now many techniques you can use to install macOS on your Intel PC (Hacki…… -
Setup Hybrid Azure Active Directory Join For Managed Domains
After you configured your on-prem domain (Local AD DS) to sync with Azure Active Directory (AAD), next step is to get your clients to choose which o…… -
Azure File Shares Storage Operation Notes
Azure Files offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protoc…… -
【golang基础】数组的使用
数组的定义 type NumStruct struct { min int value int max int } var Number = [2]NumStruct{ NumStruct{ 1, …… -
(Paddle)1.PaddleDetection环境搭建测试
最近用PaddleDetection 2.2 搭建了初步目标检测,进行简单记录 1.准备好Anaconda环境,官网下载 conda安装完成后,cmd可直接进行conda指令操作 2.环境配置 (1…… -
-
DMHS oracle12c gdb(ASM)-DM8dsc双向同步
DMHS oracle12c gdb(ASM)-DM8dsc双向同步 当oracle日志存储在ASM模式下面时,需要申请对应操作系统Oracle同步端为oracle rac(不管oracle是单机还是rac使用) …… -
-