Neovim - 编辑器的使用技巧
在 Neovim 中执行命令行命令 在普通模式(normal mode)下,输入 :! 后面跟上想要执行的 shell 命令,比如打开 $\LaTeX$ 的 geometry 文档: :! texdoc geometry 在 Neovim 中创建新文件 在普通模式(normal mode)下,输入以下命令创建一个 example.txt 文件: ...
在 Neovim 中执行命令行命令 在普通模式(normal mode)下,输入 :! 后面跟上想要执行的 shell 命令,比如打开 $\LaTeX$ 的 geometry 文档: :! texdoc geometry 在 Neovim 中创建新文件 在普通模式(normal mode)下,输入以下命令创建一个 example.txt 文件: ...
前排提醒:该软件只适用于 Windows 系统,如果你是 Mac OS 或者 Linux 用户,可以参考其他的软件。 Rainmeter 是什么 简单来说, Rainmeter 就是给想要对 Windows 桌面进行美化的用户一个方便的修改软件。效果图可以参考我修改前后的界面对比(当然壁纸也换了,可以忽略): ...
在我读一篇关于 基于机器学习的无人机路线规划问题的论文时,文章中提出了一个检测无人机行驶的路线中如果遇到受限制的区域(比如禁飞区、军事基地等)应该如何绕行的问题,其中就需要先检测飞行的路线是否经过受限制的区域的问题,在这里我们可以将这个问题简化成: ...
助学 国家开发银行助学贷款学生在线系统 学校网站 {% fold info @XMU %} 厦门大学 | Pass密码终结者 厦门大学学生邮件系统 厦门大学欢迎您 厦门大学信息与网络中心 厦门大学 厦门大学教务处 厦门大学新闻网 厦门大学办公室 厦门大学国际合作与交流处 校园地图服务系统 厦门大学本科生创新网 首页 - WITS科研成果信息服务平台 厦门大学SPOC平台 欢迎访问 厦门大学信息门户 资源访问控制系统 厦门大学VPN专题网站 厦门大学管理学院-SCHOOL OF MANAGEMENT,XIAMEN UNIVERSITY 厦门大学知识资源港 厦门大学 xk.xmu.edu.cn 易班网 厦门大学教务服务平台 厦门大学24365就业育人数智平台 {% endfold %} ...
关于 C++ c++ faq - The Definitive C++ Book Guide and List - Stack Overflow 可以看哪些书入门 Stanford CS106L: Standard C++ Programming - CS自学指南 (csdiy.wiki) 很不错的一门课,介绍了很多C++的高级用法 Should I learn C before learning C++? - Stack Overflow 在学C++之前是否应该学习C的回答 学习路线 C++ Primer 英文版(第 5 版) (豆瓣) 非常细致的一本教材,建议第一次通读第一章到第十六章
文献相关 检索引擎 主要的搜索引擎: 中国知网 (cnki.net) - 著名垄断机构,不多介绍 Document Search - All Databases (webofscience.com) - 主要用来查英文文献 {% fold info @web of science %} 硕博士应该知道的Web of Science文献检索与分析技巧 - 知乎 (zhihu.com) Web of Science的基本检索技巧 ...
Zotero 是什么 简单来说,Zotero 就是一款免费、可拓展的 PDF (主要是学术文献)管理工具。更多的介绍在网上有很多,可以看看 官网的介绍。 注意甄别网上的教程,因为 Zotero 更新到 Zotero 7 之后增加了很多功能和特性,有很多插件已经不再维护,很多教程也已经过期了。 ...
注:关于参考文献的格式可以参考 清华大学的研究帮助,本文没有严格按照参考文献的格式引用。 机器学习和数据挖掘 P、NP、NPC和NP-Hard是什么,以及它们之间的关系: ...
编译环境 我在本地编译的环境: 1PS C:\> tex -version 2TeX 3.141592653 (TeX Live 2025) 3kpathsea version 6.4.1 4Copyright 2025 D.E. Knuth. 5There is NO warranty. Redistribution of this software is 6covered by the terms of both the TeX copyright and 7the Lesser GNU General Public License. 8For more information about these matters, see the file 9named COPYING and the TeX source. 10Primary author of TeX: D.E. Knuth. 11 12PS C:\> latex -version 13pdfTeX 3.141592653-2.6-1.40.27 (TeX Live 2025) 14kpathsea version 6.4.1 15Copyright 2025 Han The Thanh (pdfTeX) et al. 16There is NO warranty. Redistribution of this software is 17covered by the terms of both the pdfTeX copyright and 18the Lesser GNU General Public License. 19For more information about these matters, see the file 20named COPYING and the pdfTeX source. 21Primary author of pdfTeX: Han The Thanh (pdfTeX) et al. 22Compiled with libpng 1.6.46; using libpng 1.6.46 23Compiled with zlib 1.3.1; using zlib 1.3.1 24Compiled with xpdf version 4.04 25 26PS C:\> xelatex -version 27XeTeX 3.141592653-2.6-0.999997 (TeX Live 2025) 28kpathsea version 6.4.1 29Copyright 2025 SIL International, Jonathan Kew and Khaled Hosny. 30There is NO warranty. Redistribution of this software is 31covered by the terms of both the XeTeX copyright and 32the Lesser GNU General Public License. 33For more information about these matters, see the file 34named COPYING and the XeTeX source. 35Primary author of XeTeX: Jonathan Kew. 36Compiled with ICU version 76.1; using 76.1 37Compiled with zlib version 1.3.1; using 1.3.1 38Compiled with FreeType2 version 2.13.3; using 2.13.3 39Compiled with Graphite2 version 1.3.14; using 1.3.14 40Compiled with HarfBuzz version 10.2.0; using 10.2.0 41Compiled with libpng version 1.6.46; using 1.6.46 42Compiled with pplib version v2.2 43Compiled with fontconfig version 2.15.0; using 2.15.0 笔记模板和书籍模板 我的笔记模板和书籍模板都可以在我的仓库 chen-huaneng/latex-template 中找到。 ...
前排提示:我采用的配置是基于 这个配置进行改进的,如果对 Neovim 和 LaTeX 有基本的使用经验可以直接参考给出的链接。 如果对哪些部分不清楚或者对某个部分的具体实现感兴趣,可以私信或者评论,我会针对内容进行更新。 ...