Centos7 安装redis 详细步骤访问不了github和windows系统下载

windows系统下载

https://hellowindows.cn/
VMware虚拟机安装Windows Server 2016 VL
https://blog.csdn.net/qq_37545849/article/details/134828341

VMware全屏时不显示上方命令栏的边缘
此时如果要返回,可以把鼠标移动至屏幕上方边缘短暂停留以呼出命令栏。或使用快捷键:Ctrl+Alt+Enter

git官网下载:https://git-scm.com/download/win
git国内下载源:https://npm.taobao.org/mirrors/git-for-windows/

下载 doxygen
https://blog.csdn.net/G_Caesar_/article/details/52231632
https://www.doxygen.nl/download.html
https://graphviz.org/download/
winpcap
https://www.winpcap.org/install/default.htm

cmake

https://cmake.org/files/v3.28/

【C++/Python】Windows用Swig实现C++调用Python

https://blog.csdn.net/weixin_44244190/article/details/133133281

swig

https://sourceforge.net/projects/swig/files/

一、MinGW安装

MinGW官方网址:http://www.mingw.org/
下载地址:http://sourceforge.net/projects/mingw/files/Installer/mingw-get-inst/
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/

https://blog.csdn.net/xuxu_123_/article/details/130516711

Centos7 安装redis 详细步骤
访问不了github
在这里插入图片描述

centos7共享文件夹
https://blog.csdn.net/weixin_54626591/article/details/134875169

Centos 7默认gcc版本为4.8,有时需要更高版本的,这里以升级至8.3.1版本为例,分别执行下面三条命令即可,无需手动
【学习记录】centos7快速配置gcc-11版本

  315  mv /usr/bin/gcc /usr/bin/gcc-4.8.5
  316  ln -s /opt/rh/devtoolset-8/root/bin/gcc /usr/bin/gcc
  317  mv /usr/bin/g++ /usr/bin/g++-4.8.5
  318  ln -s /opt/rh/devtoolset-8/root/bin/g++ /usr/bin/g++
  319  gcc -v
  320  g++ -v

在这里插入图片描述
SET(CMAKE_CXX_FLAGS “${CMAKE_CXX_FLAGS} -std=c++0x”)
add_definitions(-std=c++11)

C/C++开发,libiec61850库学习及运用
https://pyfree.blog.csdn.net/article/details/130910242

https://libiec61850.com/downloads/

  • 6
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值