转自 http://www.cnblogs.com/lanxuezaipiao/p/4132096.html 导读 最近在补看《C++ Primer Plus》第六版,这的确是本好书,其中关于智能指针的章节解析的非常清晰,一解我以前的多处困惑。C++面试过程中,很多面试官都喜欢问智能指针相关的问题, ...
分类:
编程语言 时间:
2018-09-15 16:34:32
阅读次数:
176
数据库初始化 默认情况下,数据已经初始化好,数据可参见默认配置文件/etc/my.cnf 在其他位置重新初始化MySQL数据库: basedir是mysql的安装根目录,ldata是数据初始化的目录 mysql_install_db --basedir=/ --ldata=./data 相关提示: ...
分类:
数据库 时间:
2018-09-13 20:52:10
阅读次数:
494
Jingze is a big figure in California State University for his stubbornness. Because of his new failure in the last CET-4, he has decided not to solve ...
分类:
其他好文 时间:
2018-09-10 22:23:27
阅读次数:
243
$\fbox{例1}$均值不等式中有一类常考题型,比如,求限定条件下的最值问题,对应的解决方法是:常数代换,乘常数再除常数。 【模型1】:已知$2m+3n=2,m 0,n 0$,求$\cfrac{4}{m}+\cfrac{1}{n}$的最小值。(给定条件是整式,求分式的最值,常数代换,乘常数再除常数 ...
分类:
其他好文 时间:
2018-09-09 15:34:42
阅读次数:
130
一、前言 Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for ...
分类:
数据库 时间:
2018-09-09 11:53:29
阅读次数:
300
显卡驱动突然崩了 NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and runnin ...
分类:
其他好文 时间:
2018-09-08 15:34:19
阅读次数:
162
记录一下本次出错原因,以及解决方法 错误原因: 第一次导入后,删除工程,没有没有勾选Delete project contents on disk(cannot be undone) 解决方法: 1 找到要导入的工程文件夹,找到.project,用记事本打开 2 找到<name><name\>字段, ...
分类:
系统相关 时间:
2018-09-08 11:54:46
阅读次数:
324
连接服务器 根据阿里云服务器设置密钥然后 1. 找到您下载的私钥所在目录,如: 2. 使用以下命令修改私钥文件的属性: 3. 使用 SSH 命令连接至实例(假设实例的公网 IP 地址为 10.10.10.100): 另一种方法,在控制管理台中将自己电脑的密钥添加进去 或者手动添加 先更新一下软件,然 ...
分类:
其他好文 时间:
2018-09-07 23:51:26
阅读次数:
240
That will string don't result in a new landing, because travel stalled with the 5-yard range, nevertheless Mahomes even now were able to Jacksonville ...
分类:
其他好文 时间:
2018-09-07 20:42:51
阅读次数:
189
A temporary focus-lost event occurs if the focus moves to another window. It's temporary because the component will gain the focus when its window bec ...
分类:
其他好文 时间:
2018-09-06 11:08:44
阅读次数:
159