该步骤给整个插件画上了句号,有效地创建了私有函数和公共函数。
This step added a Closure around the entire plug-in, effectively allowing you to create private functions and public functions.
这两个公共var都用于公共函数searchFlickr。
These two public vars are both used in the public function searchFlickr.
一个静态的公共函数,它返回了一个私有的静态数组的引用。
A public static method returns a reference to an array that is part of the static state of the class.
EXPath规范套件旨在跨各种XML技术协调公共函数的使用。
The EXPath suite of specifications is an attempt at harmonizing the use of common functionality across the spectrum of XML technologies.
main函数,它调用space类中使用int参数的公共函数func。
A main function calls the public function func with int arguments of class space.
一旦数据进入了常规化的结构,就可以被传递给一个公共函数来更新用户界面。
Once the data is in a normalized structure, it can be passed to a common function for updating the user interface.
它们包含用于所有可作为该工具箱的一部分的常数、结构、宏、公共函数的定义。
They contain definitions for all the constants, structures, macros, and public functions available as part of the toolkit.
第二部分是一个公共函数,用来实现用"Debug.WriteLine"来输出timestamp的值。
The second is a public method that writes that timestamp using Debug.WriteLine.
除了正确无误,我的hashcash . py模块还提供了一个内部函数_ mint以及一个公共函数mint 。
As well as being correct, my hashcash.py module provides an internal function, _mint , along with the public function, mint .
如果二者都未定义,那么编译器会提供一种作为公共成员函数的隐式版本。
If neither of the two is defined, the compiler provides an implicit version that is a public member function.
因此,可能有必要使用公共表表达式重新构造空间查询,以确保只调用一次构造函数。
Therefore, it might be worthwhile to restructure your spatial query to ensure just a single call to the constructor function using common table expressions.
string模块包含了几种类型的事物,如函数、方法和类;它还包含了公共常量的字符串。
The string module contains several types of things, such as functions, methods, and classes; it also contains strings of common constants. For example
若要从此数据库中获取一个NotesDocument对象,并将其信息读入BookInfo对象的公共属性,那么这个函数是非常有用的。
This function is useful for taking a NotesDocument object from within this database and reading its information into the public properties of this BookInfo object.
这个示例使用的 C++源代码包含一个非类函数、类的一个私有成员函数和一个公共成员函数。
This example shows the C++ source code that contains a non-class function, a Private member function of a class, and a Public member function of a class.
这个约束强制任何类型'T '都必须具有无参数的公共构造函数。
This constraint forces any type 't' to have a default constructor, that is, a constructor that takes no parameters.
这个函数表示公园的效用以递减的幅度随公园面积的增加而增加,同时随参观人数的增加而减少。 这个函数说明了为什么要公共建设公园。
This functional form builds in the property that larger parks provide more value at a diminishing rate, but there is an effect from congestion.
清单8a 中的ACL类提供了一个公共构造函数,用于接收securedResource,即 ACL保护的ACLHolder;还提供了实用方法,对 ACL的内部授权结构进行操作。
Our ACL class in Listing 8a features a public constructor accepting the securedResource, the ACLHolder that the ACL protects, and utility methods that operate on the ACL's internal grants structure.
公共的默认构造函数;例如。
ConstructorgetConstructor(Class[]params) --获得使用特殊的参数类型的公共构造函数
Constructor getConstructor(Class[] params) -- Gets the public constructor using the specified parameter types
利用该模型对冲压件截面形状进行了分析,确定了截面转角的公共可行域,并建立了一组目标函数作为优化对象。
With the model, the cross sectional shape of a pressing is analyzed, and the public feasible zone of sectional angle is determined, and a group of target functions are created as optimization objects.
这种行为是由公共语言架构(Common Language Infrastructure,CLI)规范导致的,该规范确保一个类型构造函数只执行一次,除非用户代码进行显式调用。
This comes from the Common Language Infrastructure (CLI) spec that guarantees a type constructor will execute only once, unless explicitly invoked by user code.
首先看一下ACLPerspective的公共方法,ACLPerspective提供了三种版本的构造函数。
Looking first at its public methods, the ACLPerspective offers three flavors of constructors. It can provide a view into.
Pattern没有公共的构造函数。
在公共可行域内优化各个截面的转角,然后加权平均可得到目标函数的最优值。
Optimizes turning Angle of various sections in the public feasible zone, and then obtains the optimal value of target functions by evaluating weighted mean.
你不需要包含在公共头文件的声明或定义内部私有函数或数据类型。
What you don't need to include in the public header files are the declarations or definitions of internal private functions or data types.
在公共可行域内优化各个截面的转角,然后加权平均得到目标函数的最优值。
All cross section rotating Angle is optimized in the feasible zone, and the optimal value of target function is calculated.
该模型分析了冲压件截面形状,确定所有截面转角的公共可行域,并建立一组目标函数作为优化对象。
The panel cross section is analyzed in the model, and the feasible zone of all cross section rotating angle is located, and a group of target function is proposed as optimized object.
同时,给出了切换状态反馈控制器和闭环切换系统的公共李雅普诺夫函数的设计算法。
Meanwhile, the design algorithm for the switching state feedback controllers and the common Lyapunov function of the closed-loop switched system is given.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
应用推荐