中文(繁体)
和資料庫排序一樣,XSL/XSLT也可以實現隨機排序,原理也很簡單,以下是程式碼。
http://www.w3.org/1999/XSL/Transform " xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:eMeng=" http://dotnet.aspx.cc/ " version="1.0"> function Random() { return Math.random(); }