书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 846 个相关结果.
  • Vue 组件细则

    Vue 组件细则 语言块 <template> <script> <style> 自定义块 Src 导入 语法高亮 注释 Vue 组件细则 .vue 文件是一个自定义的文件类型,用类 HTML 语法描述一个 Vue 组件。每个 .vue 文件包含三种类型的顶级语言块 <template> 、<script> 和 <style> ...
  • IRB - 交互式 Ruby

    IRB - 交互式 Ruby IRB - 交互式 Ruby 有时候你只想用 Ruby “试试某些东西”。标准的 Ruby 解释器 Ruby.exe 远非用于此目的理想工具。虽然可以从命令提示符运行 Ruby,并一次输入一行代码,但只有在输入文件结束符(Windows 上为 CTRL+Z,其它操作系统时为 CTRL+D)时才会执行代码。要获得与 Ru...
  • 练习 50:vi

    练习 50:vi 挑战练习 研究性学习 练习 50:vi 原文:Exercise 50: vi 译者:飞龙 协议:CC BY-NC-SA 4.0 自豪地采用谷歌翻译 你有一个模块,实现了ed 和sed 中使用的功能。显然,下一步是实现世界历史上最讨厌和实用的文本编辑器:vi 。如果你知道 Lisp 可以实现 Emacs,...
  • 13.10. Real-Time Communications software

    13.10. Real-Time Communications software 13.10. Real-Time Communications software Debian provides a wide range of Real-Time Communications (RTC) client software. The setup of R...
  • 文件管理

    文件管理 细节 ls [路径] cd [目录路径] | [特殊路径] pwd file 文件名 du [路径] less 文件名 touch 目标文件 mkdir 文件夹 cp 源文件 目标目录|文件 cp 源目录 目标目录 rm 目标目录|文件 rmdir 目标目录 mv 源文件 目标目录|文件 ln 源文件 链接 文...
  • Installing

    Installing Boards Manager Prerequisites Instructions Using git version Prerequisites Instructions - Windows 10 Instructions - Other OS Using PlatformIO Installing Board...
  • 安装Helm

    安装Helm 用Helm项目安装 用二进制版本安装 使用脚本安装 通过包管理器安装 使用Homebrew (macOS) 使用Chocolatey (Windows) 使用Scoop (Windows) 使用Apt (Debian/Ubuntu) 使用Snap 使用 pkg (FreeBSD) 开发版本构建 使用Canary构建 使用源...
  • 2.2 IDE

    IDE LiteIDE Gogland Visual Studio Code Wide Atom With Go-Plus Plugin Eclipse With GoClipse 链接 IDE 关于IDE每个人的喜好都不同,你可以使用较为独立的开发环境LiteIDE,也可以是VS或者Eclipse,甚至是notepad++,当然更不用...
  • 配置

    配置 Nushell 配置与env.nu 和config.nu 配置 $env.config 环境 颜色配置部分 将 Nu 配置为登录 Shell macOS: 保持 open 为 /usr/bin/open PATH 配置 配置 Nushell 配置与env.nu 和config.nu Nushell 使用一个配置系统,在...
  • Installing

    Installing Boards Manager Prerequisites Instructions Using git version Prerequisites Instructions - Windows 10 Instructions - Other OS Using PlatformIO Installing Board...