Hello World!

function hello() {
    alert('Hello World!');
}

hello();

 

posted @ 2013-05-21 14:49  silven  阅读(83)  评论(0)    收藏  举报