zbrush中英文对照参考

修改
鏉ユ簮: 水银管理员 浏览 3226 日期 2013-07-15 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) }}