这个URI可能由下面的函数实现。
但是一个纯管道必须总是用纯函数实现。
But a pure pipe must always be implemented with a pure function.
函数实现什么功能?
这个应用程序演示了多个噪声函数实现的柏林噪声。
This application demonstrates how to sum many noise functions to get a perlin noise function.
介绍了一种利用满意度函数实现风电场电能质量的评估方法。
An appraisal method using satisfactory function for power quality of the wind plant was proposed.
通过采集卡引擎库提供的函数实现了对图像进行实时采集处理。
The functions that the card library offered are used to capture and process image.
看看这些函数是如何实现的。
您只需实现您所关注的那些函数;剩下的您可以忽略。
You only need to implement those functions you care about; the rest you can omit.
比如,在这样的游戏循环下实现一个重播的函数并不难。
For example, implementing a replay function in this kind of game loop is easy.
这个函数可以实现帐号过期并访问时间限制。
This function can implement account expiration and access hour restrictions.
图8展示了如何使用LOCATE函数来实现此目的。
您能实现一个“重复上一条指令”的函数吗?
最好别用这种机制来实现各个函数之间的跳转,因为这样一来,结果完全不可以预料。
You may not use this mechanism to jump to code in a different function.
稍后我将会展示get函数的实现。
I'll show you the implementation of the get function in just a moment.
这个to_function实现做了一件事——返回一个匿名函数。
This version of to_function does one thing - it returns an anonymous function.
略加思索,我修改了这个函数的实现。
和前面的所有方法一样,也实现了weather _ badge函数。
As with all the previous approaches, I implement a weather_badge function.
实现自定义函数选择器。
当然,map()函数、列表内涵(list-comprehension)和最近的生成器内涵(generator-comprehension 都可以让您实现elementwise应用。
Certainly the map() function, list-comprehensions, and more recently generator-comprehensions, let you do elementwise application.
没有实现上一篇专栏文章中解释过的followpos函数。
The followpos function, which was explained in the previous column, was not implemented.
在Python 2.4之前,完全有可能实现定制的cmp函数并将它传递给list .sort 。
Prior to Python 2.4, it was possible to implement a custom CMP function to pass to list.sort .
我们将为您提供分步指导,使您能够亲自实现函数索引。
We provide step-by-step instructions on how you can implement the functional index yourself.
您可以使用一个更改主题函数来实现这个功能。
这个函数的实现有没有什么特别的了。
The implementation of this function has got nothing special.
但是如果我们需要分解我们的实现代码为多个函数该怎么办?
But what if we need to break up our implementation into more than one function?
定义一个函数以处理事件;特别是,要实现以下任务。
Define a function to handle the event; specifically, implement these tasks.
作为一个python函数,decorator完全可以实现其他Python代码所实现的任何功能。
A decorator, being a Python function, can do absolutely anything other Python code can.
scale函数,顾名思义,是实现放大绘图操作。
The scale function, as the name implies, magnifies drawing operations.
第二部分是一个公共函数,用来实现用"Debug.WriteLine"来输出timestamp的值。
The second is a public method that writes that timestamp using Debug.WriteLine.
因此,从第一个例子不同,我们需要实现一个析构函数。
So, different from the first example, we need to implement a destructor.
应用推荐