随笔分类 -  安卓作业

摘要:package com.example.ccc; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteDatabase. 阅读全文
posted @ 2020-12-10 21:21 脱贫致富奔小康 阅读(37) 评论(0) 推荐(0)
摘要:package com.example.ccc; import android.content.ContentValues; import android.os.Bundle; import android.app.Activity; import android.database.sqlite.S 阅读全文
posted @ 2020-12-10 21:19 脱贫致富奔小康 阅读(21) 评论(0) 推荐(0)
摘要:package com.example.myapplication; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLit 阅读全文
posted @ 2020-12-10 21:15 脱贫致富奔小康 阅读(41) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" x 阅读全文
posted @ 2020-12-10 21:13 脱贫致富奔小康 阅读(69) 评论(0) 推荐(0)
摘要:安装android studio开发环境,并运行出一个helloworld程序(真机或模拟器运行),并截图。 阅读全文
posted @ 2020-08-27 17:35 脱贫致富奔小康 阅读(118) 评论(0) 推荐(0)