
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
[Harmony鸿蒙开发] 使用ArkWeb组件加载H5页面
Qt 压缩/解压文件
编译报错:The given artifact contains a string literal with a package reference 'android.support.v4.content' that cannot be safely rewritten. Libraries using reflection such as annotation processors need t
Android SQLite中的UNIQUE constraint failed错误
arkTs 中 let和const区别
ArkTS中,如何将Object类型的对象转换为具体类的对象呢
ArkTs语法报错:Object is possibly 'undefined'.
【Qt开发流程】之QtCreator开发环境的安装和配置
1.数据表中增加某个字段。例如增加:bar_data2package com.cdc.viewModel;import androidx.room.ColumnInfo;import androidx.room.Entity;import androidx.room.PrimaryKey;@Entitypublic class Word {//主键,自增@PrimaryKey(autoGenera
可以看看我的上一篇:Android Room数据库,使用Migration给数据库添加一个字段_今月曾经照古人,今人不见古时月的博客-CSDN博客Migration升级数据库有时需要更改现有的数据库架构。如果我们将添加,更新或删除数据库中的某些字段然后运行我们的应用程序,我们将看到来自Room的异常:java.lang.IllegalStateException: Room cannot veri







