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.
我正在开发一个应用程序,我在该应用程序中获取用户的电子邮件并将它们保存到数据库中。每个新条目都应该有一个标签(新),这个标签应该在重新加载页面后消失。
在工作表中添加新列作为boolean名称read设置默认值false
boolean
read
false
每个数据都会出错,现在您可以计算数据
当用户单击链接时进行 ajax 触发器调用使每一列从 false 变为 true
你的数据现在是 0