美文网首页
计算机专业词汇中英对照表

计算机专业词汇中英对照表

作者: 云上笔记 | 来源:发表于2022-05-27 18:11 被阅读0次

    execution stack 执行栈
    call stack 调用栈
    lexical scope 词法作用域
    global execution context 全局执行上下文
    local execution context 局部执行上下文
    retrieve the variable 检索变量
    arrow function 箭头函数
    single-thread 单线程
    compatible 兼容
    block the main thread 阻塞主线程
    concurrency issues 并发问题
    string interpolation 字符串插值
    command-line-interface tools 命令行界面工具
    instant deploying 即时部署
    string interpolation 字符串插值
    CSS Preprocessors css 预处理器
    hierarchies 层次结构
    aggregation 聚合
    distinct count 非重复计数

    相关文章

      网友评论

          本文标题:计算机专业词汇中英对照表

          本文链接:https://www.haomeiwen.com/subject/rvcvprtx.html