12 2020 档案
摘要:1、在layout文件夹中通过xml文件创建 创建一个xml文件:例ability_demo.xml 文件中加下列代码 <?xml version="1.0" encoding="utf-8"?> <DependentLayout xmlns:ohos="http://schemas.huawei.
阅读全文
摘要:1、创建一个generator文件夹方便存放需要的jar包、配置文件、脚本文件和生成的文件 2、下载mybatis和mysql(根据自己数据库来下载)依赖的jar包放到创建好的文件夹下 3、在文件夹中创建和文件夹名相同的xml文件,文件中粘贴下列代码 <?xml version="1.0" enco
阅读全文