那么,如何解析它呢?
I need to parse it and get the data.
我需要解析它并获得数据。
Either parse it or deserialize it into an object.
要么解析它,要么把它反序列化成一个对象。
How can I convert that back to JSON so that I can parse it?
我如何返回JSON转换,以便我可以解析它的吗?
The larger the message, the longer the time required to parse it.
消息越大,解析它所需要的时间就越长。
With the copy command, parse it to the new logical volume, pluto_lv.
使用复制命令将它解析为新的逻辑卷pluto_lv。
JSON's second benefit becomes evident when you parse it and work with it.
当解析和处理JSON时,就突出了JSON的第二个优点。
Let him construe the letter into English, and parse it over perfectly.
让他把信件逐字翻译成英文,并且完美地对它作语法分析。
Now, if I parse it the FTPD daemon with an IP: 192.16.4.12, this is the result.
现在,如果我将它解析为IP为192.16.4.12的ftpd守护进程,结果如下。
Parser generators take the grammar of a language and generate code to parse it.
分析器产生器的作用是接收一门语言的文法并产生代码以分析该语言。
And if you send it with an XML MIME type, user agents will parse it as an XML document too.
如果你把它跟XMLMIME类型一并发送出去的话,用户代也会把它作为XML文档来进行解析。
Now that we have the WSDL of the software repository, we need to parse it and see what we can do.
既然有了软件资源库的WSDL,我们就需要分析它来决定能做什么。
In this case, int_p matches 20245 — but after that it encounters a dot and has no rule to parse it.
在本例中,int _ p匹配20245——但是在这之后它遇到了一个点字符,并且没有处理它的规则。
You already have the code to start up the view, get the message XML, parse it, and display the messages.
您已经完成了启动视图、获得消息XML、解析消息和显示消息的代码。
You write it as a string with a certain syntax that allows the database to parse it into the specialized data type.
按照特定的语法编写字符串,让数据库解析为特定的数据类型。
The first step in reading the XML file is for the application to load the data and parse it into a Document object.
对于应用程序来说,读取XML文件的第一步是加载该数据并将其解析为一个Document对象。
The output indicates that PSGML was able to locate the DTD and parse it, including all of the referenced entity modules.
这个输出表明PSGML能够找到DTD并可以解析它,包括所有引用的实体模块。
The implementation could then parse it or simply pass it on as XML for further processing in the backend application.
该实现然后就就能够解析数据或者简单地将它作为XML传递到后端应用程序以进行进一步的处理。
Combining STDOUT and STDERR in this way prevents STDERR output from showing up on the system console and enables the program to parse it.
以这种方法合并STDOUT和STDERR,将阻止STDERR输出在系统控制台上显示并允许程序解析它。
The server will get your XML request, and (assuming you've done your pre-work) accept the XML, parse it, and send you back a response.
服务器将收到您的XML请求,并(假设已经做好了准备工作)接受XML,解释它,然后返回响应。
However, there are circumstances when the user wants to first employ an XSLT stylesheet to the data, and parse it and map it in the assembly.
但是在有些情况下用户希望首先向数据运用一个xslt样式表,解析它并将它映射到程序集中。
They are often REST-based and therefore require only a simple HTTP access to retrieve the data and parse it using the preceding techniques.
它们通常基于REST,因此只需一个简单的HTTP访问就可以检索数据,并使用前面介绍的结束来解析数据。
Your programming language of choice might provide convenient tools for accessing the Unicode database, so that you do not need to parse it yourself.
我们选择的编程语言可能会为访问Unicode数据库提供了一些便利的工具,这样就不需要亲自对其进行处理了。
Then you'll build a sample Android application that can pull the data from the Web service in any of these formats and parse it for display to the user.
然后构建一个样例Android应用程序,可以从Web服务中以任何一种格式提取数据并将其解析并显示给用户。
The next two lines of code-use generator expressions to handle the file object ps.stdout and to parse it and search it for the lines you are looking for.
接下来的两行代码使用生成器表达式来处理文件对象ps .stdout,分析该文件并在其中搜索您正在查找的行。
The first step in interacting with data represented as XML is to retrieve it as an XML document and parse it to yield a data structure for accessing the contents of the document.
与使用XML表示的数据进行交互的第一步是把数据作为一个XML文件,对其进行检索并进行分解,以创建数据结构来接入该文件中的内容。
For an XML data source, each time you need data from the XML, VVM has to fetch the XML from its source, load it in memory, parse it, and then transform it into relational format.
对于XML数据源,每次需要XML数据时,VVM需要从源获取数据,加载到内存中,解析,然后转换成关系格式。
This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.
本例只存储字符串数据,所以您可以简单地将之附加到一个较长的字符串后面,并调用Calculator Handler中的一个简单函数,然后该函数可以将之解析出来。
In the following sections, you will take a simple source of XML available on the Internet, and see how to parse it within an Android application using the various APIs mentioned above.
在后续小节中,我们将以Internet上的一个简单的xml源为例,来看看如何在Android应用程序中使用上述各种API来解析它。
As long as you have a WSDL file, Lotus Expeditor Toolkit can parse it and generate the necessary stub code according to JSR 172, and then you can use these stubs to test your Web service.
只要有WSDL文件,LotusExpeditorToolkit就可以对它进行分析并按照JSR 172生成必需的stub代码,然后您可以使用这些stub来测试Web服务。
应用推荐