这里老师讲课真的很仔细

修改
鏉ユ簮: 569306608 浏览 1722 日期 2011-10-21 0
这里老师讲课真的很仔细,每个建模视频我都能学到很多实用的命令,真得很好!继续关注!

评论

{{ 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) }}