<configuration>
 <system.web>
 <compilation debug="true">
 <!-- etc. -->
 </compilation>
 </system.web>
<configuration>

var o = 
{
 colors: 
{
 red: [255, 0, 0],
 green: [0, 255, 0],
 blue: [0, 0, 255]
 },
 width: 600,
 title: 'debugging with "Atlas"'
};
debug.trace("output trace messages");
debug.dump(o, 'object name', true, '
 ');

新聞熱點
疑難解答