The second method is to use a module-definition (.def) file.
第二种方法是使用一个模块-定义(. def)文件。
This is why your TV is so high-def, and your computer monitor is so bright and clear.
这就是为什么你的电视机是高清晰的,你的电脑显示屏又亮又清楚。
If you like the photo, the high-def, slow-motion video of the clock exploding is even better.
对图片有意者,可以在高清晰慢动作的时钟爆炸视频中观看到更好的效果。
For example, the regular expression ABC will match the string ABC but not DEF.
例如,正则表达式abc将与字符串abc匹配,但不与def匹配。
The fight for better broadband is important not just so Americans can watch high-def videos of cute cats.
争取更好的宽带网络很重要,它不仅可以让美国人能够看到漂亮小猫的高清视频。
The function can have any name and must be declared in the EXPORTS function of the module definition (def) file with an ordinal value of 1.
该函数可以拥有任何名称,但必须在模块定义(DEF)文件的exports函数中用序数值1来声明它。
So, the regular expression A.C will match the strings ABC, AAC, AKC, and many others, but it still won't match DEF.
所以,正则表达式a.c将与字符串abc、aac、akc以及许多其它字符串相匹配,但它依然不与def相匹配。
There is no need to go further down the list, even though plug-in DEF is also supported at both client and server.
之后,即使插件DEF也受客户机和服务器的支持,也不必再进一步查找这个列表。
HDCP is used to protect high-def digital video signals "on the wire," for example on the cable connecting your DVD player to your TV.
HDCP用于保护“线路上的”高清晰数字视频信号,例如你的DVD播放器和电视机之间的线路。
There are some compute-intensive tasks that GPUs are better suited for than traditional CPUs, and they’re not just related to displaying high-def video and playing games.
GPU比传统的CPU更适合于一些密集型计算任务,而不仅仅是与显示高清视频和游戏有关。
With each subsequent generation of television, the language and buzzwords surrounding Hi-Def televisions become more and more complex.
对于其后的每一代电视,高清电视的术语都越来越复杂。
Notice that methods are defined between the keywords: def and end.
注意,方法定义在以下关键词之间:def和end。
Defs do not require a return statement, so if the last line produces some value, that value is returned by the def.
def不需要return语句,因此如果最后一行产生某个值,那么这个值由def返回。
The first line of a function definition, also known as the method signature, begins with def (shorthand for define).
函数定义的第一行也称为方法签名(method signature),以def开头(def是define这个单词的缩写)。
To my mind, a new keyword — such as generator in place of def — would have been a better choice.
对于我来说,新关键字—比如generator代替def—会是一个比较好的选择。
For example, in Listing 2, the code defines a def that returns the class name of the variable passed in.
例如,在清单2中,代码定义了一个def,它返回传递进来的变量的名称。
N.B. the keyword "def", used here as an instance variable modifier, indicates that the variables are properties.
请注意,关键字“def”在这儿作为一个实例变量的修饰符使用,指明变量是属性。
def createEmployee(**args) takes argument as dictionary argsand shows how flexible Jython function declaration can be.
defcreateEmployee(**args) 接收参数为字典args ,并显示Jython函数声明是多么灵活。
The cameras can also be used to shoot snapshots, and the rear one does passable 720p high-def video.
摄像头还可以用来快照,后置的那个能够拍摄720p的高清视频,还算说得过去吧。
The def keyword can be extremely handy when it comes to writing simple scripts.
在编写简单的脚本时,def关键字会非常好用。
With the default channel Settings of PUTAUT (def) and MCAUSER (' '), messages arrive with full administrative authority. For this to be secure.
设置PUTAUT (DEF)和MCAUSER(' ')的缺省通道,对于到达的消息具有全面的管理权力。
Each row in the temporary table is comprised of a text (for example, "abcd-def ghi") and a word to search for (for example, "def").
临时表中的每一行包含一个文本(例如“abcd - defghi”)和一个要搜索的单词(例如“def”)。
I love your big, bright, three-inch screen, your built-in flash, your H.D.M.I. output for hi-def TV sets.
我喜欢你那又大又亮的三英寸屏幕,还有你那内置的闪光灯,还有为高清电视机预留的HDMI输出接口。
In this class the keyword def is being used as a local variable modifier.
在这个类中关键字def被作为局部变量修饰符使用。
Groovy functions require the def keyword, and you can think of them as globally static methods available within a script's scope.
Groovy函数需要def关键字,可以将关键字想像为在脚本范围内可用的全局静态方法。
For C# you would write “def x = …” instead of “var x = …”.
在C#中,可以编写“defx = ...” ,而不是“var x = ...”
Method definitions start with the def keyword.
方法定义由def关键字开始。
This is a structural type of the form { def receiveUpdate(subject:Any) }.
这是一个结构类型,形式是 {defreceiveUpdate(subject:Any) }。
In fact, method definitions — def — are no more than Ruby macros.
事实上,方法定义——def——仅仅是Ruby的宏。
In fact, method definitions — def — are no more than Ruby macros.
事实上,方法定义——def——仅仅是Ruby的宏。
应用推荐