- 博客(3)
- 收藏
- 关注
转载 iDRAC on DELL Server
BMC and iDRAC 1. How is iDRAC different from BMC? Is it just a different name? --On servers from 11th gen and older the BMC was the embedded mgmt controller, where the iDrac was an add on card....
2019-04-25 20:50:00
150
转载 ubuntu WIFI 连接不稳定(wifi无法连接问题)
使用Ubuntu的时候,连接WIFI,可能会出现连接断开的现象(WIFI显示已经连接,但是上不了网,每次WIFI重新连接后,可以短暂的联通,但很快就会断线, 通过网线就不存在这个问题)。 这种情况一般需要检查自己的无线网卡驱动(通过 lspci 命令查看),在网上搜索了下,一般intel无线网卡会出现这种情况(我的笔记本使用的就是老旧的intel无线网卡--2010年的机器)。...
2015-11-23 17:51:00
551
转载 删除字符串中的空格(空字符)
C++中的字符串过滤空格(空字符),可以使用string自带的方法实现。 代码: #include<iostream> #include<string> using namespace std; /********************************************************** * *功能:去除字符串中的空...
2015-11-23 17:28:00
2726
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人