persistent data structure
基本解释
- [计算机科学技术]持续资料结构
英汉例句
- Partially persistent data is a persistent data structure that allows updates to the latest version only.
部分持久数据是一种仅允许对最新版本更新的持久数据结构。 - Fully persistent data is a persistent data structure that both maintains and allows updates to all versions of its data.
完全持久数据是一种维护其数据的所有版本并允许对这些版本更新的持久数据结构。 - In short, the idea is to turn a persistent data structure into a transient before a series of modifications; the call transient achieves that.
简单来说,这种思想就是在大量修改之前将一个持久数据结构转换为一个transient;调用transient即可完成这个功能。
双语例句
词组短语
- fully persistent data structure 全持续数据结构
- confluently persistent data structure 汇合持续数据结构
- partially persistent data structure 部分持续数据结构
短语
专业释义
- 持续资料结构