hello world

时间:2015-01-30 17:08:16   收藏:0   阅读:121

第一次发帖子,先看看页面效果,,,,

<script type="text/javascript">
    $(function helloWorld(){
        alert(hello world!);
    });
</script>

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!