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.
创建/更新/删除操作调用 Ember 数据模型、存储、事务和适配器。我想知道他们的代码源在哪里,即 Ember 模型、存储、事务和适配器代码的快捷链接。
创建/更新/删除的链接和有用的功能:
Ember 数据模型
节省
Ember 数据存储
scheduleSave,flushSavedRecords,提交
Ember 数据事务
犯罪
Ember 数据适配器
保存,提交
我想通过 ant 输入密码,我尝试使用,<input message但它显示输入的字符/密码。
<input message
我不想显示输入的字符,而是想显示“*”字符,任何人都可以告诉我这是怎么可能的。
谢谢, rbhawsar