logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

虚拟机 CentOS 9 网络配置

打开虚拟机软件(如 VMware Workstation 或 VirtualBox),设置 CentOS 9 虚拟机的网络连接模式为 NAT 模式。:右键点击虚拟机,选择 “设置”,在 “网络适配器” 选项中选择 “NAT 模式”。VirtualBox:选择虚拟机,点击 “设置”,在 “网络” 选项卡中,将 “连接方式” 设置为 “网络地址转换(NAT)”。

文章图片
#centos#网络#linux
Mac os 使用brew 安装 clang-opm

地址 https://clang-omp.github.io/使用brew安装Using clang-omp with XcodeInstructions are provided by Sebastian Stenzel.Install clang-omp using homebrew: brew install clang-omp.Create a new Xcode proje

#xcode
到底了