当前位置: 主页 > Java技术区 > XML > >
最新评论
  • 李彦宏回家吃饭 对 广东计算机人才紧俏 的评论:
  • 民工荒?
我们一直在等待
内容列表
  • What is SGML? 日期:07-29 热度:2℃ 好评:0次

    SGML is the Standard Generalized Markup Language (ISO 8879:1985), the international standard for defining descriptions of the structure of different types of electronic document. There is an SGML F... 推广和普及Java技术,为国内众多...

  • What is HTML? 日期:07-29 热度:2℃ 好评:0次

    HTML is the HyperText Markup Language (RFC 1866), a small application of SGML used on the Web.It defines a very simple class of report-style documents, with section headings, paragraphs, lists,... 推广和普及Java技术,为国内众多的...

  • Aren't XML, SGML, and HTML all the same thing? 日期:07-29 热度:2℃ 好评:0次

    Not quite; SGML is the mother tongue, and has been used for describing thousands of different document types in many fields of human activity, from transcriptions of ancient Irish manuscripts to th... 推广和普及Java技术,为国内众多...

  • Who is responsible for XML? 日期:07-29 热度:2℃ 好评:0次

    XML is a project of the World Wide Web Consortium (W3C), and the development of the specification is being supervised by their XML Working Group. A Special Interest Group of co-opted contributors a... 推广和普及Java技术,为国内众多...

  • Why is XML such an important development? 日期:07-29 热度:2℃ 好评:0次

    It removes two constraints which were holding back Web developments:dependence on a single, inflexible document type (HTML);the complexity of full SGML, whose syntax allows many powerful but ... 推广和普及Java技术,为国内众多的...

  • Why not just carry on extending HTML? 日期:07-29 热度:2℃ 好评:0次

    HTML is already overburdened with dozens of interesting but incompatible inventions from different manufacturers, because it provides only one way of describing your information.XML allows grou... 推广和普及Java技术,为国内众多的...

  • Why do we need all this SGML stuff? Why not jus... 日期:07-29 热度:2℃ 好评:0次

    Why do we need all this SGML stuff? Why not just use Word or Notes?Information on a network which connects many different types of computer has to be usable on all of them. Public information can... 推广和普及Java技术,为国内众多的...

  • Where do I find more information about XML? 日期:07-29 热度:2℃ 好评:0次

    Online, theres the XML Specification and ancillary documentation available from the W3C; Robin Covers SGML/XML Web pages with an extensive list of online reference material and links to software;... 推广和普及Java技术,为国内众多的...

  • Where can I discuss implementation ... 日期:07-29 热度:2℃ 好评:0次

    Where can I discuss implementation and development of XML?The two principal online media are the Usenet newsgroups and the mailing lists. The newsgroups are comp.text.xml and to a certain exten... 推广和普及Java技术,为国内众多的...

  • What is the difference between XML and C or C++? 日期:07-29 热度:2℃ 好评:0次

    C and C++ (and other languages like FORTRAN, or Pascal, or BASIC, or Java or dozens more) are programming languages with which you specify calculations, actions, and decisions to be carried out in ... 推广和普及Java技术,为国内众多...

  • What do I have to do to use XML? 日期:07-29 热度:2℃ 好评:0次

    For the average user of the Web, nothing except use a browser which works with XML (see the question about browsers). Remember some XML components are still being implemented, so some features are ... 推广和普及Java技术,为国内众多...

  • Why should I use XML instead of HTML? 日期:07-29 热度:2℃ 好评:0次

    Authors and providers can design their own document types using XML, instead of being stuck with HTML. Document types can be explicitly tailored to an audience, so the cumbersome fudging that has t... 推广和普及Java技术,为国内众多...

  • Where can I get an XML browser? 日期:07-29 热度:2℃ 好评:0次

    Remember the XML specification is still relatively new, so a lot of what you see now is experimental, and because the potential number of different XML applications is unlimited, no single browser ... 推广和普及Java技术,为国内众多...

  • Do I have to switch from SGML or HTML to XML? 日期:07-29 热度:2℃ 好评:0次

    No, existing SGML and HTML applications software will continue to work with existing files. But as with any enhanced facility, if you want to view or download and use XML files, you will need to us... 推广和普及Java技术,为国内众多...

  • Does XML replace HTML? 日期:07-29 热度:2℃ 好评:0次

    No. XML itself does not replace HTML: instead, it provides an alternative which allows you to define your own set of markup elements. HTML is expected to remain in common use for some time to come,... 推广和普及Java技术,为国内众多...