So, what's going on in this code?
那么,代码中发生了什么?
PHP provides the real control in this code.
此代码内实施真正控制的是PHP。
This is illustrated in this code sample.
以下代码示例说明了此过程。
Of note in this code is the "content \ Webpublish.css".
要注意这个代码“content \Webpublish . css”。
The line Numbers in this code are not part of the code itself.
代码中的行号都不是代码本身的一部分。
In this code, the z-order sorting is done outside the library.
在这段代码中,z值排序是在这个库之外实现的。
The first step in this code is to subscribe to external events.
这个代码的第一步是订阅外部事件。
In this code, 30931 is the parent process for the process 31004.
在这段代码中,30931是进程31004的祖先进程。
But for now, you can use the code shown in this code listing.
但现在您可使用以下代码清单中显示的代码。
In this code I was able to drop the row variable and use it instead.
在这个代码中,我可以删除row变量,用it代替。
In fact, there aren't many opportunities to do that at all in this code.
实际上,在这段代码中并没有太多机会这样做。
In this code, we perform the lookup and then check for an error condition.
这段代码用于执行查找并检查错误条件。
In this code you see the asynchronous version of your interface being called.
在这段代码中,您看到了被调用接口的异步版本。
In this code, you can't guarantee that old and ptr2 will have different values.
在此代码中,无法保证old和ptr2有不同的值。
In this code, Html is the object that will encapsulate the whole of the document.
在这段代码中,Html是封装整个文档的对象。
Note that there are two communications with the PPE in this code fragment, not one!
请注意在这段代码中与PPE之间有两次通信,而不是一个!
I use the FileStream class in this code to illustrate operating on data at the byte level.
我使用该代码中的filestream类来说明如何在字节级别操作数据。
There's no error handling in this code, but note that you would need it in a real-world application.
这段代码中没有错误处理功能,但要注意,实际应用程序需要此功能。
Details, such as those shown in this code, reveal a lot about how the native processor itself operates.
细节信息,比如这段代码中所显示的这些信息,可以揭示有关本地处理器本身运行方式的很多内容。
In this code, the inner class MyInputValidator is responsible for validating input into the acronym list.
在这段代码中,内部类MyInputValidator负责验证缩略词列表的输入。
In this code, RNames is the name of your Reader Names field, and NewValue is a string or array of strings.
在这段代码中,RNames是ReaderNames字段的名称,NewValue是字符串或字符串数组。
First, be sure you understand the process that you created in this code (review Listing 10 if you need to).
首先一定要理解这些代码中的流程(如果需要请回顾清单10)。
You can, of course, add or change fields as you'd like, but let's take a look at what we have in this code.
您当然可以随心所欲地添加或更改字段,但是首先让我们看一下此代码中的内容。
You can even use formula language for accessing the new digest Profile documents as shown in this code.
甚至还可以使用formula语言来访问新的摘要Profile文档,如下面的代码所示。
In this code snippet, the constant ACRONYM_LIST is the key used to get and set the data in the preference store.
在这个代码片段中,常量acronym_list是用于获取和设置首选存储中的数据的关键字。
One item in this code snippet that should raise some eyebrows is the reference to the ServiceLocatorManager class.
代码片断中有一项应该增加一些内容,这是对servicelocatormanager类的引用。
This call also initializes the semaphore count: int sem_init(sem_t *sem, int pshared, unsigned int value). In this code
它还会对信号量计数器进行初始化:intsem_init(sem_t *sem, intpshared,unsigned intvalue)。
In this code, you can't return a value, so you must add the newly created toppings panel to the parent as part of this method.
在这段代码中,不能返回值,因此必须将新创建的Toppings面板作为此方法的一部分添加到父面板中。
In this code: pid_t waitpid(pid_t pid, int *status, int options), waitpid() infinitely waits for the child process to terminate.
在这段代码中:pid_twaitpid(pid_t pid,int *status, intoptions),waitpid()会无限期等待子进程的终止。
In this code: pid_t waitpid(pid_t pid, int *status, int options), waitpid() infinitely waits for the child process to terminate.
在这段代码中:pid_twaitpid(pid_t pid,int *status, intoptions),waitpid()会无限期等待子进程的终止。
应用推荐