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.
我将根据将选择哪个单选按钮计算代码中的总价格值,并将其显示到“这里是价格”标签中。我不知道如何将价格值添加到 TableView 中,然后计算出来。TableView 绑定了一个数据库,所以在按下 Rent Button 之后,该值也必须添加到数据库中。