摘要:
eclipse中保存*.java文件时,提示如下的错误,以及解决方法: Java代码 收藏代码 Some characters cannot be mapped using "GBK" character encoding. Either change the encoding or remove the characters which are not supported by the "GBK" character encoding Eclipse --> window --> Preferences --> General --& 阅读全文
摘要:
android.util 接口 AttributeSet所有已知子接口:XmlResourceParser public interface AttributeSetA collection of attributes, as found associated with a tag in an XML document. Often you will not want to use this interface directly, instead passing it to Resources.Theme.obtainStyledAttributes() which will take car 阅读全文