书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 3057 个相关结果.
  • Tools & integrations

    InfluxDB tools and integrations Install and use the influx CLI Use Kapacitor with InfluxDB OSS Use the Flux LSP with Vim Use Chronograf with InfluxDB OSS Use the Flux VS Code e...
  • 插件推荐

    插件推荐 插件推荐 NERDTree NERDTree 是 vim 中的文件浏览插件,可以通过命令打开/关闭目录树并浏览/打开文件。 EasyAlign EasyAlign 是一款用来做字符对齐的插件,简直是强迫症患者的福音。 Airline & Themes Airline 可以在 vim 中显示更友好的状态栏,再配以漂亮的配...
  • Setup your environment

    596 2021-03-12 《Deno v1.8.1 Manual》
    Set up your environment Environmental variables Shell autocomplete Editors and IDEs VS Code JetBrains IDEs Vim and NeoVim CoC ALE Emacs LSP clients Example for Kakoune Exa...
  • FTP(File Transfer Protocol)介绍

    FTP(File Transfer Protocol)介绍 FTP 安装 FTP 使用之前要点 FTP 服务器配置文件常用参数 vsftpd 的两种传输模式 vsftpd 的两种运行模式 FTP 资料 FTP(File Transfer Protocol)介绍 FTP 安装 查看是否已安装: CentOS:rpm -qa | gre...
  • 8.5 中/英输入平滑切换

    8.5 中/英输入平滑切换 代码中不可能全是英文,即便注释是英文,用户提示信息也多多少少得用中文吧,所以,在 vim 中输入中文是常有的。中/英文输入切换本身很简单,但是,如果又与 vim 的插入模式和命令模式一纠缠,那么,这事儿就不太自然了。 比如,我在插入模式下依次输入了中文的一二四三,本意是想输入一二三四,下意识地键入 esc 切换为命令模式,键...
  • Micro Service

    Microservice Forward Scenario summary Demonstration function goal Service design analysis Create mall project Create user rpc service Create order api service Start the serv...
  • 11.2. 9.2 vi 的使用

    9.2 vi 的使用 9.2.1 简易执行范例 9.2.2 按键说明 9.2.3 一个案例练习 9.2.4 vim 的暂存盘、救援回复与打开时的警告讯息 9.2 vi 的使用 基本上 vi 共分为三种模式,分别是“一般指令模式”、“编辑模式”与“命令行命令模式”。 这三种模式的作用分别是: 一般指令模式 (command mode)以 v...
  • Integration

    Integration Babel Integration Pylons TextMate Vim Integration Jinja2 provides some code for integration into other tools such as frameworks,the Babel library or your favou...
  • 5. First Steps

    First Steps Using The Interpreter Prompt How to Quit the Interpreter Prompt Choosing An Editor PyCharm {#pycharm} Vim Emacs Using A Source File Getting Help Summary Fi...
  • Tips & tricks

    Tips & tricks Swap boolean Tips & tricks These are some useful functions which you can map. They’re not included in the main repo so this section’s just a collection of useful...