Query: DESCRIBE `article`
Warning: SQL Error: 144: Table './ucdchina_home/article' is marked as crashed and last (automatic?) repair failed in /home/ucdchina/ucdchina.com/portal/cake/libs/model/datasources/dbo_source.php on line 440


Warning: Invalid argument supplied for foreach() in /home/ucdchina/ucdchina.com/portal/cake/libs/model/dbo/dbo_mysql.php on line 173

Query: select a.*,ta.created as join_time from article a inner join topic_article_relation ta on ta.topic_id=209 and a.id = ta.article_id where a.state='auth' order by ta.order_num desc,ta.created desc limit 0,20
Warning: SQL Error: 144: Table './ucdchina_home/article' is marked as crashed and last (automatic?) repair failed in /home/ucdchina/ucdchina.com/portal/cake/libs/model/datasources/dbo_source.php on line 440


Warning: Invalid argument supplied for foreach() in /home/ucdchina/ucdchina.com/portal/app/models/article.php on line 276
”无结果“如何设计? - UCD中心
开始设计
只是聊聊

以用户为中心的设计

网址导航 - 书友会 - 邮件组

× 关闭
我有建议/意见

主要内容

”无结果“如何设计? 最后更新: | 文章数: 3

设计不仅仅需要解决有的问题,当结果为0或者当结果相对特殊的情况,如何呈现好的设计?

    1-1 of 3