android ormlite登录注册的例子(12)
来源:未知 责任编辑:责任编辑 发表时间:2014-01-25 11:34 点击:次
Welcom.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" android:layout_height="fill_parent">
<TextView android:layout_marginLeft="10dp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="欢迎登录" />
</LinearLayout>
当然工程里要加入ormlite的基础类包。
这样基于ormlite的登录注册的小例子就完成了。
作者“色即是空,空即是色”
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>