Write function, the output graph traversal sequence.
编写函数,输出图的遍历序列。
The write function is used to load a downloading program.
写入功能用于装载程序。
Write function that might be useful to both your client and server processes.
编写对于您的客户端、服务器处理都有用的功能。
In this case, you'll receive a SIGPIPE signal or, if this signal is blocked, the write function will return a -1 and set errno to EPIPE.
在这种情况下,接收SIGPIPE信号,或如果该信号阻塞,write函数将返回- 1并设置errno为epipe。
This methodology requires that I write unit tests for every function I add, and that I maintain those tests.
这种方法要求我为添加的每个函数编写单元测试,并且要维护这些测试。
An alternative is to write a function that fetches only the immediate dependency list for a user-selected plug-in.
另外一种选择是编写一个函数,只获取用户选择的插件的直接依赖性清单。
For example, you can write and register a validation function that checks for completeness of a service definition.
例如,您可以编写并注册一个检查服务定义完整性的验证功能。
If you invoke a preexisting function that can throw a checked exception, you should write a wrapper function that catches and handles that exception; then, invoke the wrapper method from XSLT instead.
如果您调用一个可能抛出检查异常的已有函数,您应编写一个包装器函数,捕获并处理此类异常,然后在XSLT中调用包装器方法。
Let's write an input function to get the relevant lines from the file.
让我们编写一个输入函数来从文件中读取相应的行。
To write a user-defined function for INET_ATON() could be error prone or tedious.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
And what's this little loop say to do? This little loop says I'm going to write a function or procedures that takes in two messages.
这个小循环是做什么的,这个小的循环是,我要写一个函数或者过程来接受两条消息。
If you write the function in an application program instead of a UDF, then users of SQL query tools such as CLP will not be able to access your function.
如果是在应用程序中编写这个函数,而不是将其定义为udf,那么SQL查询工具(例如CLP)的用户将不能访问这个函数。
If you don't find what you need, then learn to write your own function in the stylesheet.
如果没有找到需要的函数,可以尝试在样式表中编写自己的函数。
To write your own extension function in another language is often complex and time consuming.
用其他语言编写自己的扩展函数通常费时费力。
Or, you can write the function shown in Listing 27.
也可以像清单27这样编写函数。
Before moving on to the next phase, it makes sense to write a small function that tells you who the current user is already following.
在进入下一个阶段之前,还需要编写一个小函数,该函数将返回当前用户正在追随的用户。
The steps required to write such a recursive function are listed below, and Listing 3 presents the source code of the function itself.
编写这种递归函数需要执行的步骤如下所示,清单3给出了这个函数的源代码。
I'd also like to show you an example of how you'd set up your plug-in architecture if you decided to write a function, as opposed to a method.
如果您决定编写函数而不是方法,我还将向您展示一个样例,介绍如何设置插件架构。
We want to write a function that given a function to compute the sum of a sequence, gives us the next function to compute the sum of a sequence.
我们要编写一个返回另一个函数的函数,用返回的函数计算对序列求和。
For example, let's say your project requires you to write a function that adds two Numbers, and returns the sum of these Numbers.
例如:你的项目需要你写一个函数,把两个数相加,并返回和。
Write the function for handling the onclick event, shown in Listing 8.
编写处理onclick事件的函数,见清单8。
Next, write a function to display the posts in the blog.
接下来,编写一个函数显示blog中的这些post。
In c, you'd write a simple function like this.
在c语言中可以编写一个简单的函数。
To find all the tickets issued by officer Ree, for example, you write a map function that filters the officer property accordingly.
举例来说,要查找officerRee开出的所有罚单,您可以编写一个map函数来过滤相应的officer属性。
Using a "static" approach, we can write a function like.
使用“静态”方法,可以编写如下的函数。
So it turns out that, main, yes, is the default function you write, at least in c, when writing a program.
结果是,main函数,是的,这是你写的默认函数,至少是在C语言中,当写程序的时候。
To simplify things, write a check_count function you can use in either case, as shown below.
为简单起见,编写两种情况下都可以使用的一个check_count函数,如下面的清单所示。
Create a class named Application and write the straightforward main function shown in Listing 2.
创建一个名为Application的类并编写如清单2中所示的相当直观的main函数。
Therefore, just like with Ajax, you need to write a callback function that will get invoked after a response is received from the server.
因此,与Ajax一样,需要编写callback函数,它将在接收到服务器响应后被调用。
Therefore, just like with Ajax, you need to write a callback function that will get invoked after a response is received from the server.
因此,与Ajax一样,需要编写callback函数,它将在接收到服务器响应后被调用。
应用推荐