随笔分类 -  Miscellaneous

摘要:在C++中,vector是一个十分有用的容器,下面根据多篇文章对这个vector做一下总结。1.文件包含首先在程序开头处加上#include以包含所需要的类文件vector,还有一定要加上using namespace std;#include using ... 阅读全文
posted @ 2016-03-08 18:05 李庆喜 阅读(262) 评论(0) 推荐(0) 编辑
摘要:To see an interesting Python Easter egg, try importing the module this at the interactive command line:>>> import thisAnd you wil... 阅读全文
posted @ 2015-12-01 15:44 李庆喜 阅读(117) 评论(0) 推荐(0) 编辑
摘要:引言 由于CSDN的Markdown编辑器能轻松地支持LATEX的公式表示。 因此,今天我们来细数一下LATEX数学公式的符号表示,以便大家以后随时查用。1.强调模式 a^aˇ\hat{a}\check{a}a´a`\acute{a}\grave{a... 阅读全文
posted @ 2015-10-15 21:55 李庆喜 阅读(1379) 评论(0) 推荐(0) 编辑
摘要:1.下载安装包下载地址: 官方镜像: http://mirrors.ctan.org/systems/texlive/Images/texlive2015.iso USTC镜像: http://mirrors.ustc.edu.cn/CTAN/syst... 阅读全文
posted @ 2015-10-15 10:00 李庆喜 阅读(881) 评论(0) 推荐(0) 编辑
摘要:前言在Linux下,我想通过惠普打印机打印文件,我房间的HP打印机型号为HP LaserJet 1020/1008。一开始通过命令行安装hplip及其相关插件,由于我的电脑是Fedora 22 Workstation:$ sudo dnf install -... 阅读全文
posted @ 2015-10-14 09:04 李庆喜 阅读(17481) 评论(1) 推荐(0) 编辑
摘要:问题:在将texlive2013.iso挂载到/mnt后,进入/mnt目录$ cd /mnt$ sudo ./install-tl之后遇到如下错误:Can't locate Digest/MD5.pm in @INC (you may need to install ... 阅读全文
posted @ 2015-10-11 10:53 李庆喜 阅读(410) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示