Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 979 Bytes

File metadata and controls

35 lines (25 loc) · 979 Bytes

爱词霸 Alfred Workflow

@author  lzw.whu@gmail.com
@version 20260719:11

安装

下载

使用

ci <word>

iciba.alfredworkflow

ci > <word>

iciba.alfredworkflow

更新历史

版本 更新内容
20260719:11 修复 URL 编码/超时/异常处理等 Bug,清理 Python 2 残留代码,移除入库的 .pyc,path_to_python3 留空由用户配置,重新导出干净的 bundle
20220501:10 添加``$path_to_python3````变量,支持python3
20191227:01 添加$path_to_python2变量
20160908:03 支持中文
20160908:02 第一次输入获取suggest,回车后查词
20160907:01 初始版本