Linux
Linux Frequently Asked Questions
Linux Frequently Asked Questions
Visual Studio Code是简化的代码编辑器,支持诸如调试,任务运行和版本控制之类的开发操作。
1 | # 安装 |
https://github.com/conda-forge/miniforge
1 | add IJulia |
https://github.com/JuliaLang/IJulia.jl
1 | pip install jupyter-cpp-kernel |
https://github.com/shiroinekotfs/jupyter-cpp-kernel
1 | install.packages('IRkernel') |
1 | pip install dot_kernel |
https://github.com/laixintao/jupyter-dot-kernel
1 | pip install octave-kernel |
https://github.com/calysto/octave_kernel
1 | pip install kotlin-jupyter-kernel |
https://github.com/Kotlin/kotlin-
1 | java -jar ganymede-2.1.2.20230910.jar -i |
https://github.com/allen-ball/ganymede
https://github.com/jupyter/jupyter/wiki/Jupyter-kernels
1 | # 获取默认配置文件路径,有配置的同学请按 N。 |
c.NotebookApp.notebook_dir
注释,即删除行前#
符号Vim是从vi发展出来的一个文本编辑器。代码补完、编译及错误跳转等方便编程的功能特别丰富,在程序员中被广泛使用。和Emacs并列成为类Unix系统用户最喜欢的编辑器。
PHP Frequently Asked Questions
全屏启动
--kiosk http://cn.bing.com/ --kiosk-printing --app=http://cn.bing.com/ --start-maximized
Vimium is a Chrome extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor.
1 | # Insert your preferred key mappings here. |
1 | # w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia |
https://greasyfork.org/
Hexo 不是博客而是快速、简洁且高效的博客框架,适合任何有打字基础的人建立属于自己、完全定制的个人博客,可用于个人生活记录、学习笔记整理、连载个人小说等。
docker search nginx
docker pull nginx
docker images
docker run -d -p 80:80 nginx
linux 命令行规范
ls -h
ls -help
程序访问参数列表的方法
argc
和argv
截图是现代数字用户人人必会的技能,掌握一种或多种截图方法有助于在使用数字产品中避免一些琐碎的问题。在问题咨询、操作记录、问题复现等有着消除行业隔阂,快速描述的巨大的作用。