1. Register and Download Xray, an XML, XSLT editor and processor.
(安裝X-Ray需要權限)
(助教碎碎念:若無法順利安裝再點我)
2. Given the the XML file and XSLT file ,
use Xray to do the transformation of the XML into HTML.
You have to replace [ with <.
3. View the formatted HTML file.
2013年6月17日 星期一
Lab 32 XML (2)
1. Register and Download Xray, an XML, XSLT editor and processor.
2. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 2. A basic style sheet for the soccer results
use the XSLT as in the Listing 2 to transform the XML file as in the Listing 1.
(archive)
3. View the formatted HTML file.
4. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 3. A style sheet that computes team standings
compute the team standings in a table.
5. View the formatted HTML file.
2. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 2. A basic style sheet for the soccer results
use the XSLT as in the Listing 2 to transform the XML file as in the Listing 1.
(archive)
3. View the formatted HTML file.
4. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 3. A style sheet that computes team standings
compute the team standings in a table.
5. View the formatted HTML file.
網際網路應用系統設計: XML
網際網路應用系統設計: XML: Take a look at islandwide temperatures of Taiwan. What happens if you just want Taoyuan's temperature? If you want to include Taoyua...
2013年6月10日 星期一
網際網路應用系統設計: DOM, Document Object Model
網際網路應用系統設計: DOM, Document Object Model: 操作以下這個網頁 web personalization 網頁個人化 你 會不會覺得有點神奇, 它是如何做到的? 關鍵就在 DOM. With the DOM scripting methods you can: - Create new elements on the fly...
Lab 29 Create Image using DOM
1. Open KompoZer
2. Hand code a javascript that loads an image from Internet based on
the DOM model.
3. Take a look at the sample code that shows how window.onload to load the image.
4. Use a button to load the image. Try how onclick works.
2. Hand code a javascript that loads an image from Internet based on
the DOM model.
3. Take a look at the sample code that shows how window.onload to load the image.
4. Use a button to load the image. Try how onclick works.
Lab 30 Programming in DOM
1. Open KompoZer
2. Based on the code as in
2. Based on the code as in
http://www.scottandrew.com/weblog/articles/dom_4 ,
write a code to generate the table of 9*9 products. (九九乘法表)
Hint: The javascript code should be enclosed by script tags.
write a code to generate the table of 9*9 products. (九九乘法表)
Hint: The javascript code should be enclosed by script tags.
2013年6月1日 星期六
網際網路應用系統設計: 政府資訊公開可促進民間產業活絡
網際網路應用系統設計: 政府資訊公開可促進民間產業活絡: 台北好行APP 一點都不好行- Yahoo!奇摩新聞 何不效法美國 data.gov 的做法,政府應該釋放的是公眾資訊,加值應用由民間來作 就好了,一來民間可以做的又快又便宜,二來民間很多人都 可以做,相對於政府只有一個單位做一支程式,民間的加值 應用樣態比較多樣化,競爭的結...
訂閱:
文章 (Atom)