系统分析师考试结束了。由于这段时间特别忙,根本没有时间准备,好不容易补休两天还被客户追回去一天。综合试题考了六道数理逻辑、三道系统可靠性计算,真让人晕倒...
有意思的是这道英语题来自http://www.langdale.com.au/SOX/,明摆着送分的题,我只答对了四道...
Simple Outline XML: SOX
Introduction
SOX is an alternative syntax for XML. It is useful for reading and creating XML content in a text editor. It is then easily transformed into proper XML.
SOX was created because developers can spend a great deal of time with raw XML. For many of us, the popular XML editors have not reached a point where their tree views, tables and forms can completely substitute for the underlying markup language. This is not surprising when one considers that developers still use a text view, albeit enhanced, for editing other languages such as Java.
SOX uses indenting to represent the structure of an XML document, which eliminates the need for closing tags and a number of quoting devices.......