我在教程中看到了这一堆代码:
var searchTerm = this.$('#searchTerm').val().trim();
我想了解this.选择器前面的实用程序,这是我第一次看到它.
this.
backbone.js
backbone.js ×1