功能展望 Functional Outlook
别名系统
为主卡创建别名,从而可以在标签中使用别名来实现跳转,可以大幅提高效率。
()
---..
.....
/+
标签归档
用内置的标签语法创建一个后期归档,方便索引管理。
标签的功能为:表示该卡片与其他块(卡片 或 主题)的关系,包含两种。
- 相关关系:表示两个卡片中存在某种关联联系,如
相对相似比..更好等等 - 属于关系:表示卡片与主题之间的关系,用于归档,方便后续使用与复习。
(>: 要归档的主题)
---..
.....
/+
积累 Accumulation
卡片模板
---释义
---英文释义
/+
intricate
adj. 复杂的
having many complexly interconnected parts or details拥有许多复杂相互关联的部分或细节
nuance
n. 细微差别;细节
subtle differences or shades of meaning and expression.细微的差异,或意义和表达的层次
hierarchy
n. 层级;结构
systems where prople or groups are arranged according to their status or authority根据个人或群体的地位或权威进行排列的系统。
clique
n. 小圈子
small, exclusive groups of people who share similar interests and exclude others那些有相似兴趣、排他性的小型排他群体,排斥他人
camaraderie
n. 同志情谊
mutual trust and friendship among people who spend time togetherspend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> spend time together >> 共度时光的人们之间的相互信任与友谊
日常用语 daily expressions
deploy
vt. 部署;调动;有效地利用
- deploy to remote sites将软件部署到远程站点
术语 term
alias
n. 别名
自定义快捷命令为长的或常用的命令创建简短别名,提升操作效率
命令为
scoop alias add <别名> <原命令>scoop alias add up <别名> <原命令>
bucket
n. 水桶
软件仓库/软件源扩展scoop可安装软件的来源
命令为 'scoop bucket add <仓库名> <仓库地址>'
cache
n. 高速缓冲存储器;隐藏物(如武器);(秘密)贮存物
下载缓存查看或清理下载的软件安装包,以释放磁盘空间
命令为
scoop cache rm <软件名>
shim
n. 垫片;填隙片;楔子
命令行快捷方式当安装一个软件,scoop会自动在它的shims目录下创建一个名为该软件的快捷方式,方便在命令行中使用
命令为 scoop install <软件名>