hugo中集成Fuse.js实现站内搜索

5分钟给Hugo博客增加搜索功能 :: /dev/ttyS3 — 回首向来萧瑟处 也无荒野也无灯 Fast, instant client side search for Hugo static site generator · GitHub 配置config.toml outputs:支持js

swift 的 doom 环境

安装 swift-mode swift 自动补齐相关插件 swift-mode State “DONE” from “DELEGATED” [2019-12-11 三 09:30] [终端支持 swift 自动补齐](post/shell/终端支持 swift 自动补齐) flycheck-swift nathankot/company-sourcekit swift-emacs/swift-mode 创建可执行项目 spi –type executable 上述命令

创建单个 swift 可执行文件

xcrun/swift 命令工具 第一种 vi test.swift #!/usr/bin/env xcrun swift print(“hello”) $ chmod 755 test.swift $ ./test.swift 第二种 $ cat «EOF > script #!/usr/bin/swift print(“Hi!”) EOF $ chmod u+x script $ ./script Hi! swift-sh 支持库依赖 安装命令 brew install swift-sh 使用 $ cat «EOF > script #!/usr/bin/swift sh import PromiseKit // @mxcl ~> 6.5 print(Promise.value(“Hi!”)) EOF $ chmod

SPM 管理库依赖和发布私库工具

问题 1:如何支持 iOS 项目到目前为止,它仅支持命令行工具和服务器端 Swift 应用程序 Swift Package Manager for iOS – Guide & New Features | TSH.io 无论您是使用第三方依赖关系,开发自己的内部框

Cocoapods 使用

集成命令 配置 spec 索引文件 设置本地依赖库的方式: 库存放地址问题:不支持库外路径例如:~/等,只能在 spec 目录中存放库。在提交到私有仓库的时候需要加上

plantuml 使用

下载历史 jar包plantuml.jar历史版本路径 命令行 uml 预览 您也可以使用下面的命令行运行 PlantUML: java -jar plantuml.jar file1 file2 file3 这将在 file1, file2 和 file3 中寻找 @startX

doom 使用

编辑命令 撤销:undo (u) 重做:C + r :undo-fu-only-redo 只读:spc t r 浏览编辑历史树:M-x: undo-tree-visualize(C-x u) 安装和配置 dotfile 中的配置 hugo 项目中管理 doom 版本 doom 工具的基本命令(i

Instruments 工具使用

指南 Xcode调试工具Instruments指南 - CSDN博客 Time Profiler:CPU 分析工具分析代码的执行时间。 Core Animation:离

APPlink 的使用

增加 web 端打开短视频 APP 参考教程:http://docs.getui.com/getui/mobile/ios/applink/ 协调李军峰在分享