JAVA½âÎöXML×ÜÊÇÊý×Ö²»¶Ô
ÎÊÌâ·¢ÉúÔÚ½âÎöXMLµÄʱºò£¬³öÀ´µÄÊý×Ö×ÜÊÇÁ½±¶µÄ£¬±ÈÈ磬Ã÷Ã÷Ö»ÓÐ13¸ö½ÇÉ«£¬ÎªÊ²Ã´µÄÔÚJAVAµÄ´úÂëÖÐÈ´³öÏÖÁË26¸ö½ÇÉ«£¿¶øÆäËûµÄ¶¼ÊÇÕýÈ·µÄ¡£
Java code:
doc.getDocumentElement().normalize();
// parser participants
Element root = doc.getDocumentElement();
System.out.println("Root element of the doc is " + doc.getDocumentElement().getNodeName());
NodeList listofParticipant = doc.getElementsByTagName("participant");
NodeList listofRoles = doc.getElementsByTagName("role");
NodeList listofOrggroups = doc.getElementsByTagName("orggroup");
System.out.println("the number of participants is " + listofParticipant.getLength());
// ÕâÒ»¸ö³öÀ´µÄ×ÜÊÇ 26 ¸ö
System.out.println("the number of roles is " + listofRoles.getLength());
System.out.println("the number of orggroups is " + listofOrggroups.getLength());
ÄÇÖ»ÄÜ˵Ã÷ÄãµÄXMLÎļþÀïȷʵÓÐ26¸ö½ÇÉ«
²»£¬Ö»ÓÐ13¸ö£¬ÓÐЩûÓеÄÈ´½âÎö³öÀ´14¸ö
°ÑÄãµÄxmlÌù³öÀ´°¡°¡°¡°¡°¡°¡°¡°¡£¨Ã»°ì·¨£¬ËµÎһظ´ÄÚÈÝÌ«¶ÌÁË£¡£©
ûÓÐxml ²»ÄÜ·ÖÎöŶ¡£¡£¡£¡£¡£¡£
XML code
Code highlighting produced by Actipro CodeH
Ïà¹ØÎÊ´ð£º
ÔõôÔÚ¿ØÖÆÌ¨ÖÐÊäÈëÀàËÆÏÂÃæµÄÐÅÏ¢£º
s1234 50
s1235 80
s1234 90
s1234 40
s1236 90
ÿµ±»Ø³µÊ± ......
JSPÒ³ÃæÖÐÓжà¸öradio°´Å¥
JSPÒ³Ãæ½«²ÎÊýPOST¸øservlet
ÒªÇóÈçÏÂ;
1.Ñ¡ÔñÒ»¸öradio£¬µ÷ÓÃservlet servletÖиù¾Ý²ÎÊýµ÷ÓÃÆäËû½Ó¿Ú£¬³ý·ÇÑ¡ÖиÃradio²¢µã»÷JSPÖеÄʵР......
ÎÒJSPµÄÒ³ÃæÊÇ£º
<%@ page language="java" contentType="text/html; charset=gb2312"
%>
<script>
function Save(){
xmlHttp=GetXmlHttpObject()
if(xmlHttp==nul ......
´úÂëÈçÏ £¬ÎÒÏëͨ¹ý´úÀí·ÃÎÊÒ»Ð©ÍøÖ·£¬µ«ÊDz»ÖªµÀÈçºÎ²âÊÔ´úÀí³É¹¦£¬ÎÒÏëͨ¹ý·ÃÎÊ¡°http://www.blogger.com/¡±À´¿´¿´ÊÇ·ñ´úÀí³É¹¦£¬µ«ÊÇÒ²²»ÄÜ·ÃÎÊ£¬³öÏÖÒì³£¡°Unexpected end of file from server¡±£¬µ«ÊÇÈç¹û²»Õâ ......
²úÆ·µÄÅäÖÃÒ³Ãæ¹²ÓÃÒ»¸öÓÃJavaScriptµÄdTreeʵÏÖµÄÊ÷Ðνṹ£¬ÏÔʾµÄʱºò£¬Ê÷Ðνṹ¿¿ÔÚÒ³ÃæµÄ×î×ó±ß£¬¸úÎÒµÄÅäÖÃÒ³ÃæÖмä¸ôÁËÒ»´ó¿é£¬ÏÖÔÚÏë°ÑÊ÷ÐÎĿ¼¾ÓÖУ¬½ô¿¿ÔÚÅäÖÃÄÚÈÝÅԱߣ¬ÈçºÎ¿ØÖÆÊ÷ÐÎĿ¼µÄλÖã¬ÒÔ¼°¿É²»¿ ......