<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/background"
tools:context=".HomeActivity">
<ImageView
android:id="@+id/imageView4"
android:layout_width="1049dp"
android:layout_height="784dp"
android:layout_alignParentBottom="true"
app:srcCompat="@drawable/ic_brightness_1_black_24dp"
/>
</RelativeLayout>
在历史环境中运行代码,即,在迁移时重新创建模型类 。
可以在迁移脚本之外使用该命令吗?也就是说,是否可以在某些外部脚本中编写类似
的内容RunPython