实用的动态下雨教程

修改
鏉ユ簮: junjun 浏览 1780 日期 2011-10-25 0

朱峰社区教程描述:相比以下显示的示例图,动态的下雨效果会比较好,看起会逼真很多。

相关链接:http://bbs.hxsd.com/showthread.php?t=9993557

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}