词语站>英语词典>VAR翻译和用法

VAR

abbr.  Vertical Aircraft Rocket 垂直机载火箭

复数:vars 

计算机

BNC.30593 / COCA.21567

双语例句

  • If your system provides a centralized fax service,/ var/ spool queues those requests, too.
    如果您的系统提供了集中的传真服务,那么/var/spool还将对这些请求进行排队。
  • This changes the thread local value of the var.
    这改变了var的线程本地值。
  • Based on the VAR co-integration theory, this article has an empirical study on the America PJM electricity futures market.
    本文基于VAR的协整理论,对美国PJM电力期货市场作了模型实证研究。
  • He proposed a statistical tool, the vector autoregression ( VaR), as a solution to this problem.
    他提出了一个统计工具,向量自回归(var),来解决这一问题。
  • On most UNIX and Linux systems the majority of the logs are located in/ var/ log.
    在大多数的UNIX和Linux系统上,大部分日志文件都位于/var/log中。
  • Var is a constant, indicating that the package relates to variables.
    var是一个常量,它指示了与变量相关的包。
  • An efficient investment strategy for insurance capital: the empirical analysis of VaR-Based Contingent Portfolio Insurance strategy.
    一个有效的保险资金投资策略?var套补的权变投资组合保险策略及其实证分析。
  • Save var and save func save user-defined variables and functions, respectively.
    savevar和savefunc分别保存用户定义的变量和函数。
  • The Model class has two public vars.
    Model类有两个公共var。
  • Thus, when you program in JavaScript, don't forget the var with your variables.
    因此,当在JavaScript中编程时,不要忘了对变量应用var。