码迷,mamicode.com
首页 >  
搜索关键字:access recover    ( 10754个结果
cxGrid 速度
在做AdoHelper实用程序的时候,我用了DevExpress的cxGrid控件.在此之前用的是dbgrid,考虑到不能把所有的数据都拉到本地,我用了动态生成的select top 500的命令.这样很笨.昨天忽然想到,可以看看控件是否支持只拉取一部分数据的,象access那样.GridView....
分类:其他好文   时间:2014-06-16 10:54:59    阅读次数:537
Android Adapter的一些记录
一、摘要 An Adapter object acts as a bridge between anAdapterViewand the underlying data for that view. The Adapter provides access to the data items. Th....
分类:移动开发   时间:2014-06-12 18:27:55    阅读次数:503
Dalvik opcodes
Dalvik opcodesAuthor:Gabor PallerVx values in the table denote a Dalvik register. Depending on the instruction, 16, 256 or 64k registers can be access...
分类:其他好文   时间:2014-06-12 16:41:36    阅读次数:307
[转]Oracle 11g Direct NFS
Direct NFS ClientNAS storage devices use the Network File System (NFS) to access data. In Oracle Database 10g, NAS devices were accessed using operati...
分类:数据库   时间:2014-06-12 14:47:29    阅读次数:421
“权限”用英语该用哪个?
“权限”是我们设计系统不可缺少的,关于“权限”的英语单词也非常多,该用哪个呢?我參照有关“权限”的英文软件,总结例如以下,不足之处,多多指正:Permission:权限,包含动作和客体,比方:加入?文档,“加入?”是动作,“文档”是客体。相近的也有:Access Control。Privilege:...
分类:其他好文   时间:2014-06-12 09:38:36    阅读次数:206
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!