摘要:
RA layer request failedsvn: Unable to connect to a repository at URL xxxxxx最后:Could not create SSL connection through proxy server: Could not parse r... 阅读全文
摘要:
使用Tabhost的时候经常报:could not create tab content because could not find view with id 错误。总结一下发生错误的原因,一般的发生在setContent();先看XML布局: 代码:protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.acti... 阅读全文
摘要:
今天想使用CodeSimth生成一个sqlite数据库的模板。当添加添加数据库的时候发现:.Net Framework Data Provider 可能没有安装。下面找到官方的文档说明:SQLite Schema ProviderIf you are trying to use the SQLite... 阅读全文