看看这个SOQ:
这些方面的东西:
success: function(data) {
//create jquery object from the response html
var $response=$(data);
//query the jq object for the values
var dataToday = $response.find('#data-today').text();
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
7109 次 |
| 最近记录: |