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.
我有一个 DataGrid,我想在那里创建一个最喜欢的图标(如“star off”和“star on”)。当点击最喜欢的(星星)时,如果星星亮,它应该向服务器发送 1,如果星星熄灭,它应该向服务器发送 0。