笔记0

.join('')    数组合并转字符串

var arr = [ 1,2,3,4,5,6,7 ];
var str = arr.join( "-" );// str就等于了"1-2-3-4-5-6-7";即数组转换字符串并用-做分割;

uncaught :捕获        
synta xerror : 语法错误
unexpected :意外的,意想不到的
indentifier : 标识符

responsive:应答的,相应的,反应敏捷的

extension : 扩展 延伸

additional : 额外的 

the callback to invoke when this button is clicked :点击这个按钮时调用的回调

 

since we are using custom formatting functions

we do not need to alter the remote JSON data,

except to indicate that infinite scrolling can be used  

formatting : 格式化;使格式化

functions : 函数.依赖别的事物的事物

alter : 改变 修改

remote : 远程的 微小的 

except : 把...除外

indicate : 表明 象征 预示

infinite : 无限的,无穷的 情深我心

scrolling : 

 

 

 

 

horizobtal scrollable datatable : 横向 滚动的数据 表

 

 

   


posted on 2017-03-09 17:08  含蓄的龅牙妹  阅读(236)  评论(0编辑  收藏  举报

导航