|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
你通过从书的数量和开发周期及运行速度来证明:net和ruby要比java简单。xml|天生xml文中只管用上一切的操纵和属性,以作总结:
- <scriptlanguage="javascript"><!--vardoc=newActiveXObject("Msxml2.DOMDocument");//ie5.5+,CreateObject("Microsoft.XMLDOM")//加载文档//doc.load("b.xml");//创立文件头varp=doc.createProcessingInstruction("xml","version=’’1.0’’encoding=’’gb2312’’");//增加文件头doc.appendChild(p);//用于间接加载时取得根接点//varroot=doc.documentElement;//两种体例创立根接点//varroot=doc.createElement("students");varroot=doc.createNode(1,"students","");//创立子接点varn=doc.createNode(1,"ttyp","");//指定子接点文本//n.text="thisisatest";//创立孙接点varo=doc.createElement("sex");o.text="男";//指定其文本//创立属性varr=doc.createAttribute("id");r.value="test";//增加属性n.setAttributeNode(r);//创立第二个属性varr1=doc.createAttribute("class");r1.value="tt";//增加属性n.setAttributeNode(r1);//删除第二个属性n.removeAttribute("class");//增加孙接点n.appendChild(o);//增加文本接点n.appendChild(doc.createTextNode("thisisatextnode."));//增加正文n.appendChild(doc.createComment("thisisacomment
- "));//增加子接点root.appendChild(n);//复制接点varm=n.cloneNode(true);root.appendChild(m);//删除接点root.removeChild(root.childNodes(0));//创立数据段varc=doc.createCDATASection("thisisacdata");c.text="hi,cdata";//增加数据段root.appendChild(c);//增加根接点doc.appendChild(root);//查找接点vara=doc.getElementsByTagName("ttyp");//vara=doc.selectNodes("//ttyp");//显现改接点的属性for(vari=0;i<a.length;i++){alert(a[i].xml);for(varj=0;j<a[i].attributes.length;j++){alert(a[i].attributes[j].name);}}//XML保留(必要在服务端,客户端用FSO)//doc.save();//检察根接点XMLif(n){alert(n.ownerDocument.xml);}//--></script>
复制代码 Java的桌面程序开发在java程序员里通常叫swing开发,主要用的swing包里的类开发的,也就是通常说的c/s架构开发 |
|