我对JS和Backbone都是新手
这两者之间有什么区别?
TestModel = new Backbone.Model({ title: "test title" })
TestModel = Backbone.Model.extend({ title: "test title" })
用户名或电子邮箱地址
密码