摘要:
阅读全文
posted @ 2020-10-26 11:13
秦瑞It行程实录
阅读(126)
评论(0)
推荐(0)
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
对象通过this指针访问自己的地址,this指针是所有成员函数的隐含参数,成员函数内部用this指针指向调用对象 友元函数 不是类成员函数,只有成员函数才有this指针,因此友元函数没有this指针。 阅读全文
posted @ 2020-10-23 10:07
秦瑞It行程实录
阅读(78)
评论(0)
推荐(0)
摘要:
CentOS7使用yum安装MySQL8 wget http://dev.mysql.com/get/mysql80-community-release-el7-2.noarch.rpm sudo yum localinstall mysql80-community-release-el7-2.no 阅读全文
posted @ 2020-10-16 11:21
秦瑞It行程实录
阅读(117)
评论(0)
推荐(0)
摘要:
pkill -kill -t pts/* w who am i 阅读全文
posted @ 2020-10-16 11:16
秦瑞It行程实录
阅读(139)
评论(0)
推荐(0)
摘要:
http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql-community-client-8.0.21-1.el7.x86_64.rpm http://repo.mysql.com/yum/mysql-8.0-community 阅读全文
posted @ 2020-10-16 10:31
秦瑞It行程实录
阅读(258)
评论(0)
推荐(0)
摘要:
CentOS7使用yum安装MySQL8 wget http://dev.mysql.com/get/mysql80-community-release-el7-2.noarch.rpm sudo yum localinstall mysql80-community-release-el7-2.no 阅读全文
posted @ 2020-10-16 09:58
秦瑞It行程实录
阅读(108)
评论(0)
推荐(0)
|