Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 Bootstrap 的简单表格视图。我打算根据数据库字段的条目显示图标(例如,数据库字段为'0',图标应为glyphicon-remove,当它为'1'时应为glyphicon-ok)。这可能吗?