代码改变世界

随笔档案-2012年7月20日

简单记事本

2012-07-20 16:17 by ...平..淡..., 210 阅读, 收藏,
摘要: 使用SQLite数据库保存记事本信息,记得在manifest.xml中注册相关activity配置文件:main.xmlmain.xml<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent&qu 阅读全文