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.
是否可以使用 TAFFY() 将数据库存储在本地?
如何在 TAFFY() 上使用通配符查询
使用 db.store() 存储在本地。例如:
var contact = TAFFY(); contact.store("contact");