摘要:
xml初步学习。 一. xml是被设计用来传输和存储数据,不用来做任何行为,或表现。 二. xml语法类似html语法,但是有几点不同,我将其列举出来。 1.xml标签必须是封闭的 <p>....</p>对 <p>....错 2.xml标签对大小写敏感 <name>....</name> 对 <Na 阅读全文
posted @ 2018-02-25 21:31
柒-点
阅读(122)
评论(0)
推荐(0)
摘要:
IntelliJ IDEA安装、配置、测试(win7_64bit) 历史版本:https://confluence.jetbrains.com/display/IntelliJIDEA/Previous+IntelliJ+IDEA+Releases 官网2.6版本:https://download. 阅读全文
posted @ 2018-02-25 20:46
柒-点
阅读(2087)
评论(0)
推荐(0)
摘要:
Java 处理 XML 的三种主流技术及介绍 顾彬, 冯晨, 和 乔彬2012 年 8 月 13 日发布 WeiboGoogle+用电子邮件发送本页面 3 顾彬, 冯晨, 和 乔彬2012 年 8 月 13 日发布 顾彬, 冯晨, 和 乔彬2012 年 8 月 13 日发布 WeiboGoogle+ 阅读全文
posted @ 2018-02-25 20:29
柒-点
阅读(150)
评论(0)
推荐(0)