MySQL的字符集支持(Character Set Support)有两个方面: ? ? ? ?1:字符集(Character set) ? ? ? ?2:排序方式(Collation) 对于字符集的支持细化到四个层次: ? ? ? ?1:服务器(server): ? ? ? ?2...
分类:
数据库 时间:
2014-09-12 17:29:04
阅读次数:
289
Android 3.0引入了CursorLoader实现异步加载数据,为了避免同步查询数据库时阻塞UI线程的问题。在API 11之前可以通过下载支持库,来使之前的系统支持此功能,下载页面为http://developer.android.com/tools/extras/support-librar...
分类:
移动开发 时间:
2014-09-12 13:27:53
阅读次数:
147
Spark Streaming can receive streaming data from any arbitrary data source beyond the one’s for which it has in-built support (that is, beyond Flume, K...
分类:
其他好文 时间:
2014-09-12 11:26:13
阅读次数:
279
An executable for any application must be "signed" before it can be executed by anyone who does not have an NX Open Author license. This section descr...
分类:
Web程序 时间:
2014-09-11 23:41:02
阅读次数:
1304
MainActivity如下:
package cc.cv;
import android.os.Bundle;
import android.support.v4.content.LocalBroadcastManager;
import android.view.View;
import android.view.View.OnClickListener;
import android.w...
分类:
其他好文 时间:
2014-09-10 23:56:21
阅读次数:
299
通过dsoframer实现读取excel文件报错:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.In...
分类:
其他好文 时间:
2014-09-10 17:39:00
阅读次数:
2118
[persistence/sql-map-.xml]; nested exception is java.io.FileNotFoundException: class path resource [sql-map-config-2.dtd] cannot be opened because it does not exist at org.springframework.beans.fac...
分类:
数据库 时间:
2014-09-10 12:49:40
阅读次数:
402
1,打开情景模式的设置双卡铃声的feature:MTK_MULTISIM_ROINGTONE_SUPPORT,Music中却不能设置双卡铃声。
希望能在Music添加菜单“Us as SIM1/SIM2 ringtone”
1,string.xml,添加新的string ringtone_as_sim1_menu和ringtone_as_sim2_menu :
Use as S...
分类:
移动开发 时间:
2014-09-10 10:54:30
阅读次数:
411
我是一个警告,xml代码是:改成就好了。为什么,因为新版本SDK要求填写属性lableFor,类似于填写一个ID来绑定这个控件,第一句已经添加了一个id,直接用那个就行了This text field does not specify an inputType or a hint1 这样写的时候突....
分类:
其他好文 时间:
2014-09-10 02:41:09
阅读次数:
137
文档描述不够详细,有人测试结果如下:init does not cause layoutSubviews to be called (duh)addSubview causes layoutSubviews to be called on the view being added, the view...
分类:
其他好文 时间:
2014-09-09 22:57:19
阅读次数:
305