求解 这么的数据格式
求解 这样的数据格式
想把ItemInfo下面的子数组 里面的itemID,itemName等重新用一个数组存放 求大侠
- PHP code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->object(SimpleXMLElement)[11] public 'ItemInfo' => array 0 => object(SimpleXMLElement)[13] public 'itemID' => string '1003403312' (length=10) public 'itemName' => object(SimpleXMLElement)[23] ... public 'itemSubhead' => object(SimpleXMLElement)[24] ... public 'brand' => object(SimpleXMLElement)[25] ... public 'model' => object(SimpleXMLElement)[26] ... public 'unitPrice' => string '239-239' (length=7) public 'stockCount' => string '8' (length=1) public 'shopCategoryList' => object(SimpleXMLElement)[27] ... public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2012-07-11 10:36:09' (length=19) 1 => object(SimpleXMLElement)[14] public 'itemID' => string '1018431002' (length=10) public 'itemName' => object(SimpleXMLElement)[30] ... public 'itemSubhead' => object(SimpleXMLElement)[31] ... public 'brand' => object(SimpleXMLElement)[32] ... public 'model' => object(SimpleXMLElement)[33] ... public 'unitPrice' => string '9000-9000' (length=9) public 'stockCount' => string '0' (length=1) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2012-07-11 11:20:07' (length=19) 2 => object(SimpleXMLElement)[15] public 'itemID' => string '1018842702' (length=10) public 'itemName' => object(SimpleXMLElement)[34] ... public 'itemSubhead' => object(SimpleXMLElement)[35] ... public 'brand' => object(SimpleXMLElement)[36] ... public 'model' => object(SimpleXMLElement)[37] ... public 'unitPrice' => string '100000' (length=6) public 'stockCount' => string '18' (length=2) public 'itemState' => string '不可销售' (length=12) public 'updateTime' => string '2010-11-25 15:03:31' (length=19) 3 => object(SimpleXMLElement)[16] public 'itemID' => string '1018842802' (length=10) public 'itemName' => object(SimpleXMLElement)[38] ... public 'itemSubhead' => object(SimpleXMLElement)[39] ... public 'brand' => object(SimpleXMLElement)[40] ... public 'model' => object(SimpleXMLElement)[41] ... public 'unitPrice' => string '100000' (length=6) public 'stockCount' => string '20' (length=2) public 'itemState' => string '不可销售' (length=12) public 'updateTime' => string '2010-11-25 15:03:31' (length=19) 4 => object(SimpleXMLElement)[17] public 'itemID' => string '1040563502' (length=10) public 'itemName' => object(SimpleXMLElement)[42] ... public 'itemSubhead' => object(SimpleXMLElement)[43] ... public 'brand' => object(SimpleXMLElement)[44] ... public 'model' => object(SimpleXMLElement)[45] ... public 'unitPrice' => string '5' (length=1) public 'stockCount' => string '1' (length=1) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2011-10-28 16:40:38' (length=19) public 'outerItemID' => object(SimpleXMLElement)[46] ... 5 => object(SimpleXMLElement)[18] public 'itemID' => string '1040563802' (length=10) public 'itemName' => object(SimpleXMLElement)[47] ... public 'itemSubhead' => object(SimpleXMLElement)[48] ... public 'brand' => object(SimpleXMLElement)[49] ... public 'model' => object(SimpleXMLElement)[50] ... public 'unitPrice' => string '51' (length=2) public 'stockCount' => string '100' (length=3) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2011-10-28 16:40:38' (length=19) 6 => object(SimpleXMLElement)[19] public 'itemID' => string '1043469102' (length=10) public 'itemName' => object(SimpleXMLElement)[51] ... public 'itemSubhead' => object(SimpleXMLElement)[52] ... public 'brand' => object(SimpleXMLElement)[53] ... public 'model' => object(SimpleXMLElement)[54] ... public 'unitPrice' => string '599.9' (length=5) public 'stockCount' => string '12' (length=2) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2011-10-28 16:40:38' (length=19) 7 => object(SimpleXMLElement)[20] public 'itemID' => string '1044561502' (length=10) public 'itemName' => object(SimpleXMLElement)[55] ... public 'itemSubhead' => object(SimpleXMLElement)[56] ... public 'brand' => object(SimpleXMLElement)[57] ... public 'model' => object(SimpleXMLElement)[58] ... public 'unitPrice' => string '1100' (length=4) public 'stockCount' => string '10' (length=2) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2011-10-28 16:40:38' (length=19) public 'outerItemID' => object(SimpleXMLElement)[59] ... 8 => object(SimpleXMLElement)[21] public 'itemID' => string '1046315902' (length=10) public 'itemName' => object(SimpleXMLElement)[60] ... public 'itemSubhead' => object(SimpleXMLElement)[61] ... public 'brand' => object(SimpleXMLElement)[62] ... public 'model' => object(SimpleXMLElement)[63] ... public 'unitPrice' => string '45' (length=2) public 'stockCount' => string '100' (length=3) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2010-07-08 13:26:11' (length=19) public 'outerItemID' => object(SimpleXMLElement)[64] ... 9 => object(SimpleXMLElement)[22] public 'itemID' => string '1046316002' (length=10) public 'itemName' => object(SimpleXMLElement)[65] ... public 'itemSubhead' => object(SimpleXMLElement)[66] ... public 'brand' => object(SimpleXMLElement)[67] ... public 'model' => object(SimpleXMLElement)[68] ... public 'unitPrice' => string '58' (length=2) public 'stockCount' => string '100' (length=3) public 'itemState' => string '可销售(预设值)' (length=20) public 'updateTime' => string '2012-07-06 16:26:39' (length=19) public 'outerItemID' => object(SimpleXMLElement)[69]<div class="clear"> </div>

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Convert basic data types to strings using Java's String.valueOf() function In Java development, when we need to convert basic data types to strings, a common method is to use the valueOf() function of the String class. This function can accept parameters of basic data types and return the corresponding string representation. In this article, we will explore how to use the String.valueOf() function for basic data type conversions and provide some code examples to

