statically
美 [s'tætɪklɪ]
英 [s'tætɪklɪ] 
- adv.静定地
- 网络静态的;静态检查的界面;不屈不挠的勇气
英汉解释
例句
This property is often set at run time rather than statically at design time.
该属性经常在运行时设置,而不是在设计时静态设置。
Outside of a dynamic block developers can only call C# code statically, just as they do today.
而在dynamic块之外的代码仍将只支持静态访问,就和我们现在的写法一样。
For that reason alone, I encourage you to set up your code statically and let users know early on about possible problems.
因此,我建议编写静态的代码,让用户尽可能早地发现问题。
Electro- statically suspended accelerometer with differential-capacitance is one of these types.
静电悬浮式电容差分加速度计是可选方案之一。
Well yes and no, while conceptually it is like an Interface, it does not have to be statically defined.
可以说是也可以说不是,在概念上它类似于接口,不过却不需要静态定义。
Hardly. Even statically typed languages like the Java language offer a limited form of duck typing called polymorphism.
未必,即使是Java之类的静态类型语言也为duck类型提供了一种有限的形式,称为多态。
The compilation process for a Java application is different from that of statically compiled languages like C or C++.
Java应用程序的编译过程与静态编译语言(例如C或C++)不同。
We thus conclude that a solution is possible by considerations of equilibrium only, and that the structure is statically determinate.
因此得到结论,只用平衡条件可以求解的结构是静定结构。
It should be possible to determine at run time whether the type of an object conforms to a statically given type.
应该可以决定在运行的时侯一个对象的类型是否符合一个静态的特定类型。
However, it is a complex task to configure secure MAC addresses statically, and is usually prone to error.
不过,设定静态安全的MAC位址是个复杂的工作,而且通常容易出错。
As we described in the previous section, a statically typed language binds the type to a variable for the lifetime of that variable.
正如我们在前面的章节所描述的,一个静态类型的语言在一个变量的生命周期内都会绑定一个类型。
Class, like any other statically defined class, can be easily debugged using your favorite debugger.
类像所有其他静态定义的类一样,可以用喜爱的调试程序容易地调试。
For greater flexibility, we propose that a business process component not be statically bound to its constituent components.
为了实现更高的灵活性,我们提议不要将业务流程组件静态地绑定到其组成组件上。
Static -! Do not set this during bootstrap! Causes binaries to be statically linked instead of dynamically?
在系统引导过程中切勿使用该参数!因为这将导致二进制可执行文件使用静态连接而不是动态连接?
Statically-typed languages can be very verbose. Consider this typical declaration in Java.
静态类型书写的代码可能会非常冗长,考虑下面典型的Java声明。
Class that can be treated as if the suite composite were statically defined.
类,可以像静态定义的包那样处理它。
Applications can be configured to run the database SQL statically without any change in programming or user experience.
可以对应用程序进行配置,使其静态地运行数据库SQL,而不会影响编程或用户体验。
All the structures are allocated into a "Thread Working Area" , a thread private heap, usually statically declared in your code.
所有这些结构就分配到一个“线程工作区间”,一个线程私有堆中,通常是在你的代码中静态声明。
One interesting trade-off would be to use inferred typing with statically typed languages, reducing the cost of typing.
一种有趣的折中方法是在静态类型语言中使用隐式类型,从而减少类型的成本。
Statically speaking more Pakistanis are the victim of terrorism than any American for that matter.
比起任何美国人,巴基斯坦人更是恐怖行动的受害者。
The available potential energy has been computed by reference to a statically stable reference state.
可用势能是以“静力稳定”参考状态为基准计算的。
The section labeled as "Tasks" are statically defined using meta tags. Up to five items can appear in this section.
“Tasks”中放置的是使用元标记定义的静态内容,这部分最多可以放置5个条目。
Dealing with overeager dead-code elimination is a problem for benchmarking statically compiled languages, as well.
对于评测静态编译语言来说,处理过于积极的死代码清除也是一个问题。
"We plan, and when you plan you don't do it statically, we evolve our thinking, " he said.
他说,我们做计划,做计划就不是一成不变地做,我们思路要转变。
To invoke a virtual method statically, the variable might need to be cast to a type that uses the desired version of the method.
若要静态调用虚方法,可能需要将变量强制转换为使用方法的所需版本的类型。
These standard C library functions generally support a statically allocated approach, throwing away data if it doesn't fit into the buffer.
这些标准C库函数一般支持静态分配方法,也就是在数据无法装入缓冲区时丢弃它。
However, detecting that the compiler has eliminated a large chunk of your benchmark is a lot easier in a statically compiled language.
但是,在静态编译语言中,能够更容易地发现编译器清除了大块评测。
Contract validation can be specified to be executed statically at build time or dynamically at runtime.
我们可以指定契约验证,可在编译时(静态)或在运行时(动态)执行校验。
One approach to statically determining possible null-pointer exceptions is a technique known as set-based analysis.
静态确定可能出现的空指针异常的方法是一种称为基层设定分析的技术。
Or be statically bound and then invoked, or possibly, choreographed into a composite service.
或者直接静态绑定,接下来被调用,或者可能的话,编排到合成服务中。
Connection patterns -- Component connection patterns deal with how components are "wired" together, either dynamically or statically.
连接模式——组件连接模式处理组件如何“连接”到一起(动态或静态)。
The easiest way to detect crackers, however, is to have a clean set of statically linked binaries for your system.
最简单的方法来检测饼干,然而,你的系统有一个干净的链接库的静态集。
Expressions in Sitebricks templates are just as concise as JSP, but are statically type-checked using a type-inference algorithm.
Sitebricks模板中的表达式就像JSP那样简洁,但却通过一个类型推断算法进行静态的类型检查。
Project references are updated automatically when the project builds, whereas assembly references need to be statically updated by the user.
在项目生成时,项目引用将自动得到更新,而程序集引用需要由用户以静态方式更新。
Attempting to describe the complete contract statically is equivalent to duplicating all the contextual links outside representations.
试图静态地描述完整契约无异于会使所有上下文相关的链接在表示之外重复一遍。
A statically indeterminate structure will usually sustain loads in excess of that at first yield before instability occurs.
超静定结构通常在失稳之前,既使超过第一个屈服点还能承受载荷。
To execute SQL statically, it must first be bound to a database package.
为了静态地执行SQL,首先必须将它绑定到一个数据库包。
This paper introduces the public equation to figure out statically indeterminate beam through the unit step function.
介绍了用单位阶跃函数求解超静定梁的通用方程。
Sometimes, it is not practical to statically predefine the tree structure due to data size or custom content that depends on user input.
有时,静态地预定义树结构并不可行,因为有时数据大小或自定义内容依用户输入而定。
Because all types can be declared literally in JavaScript, it's possible to statically define an object graph in single statement.
因为所有类型都可以用JavaScript直接声明,所以可以在一条语句中静态地定义对象图。
A virtual method can be implemented by a derived type and can be invoked either statically or dynamically.
虚方法可以由派生的类型来实现,既可静态调用,也可动态调用。