be used to doing
1)used to过去经常,以前常常(现在不做了)We used to go there every year. 我每年都去那儿。
He is not what he used to be. 他已不是旧日的他了。
2)be used to doing习惯于做某事
He’s quite used to working hard 他颇习惯于艰苦工作。
He is used to living in the country now.他现在习惯了住在农村。
3)be used to do sth.被用来做…
Wood is used to make paper.木材被用来造纸。
This knife can be used to cut things.这把刀能够被用于切东西。
相关阅读
location.reload() 和 location.replace()的区别和应
首先介绍两个方法的语法:reload 方法,该方法强迫浏览器刷新当前页面。语法: location.reload([bForceGet])
当前主流的关系型数据库有Oracle、DB2、Microsoft SQL Server、Microsoft Access、MySQL等。 非关系型数据库有 NoSql、Cloudant
notifyDataSetInvalidated()和notifyDataSetChanged()
简单的说就是notifyDataSetChanged()会记住你划到的位置,重新加载数据的时候不会改变位置,只是改变了数据; 而用notifyDataSetInv
https://blog.csdn.net/iblade/article/details/80749148
例如void main(){int c1='a';}在该函数中,‘a’属于字符常量而“a”则属于字符串常量,在C语言中没有直接储存字符串的变量,一般是通