Read this example, I was deeply shocked.
读了这个例子,我深深地被震撼了。
This, again, is an example from the WSFL specification itself, so to learn more about this particular sample, I recommend that you take the time to read it.
这是来自WSFL规范自身的又一个示例,所以为更多地了解这个示例,我推荐您花费些时间阅读它。
So, for example if I could read this and I could find out where the feedwater pumps were, if those fail I'd like you, we're gonna talk about what happens and why.
例如,我能读这个,我可以找到供给水泵在哪,如果那些失效了,我希望你们能,我将要谈论发生了什么以及为什么。
So, for example if I could read this and I could find out where the feedwater pumps were, if those fail I'd like you, we're gonna talk about what happens and why.
例如,我能读这个,我可以找到供给水泵在哪,如果那些失效了,我希望你们能,我将要谈论发生了什么以及为什么。
Here is another example. Given that you read this blog I am pretty sure you want to make your blog or website popular.
另一个例子是,我很确定你阅读我这篇博客是为了让你自己的博客或者网页更受欢迎。
In this example, we can save the information in XML format and then read it using SDO APIs.
在此示例中,我们可以将信息以xml格式保存,然后使用SDOAPI进行读取。
Finally, read an example of this mechanism could be used in real time.
最后,研究此机制实际应用的一个例子。
This example then closes the file and reopens it using the read and append mode, "r + a".
然后这个示例关闭文件,并用读取和添加模式“r + a ”重新打开文件。
For this example, you create a count function to read the entire file into one big string, and then count the total number of characters and the number of newline characters.
对于本例来说,创建count函数来将整个文件读取到一个大字符串中,然后计算参数数量及新添参数数量。
Often, however, you'll want to read to and write from a file at the same time, so the next part of this example reopens the file using the 'r +' mode.
但是,通常情况下,想要同时读取文件和写入文件,所以这个示例的下一部分用'r + '模式重新打开文件。
In this example, the memcpy operation is trying to read 20 bytes from PTR, but it has been allocated only 10 bytes.
在本例中,memcpy操作尝试从ptr读取20个字节,但是后者仅被分配了10个字节。
In this example, you write the contents of the mydata list to the file, close the file, and then reopen the file so you can read the contents.
在这个示例中,把mydata list的内容写入文件,关闭文件,然后重新打开文件,这样就可以读取内容了。
For the read method, this parameter (17 in this example) is the number of characters that will be read from the file.
对于read方法,这个参数(在这个示例中是17)是要从文件中读取的字符数。
In this example, the files are being read from a regular file system and so it USES the FSDirectory class.
在此示例中,从常规文件系统读取文件,因此将使用fsdirectory类。
To work with this example we will use an Mail client to send a message, and use the Mule POP3 transport to read the message from the Mail server.
为了演示这个示例,我们将使用邮件客户端发送邮件,并使用MulePOP3传输(Transport)读取来自邮件服务器的消息。
This example shows how records read in from a file by a FileInput node are propagated through a flow and then output as MQ messages.
此示例说明如何记录通过流传播FileInput节点从文件中读取的记录,然后输出为MQ消息。
In this example policy file, any user (Subject) associated with the PrincipalExample named users can create and read an Action.class instance.
在这个示例策略文件中,任何与名为PrincipalExample的用户有关的用户(Subject)都可以创建并读取一个Auction . class实例。
In this excerpt from the second edition of XML by Example, you learned how to read XML documents.
在这个XMLby Example第二版的摘录中,您学习了如何读取XML文档。
This example USES Gnumeric, which stores its data in XML format, as the spreadsheet and PHP, which is able to read the XML directly, as a reporting application.
该示例使用Gnumeric作为报表应用程序,Gnumeric以xml格式存储数据,就像电子表格和PHP一样,可以直接读取XML。
To describe this in detail, we'll use an example where we read the name of an employee, change the name, and write the change back to the database, as in Listing 7.
为了详细描述这一点,我们将使用一个示例(在该例子中我们读出一个员工的姓名),改变这个名字,然后将更改后的结果写回数据库,如清单7所示。
This callback is given the object being accessed, the name of the property being accessed, the type of access (read, write, or delete for example) and returns whether or not to allow access.
被访问的对象、被访问的属性名、访问的类型(例如读、写和删除)将被传递给回调函数,回调函数会返回是否允许访问。
For example, let's say we want the files created by this to be read-only; we can redefine the function in a new namespace, as shown below.
比如,假设我们希望这些文件的权限为只读;我们可以使用一个新的名称空间重新定义函数,如下所示。
It's there only to help you jump quickly to various pages within the example application as you read this article.
它只是为了帮您在阅读本文时能快速跳到示例应用程序的不同页面。
The pc_ssheet script generates this report, which can be read into a spreadsheet program for further analysis of, for example, each function.
pc_ssheet脚本生成这个报告,它可以为进一步分析而读成一个spreadsheet项目,例如,每一个函数。
You can download the sample code for the custom portlet service and two example portlets (one IBM portlet and one JSR 168 portlet), and refer to it as you read the rest of this article.
您可以下载自定义Portlet的示例代码和两个示例Portlet(一个IBM Portlet和一个JSR 168 Portlet),以在阅读本文过程中作为参考。
For example, if you set this option to 2, you will have two db2bm processes that can each read two separate table Spaces in parallel.
例如,如果将此选项设置为2,那么将会有两个db 2bm进程,每个进程并行地读取两个不同的表空间。
Once a line was read into the pattern buffer, it performed the 'd' command and printed the contents of the pattern buffer (nothing in this example).
一旦将一行读入模式缓冲区,它就执行'd '命令,然后打印模式缓冲区的内容(在本例中没有内容)。
For this example (Figure 4), you will model a read-only indexer (thus it has only a get accessor) in the DrawingSurface class.
对于本实例(图4),您将对drawingsurface类中的只读索引器建模(因而它只有get存取器)。
For example, this group was composed of all "avid" readers, given short stories by Ernest Hemingway to read on four platforms; the Kindle 2, an iPad, a PC monitor, and paper.
比如,测试组全部由“书虫”型读者组成,给的是欧内斯特·海明威(Ernest Hemingway)的短篇小说,阅读平台有四种:Kindle2,iPad,电脑,纸质书。
For example, this group was composed of all "avid" readers, given short stories by Ernest Hemingway to read on four platforms; the Kindle 2, an iPad, a PC monitor, and paper.
比如,测试组全部由“书虫”型读者组成,给的是欧内斯特·海明威(Ernest Hemingway)的短篇小说,阅读平台有四种:Kindle2,iPad,电脑,纸质书。
应用推荐