The people who I see function well are not the ones with the biggest motors, but the ones with the most efficient ones.
在我看来,能做好事情的人并不是‘马力最大的’,而是效率最高的。
Since this is something we can all identify with, I think it will help us see the relationship between the function of a structure and its style or form.
既然这是我们都能认同的东西,我认为它将帮助我们看到一个结构的功能和它的风格或形式之间的关系。
As these are note built-in functions, you have to specify the module and function name (see Listing 21).
因为这些是内置的函数,所以必须指定模块和函数名(参见清单21)。
As you can see, the suspended function activation records "stack up", and then, when each function returns, it gets taken off of the stack.
正如您可以看到的一样,挂起的函数的活动记录“压入堆栈”,然后在每个函数返回时,就从堆栈中弹出。
This function first checks to see if the venue has already been stored locally by querying for it.
此函数先是通过查询这个场所来查证这个场所是否已经被存储在本地。
As you will see shortly, the function returns the item price, name, some meta data, and stock information.
很快您就可以看到,该函数返回产品的价格、某些元数据和库存信息。
You'll see this function in action in the testing section of this article.
在本文的测试小节您将看见此函数的运作情况。
Just see how well an exponential function fits the data.
只要看数据是否满足某个指数函数。
As you can see, each time a function calls another function, its own values and state are suspended while the next function invocation occurs.
正如您可以看到的一样,每次一个函数调用另外一个函数时,在下一次发生调用时,它自己的值和状态都会被挂起。
Second, the NEW_OL _local table function, as you will see later, actually writes to a table.
另外,正如您后面将会看到的,NEW_OL _ LOCAL表函数实际上是写一个表。
We'll see in a moment there's a special function.
一会儿我们将看到它是一个特殊的函数。
To see how specific brokers implement this function, view the code in the available in Downloads.
如果您想了解特定的代理是如何实现这个函数的,请查看下载中的代码。
Others are implanting electrodes in monkeys' brains to see if directly stimulating visual areas might allow even people with no eye function to see.
还有的研究将电极植入猴子的大脑里来检验直接刺激视觉区域是否可以让没有眼睛功能的人看到东西。
This function checks to see if geolocation is supported on the browser.
该函数检查浏览器是否支持地理定位。
Looking at the definition of this function, you'll see how to load XML data from the database.
查看这个函数的定义,弄清如何从数据库加载XML数据。
As you can see, this function simply wraps the links with a SPAN element identified with a class attribute.
可以看到,这个函数仅仅用一个SPAN元素包围链接,并用一个class属性标识它。
Now we can see the callback function on the client, showInsertResults.
现在我们可以看看客户机上的回调函数 showInsertResults。
As you can see, a function in Python basically consists of wrapper code indicating that a series of Python statements will be reused.
如您所见,在Python中,函数的基本组成部分是包装器代码,指明将被重用的一系列python语句。
Here we see part of a callgraph, showing function interaction.
这里我们看见了部分的callgraph,显示了函数的交互。
Now, in ESC mode, type: call L1 : You should immediately see the offending function (s) listed.
现在,在ESC模式下输入:callL1,应该会立即看到正在处理的函数。
Looking at NLJOIN (8), which represents the entire function you see a three way ordered join.
我们看一下NLJOIN(8),它表示整个函数,从中可以看到一个按三种方法排序的连接。
As you can see, the syscall function includes as its first argument the index of the system call table to use.
正如您所见,syscall函数使用了系统调用表中使用的索引作为第一个参数。
The submitDemoForm() function (see Listing 17) is called when the form's button is clicked.
单击表单按钮时会调用 submitDemoForm()函数(见清单17)。
So putting back that prototype allows me to compile this, because I'm saying proactively to the compiler hey, you're going to see a function called increment.
把那个原型放回原处使我能够编译它,因为我提前向编译器打了招呼,将看到一个叫做increment的函数。
Again, Firefox makes it hard to see these random values. I had to insert debugging statements into the padding function to see what was going on.
又,因为Firefox让我们很难看到这些随机数,我不得不在填充函数中加入一些调试语句才能看到发生的事情。
When it's not, the user is after a normal web page, so you display the page using the generateHTML function (see Listing 3).
如果不是,用户想要一个正常web页面,这样您就可以使用generateHTML函数(请参考清单3)显示页面。
You also emit the string to the console using the println function (see the bottom left of Figure 5).
也可以使用println函数将字符串发到控制台(参见图5左下角)。
Parsing an XML document with simplexml is as easy as using the simplexml_load_file function (see Listing 4).
要使用simplexml解析一个xml文档,只需使用simplexml_load _ file函数(请参见清单4)。
Handling most of the command-line arguments is simple using the standard getopt function (see the sidebar for more detail).
使用标准getopt函数处理大多数命令行参数都很简单(请参见侧栏了解更多详细信息)。
A mutex is unlocked with the function (see Listing 5).
使用下面的函数解开对互斥的锁定(见清单5)。
应用推荐