Processing math: 100%

10 2017 档案

摘要:\usepackage{listings} \lstset{language=C++}%这条命令可以让LaTeX排版时将C++键字突出显示 \lstset{breaklines}%这条命令可以让LaTeX自动将长的代码行换行排版 \lstset{extendedchars=false}%这一条命令可 阅读全文
posted @ 2017-10-16 20:20 Li_Xinze 阅读(3613) 评论(0) 推荐(0) 编辑
摘要:\iffalse \fi 也不知这是从哪里学来的代码风格... 阅读全文
posted @ 2017-10-07 21:09 Li_Xinze 阅读(927) 评论(0) 推荐(0) 编辑
摘要:在tex文件开头 \usepackage{setspace} 假如行距想加成原来的1.8倍, 就写: \begin{spacing}{1.8} \end{spacing} 阅读全文
posted @ 2017-10-07 21:08 Li_Xinze 阅读(1824) 评论(0) 推荐(0) 编辑
摘要:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % LaTeX Example: Project Report % % Source: http://www.howtotex.com % % Feel fr 阅读全文
posted @ 2017-10-07 21:03 Li_Xinze 阅读(557) 评论(0) 推荐(0) 编辑
摘要:I find some useful small searching technique today. I list them below as a memoir: 1. use site: xxx.com to search what you want in xxx.com. 2. use fil 阅读全文
posted @ 2017-10-06 22:10 Li_Xinze 阅读(119) 评论(0) 推荐(0) 编辑
摘要:A: Extremely easy. It requires you to add all the ASCII value of a string together. AC Code: 1 #pragma comment(linker, "/STACK:1024000000,1024000000") 阅读全文
posted @ 2017-10-05 21:12 Li_Xinze 阅读(134) 评论(0) 推荐(0) 编辑
摘要:博客荒废了好久, 但以后还是要坚持写呀, 虽然没有人看. 虽然自己至今还是很弱, 但还不能放弃呀. 以后可能把自己课上的作业代码啥的都会贴出来, 权作为练笔. 阅读全文
posted @ 2017-10-04 16:08 Li_Xinze 阅读(86) 评论(0) 推荐(0) 编辑

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