使用SQLite存储带有照片的联系人管理信息

上传者: aduovip | 上传时间: 2021-04-20 21:15:27 | 文件大小: 527KB | 文件类型: RAR
本示例使用SQLite存储带有照片的联系人管理信息, 一般由 BINARY 类型字段保存图像

文件下载

资源详情

[{"title":"( 43 个子文件 527KB ) 使用SQLite存储带有照片的联系人管理信息","children":[{"title":"ch06_contacts","children":[{"title":".project <span style='color:#111;'> 849B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"net","children":[{"title":"blogjava","children":[{"title":"mobile","children":[{"title":"db","children":[{"title":"DBService.java <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"widget","children":[{"title":"FileBrowser.java <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"OnFileBrowserListener.java <span style='color:#111;'> 182B </span>","children":null,"spread":false}],"spread":true},{"title":"AddContact.java <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"Main.java <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"AndroidManifest.xml <span style='color:#111;'> 883B </span>","children":null,"spread":false},{"title":"res","children":[{"title":"drawable","children":[{"title":"jpg.png <span style='color:#111;'> 31.67KB </span>","children":null,"spread":false},{"title":"icon.png <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"sjbl.jpg <span style='color:#111;'> 44.84KB </span>","children":null,"spread":false},{"title":"select_photo.png <span style='color:#111;'> 24.25KB </span>","children":null,"spread":false},{"title":"qbs.jpg <span style='color:#111;'> 27.24KB </span>","children":null,"spread":false},{"title":"other.png <span style='color:#111;'> 22.67KB </span>","children":null,"spread":false},{"title":"pdm.jpeg <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"billgates.jpg <span style='color:#111;'> 22.94KB </span>","children":null,"spread":false},{"title":"odn.jpeg <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"smt.jpeg <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"folder.png <span style='color:#111;'> 11.64KB </span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"contact_item.xml <span style='color:#111;'> 910B </span>","children":null,"spread":false},{"title":"select_photo.xml <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"add_contact.xml <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"main.xml <span style='color:#111;'> 734B </span>","children":null,"spread":false}],"spread":true},{"title":"values","children":[{"title":"strings.xml <span style='color:#111;'> 164B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"assets","children":null,"spread":false},{"title":"gen","children":[{"title":"net","children":[{"title":"blogjava","children":[{"title":"mobile","children":[{"title":"R.java <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"default.properties <span style='color:#111;'> 364B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 280B </span>","children":null,"spread":false},{"title":"readme.txt <span style='color:#111;'> 79B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"resources.ap_ <span style='color:#111;'> 176.79KB </span>","children":null,"spread":false},{"title":"ch06_contacts.apk <span style='color:#111;'> 187.09KB </span>","children":null,"spread":false},{"title":"net","children":[{"title":"blogjava","children":[{"title":"mobile","children":[{"title":"R$layout.class <span style='color:#111;'> 504B </span>","children":null,"spread":false},{"title":"R$drawable.class <span style='color:#111;'> 694B </span>","children":null,"spread":false},{"title":"R$attr.class <span style='color:#111;'> 343B </span>","children":null,"spread":false},{"title":"db","children":[{"title":"DBService.class <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false}],"spread":false},{"title":"Main.class <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"widget","children":[{"title":"OnFileBrowserListener.class <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"FileBrowser$FileListAdapter.class <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"FileBrowser.class <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false}],"spread":false},{"title":"Main$ContactAdapter.class <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"R$id.class <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"AddContact.class <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"R.class <span style='color:#111;'> 538B </span>","children":null,"spread":false},{"title":"R$string.class <span style='color:#111;'> 430B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"classes.dex <span style='color:#111;'> 16.02KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • 弗林迪萨 :
    研究了一下,明白了原理,准备自己实现。
    2014-10-31
  • zise0705 :
    能运行,很好!
    2014-05-22
  • coderzdz :
    还好吧 ,但是在我eclipse上怎么都没运行出来
    2014-04-24
  • 此昵称已经1存在 :
    下载错了,以为是D的代码了,不过也好,谢分享者了。
    2014-04-03
  • QQAni55 :
    没有运行出来,没什么用
    2013-11-21
  • RoyalFy :
    不能用啊,我的积分
    2013-07-26
  • melo-15 :
    不是VC吧,不会用
    2013-06-02
  • dzy060824419 :
    额~运行不了
    2013-05-31
  • lantuling :
    大家都说运行不了 其实改一个参数就好了 嘿嘿
    2013-05-18
  • gundam06033 :
    初学者 不会用啊
    2013-05-16

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明