Method of converting char array to string: It can be achieved by assignment. Use {char a[]=" abc d\0efg ";string s=a;} syntax to let the char array directly assign a value to string, and execute the code to complete the conversion.

Replace characters (strings) in a string using Java's String.replace() function In Java, strings are immutable objects, which means that once a string object is created, its value cannot be modified. However, you may encounter situations where you need to replace certain characters or strings in a string. At this time, we can use the replace() method in Java's String class to implement string replacement. The replace() method of String class has two types:

Every year before Apple releases a new major version of iOS and macOS, users can download the beta version several months in advance and experience it first. Since the software is used by both the public and developers, Apple has launched developer and public versions, which are public beta versions of the developer beta version, for both. What is the difference between the developer version and the public version of iOS? Literally speaking, the developer version is a developer test version, and the public version is a public test version. The developer version and the public version target different audiences. The developer version is used by Apple for testing by developers. You need an Apple developer account to download and upgrade it.

Use Java's String.length() function to get the length of a string. In Java programming, string is a very common data type. We often need to get the length of a string, that is, the number of characters in the string. In Java, we can use the length() function of the String class to get the length of a string. Here is a simple example code: publicclassStringLengthExample{publ

Hello everyone, today I will share with you the basic knowledge of Java: String. Needless to say the importance of the String class, it can be said to be the most used class in our back-end development, so it is necessary to talk about it.

The String.toLowerCase() function is a very useful and common string processing function in Java, which can convert a string to lowercase. In this article, we will introduce how to use this function and give some related code examples. First, let's take a look at the basic syntax of the String.toLowerCase() function. It doesn't have any parameters, just call it. Here is the sample code: Stringstr="Hel

1. Understanding String1. String in JDK First, let’s take a look at the source code of the String class in the JDK. It implements many interfaces. You can see that the String class is modified by final. This means that the String class cannot be inherited and there is no subclass of String. class, so that all people using JDK use the same String class. If String is allowed to be inherited, everyone can extend String. Everyone uses different versions of String, and two different people Using the same method shows different results, which makes it impossible to develop the code. Inheritance and method overriding not only bring flexibility, but also cause many subclasses to behave differently.
