收集整理了一份《2024年最新物联网嵌入式全套学习资料》,初衷也很简单,就是希望能够帮助到想自学提升的朋友。
需要这些体系化资料的朋友,可以加我V获取:vip1024c (备注嵌入式)
一个人可以走的很快,但一群人才能走的更远!不论你是正从事IT行业的老鸟或是对IT行业感兴趣的新人
都欢迎加入我们的的圈子(技术交流、学习资源、职场吐槽、大厂内推、面试辅导),让我们一起学习成长!
xmlns:tools=“http://schemas.android.com/tools”
android:layout_width=“fill_parent”
android:layout_height=“fill_parent”
android:background=“@drawable/bg_environment”
tools:context=“.VolcanoMonitoring”>
<ImageView
android:id=“@+id/imageView1”
android:layout_width=“30dp”
android:layout_height=“70dp”
android:layout_marginLeft=“30dp”
android:layout_marginTop=“30dp”
android:src=“@drawable/tab_cat”
android:scaleType=“centerCrop”/>
<LinearLayout
android:layout_width=“match_parent”
android:layout_height=“match_parent”
android:background=“@drawable/bg_frame_dascend_setting”
android:orientation=“horizontal”
android:padding=“30dp”
android:layout_marginTop=“30dp”
android:layout_marginRight=“30dp”
android:layout_marginBottom=“30dp”
android:layout_toRightOf=“@+id/imageView1”>
<LinearLayout
android:layout_width=“0.0dp”
android:layout_height=“fill_parent”
android:layout_weight=“1”
android:gravity=“center”
android:orientation=“vertical”>
<TextView
android:id=“@+id/textView1”
android:layout_width=“wrap_content”
android:layout_height=“0.0dp”
android:layout_weight=“1”
android:gravity=“center”
android:textColor=“@color/white”
android:text=“火焰:正常”/>
<TextView
android:id=“@+id/textView2”
android:layout_width=“wrap_content”
android:layout_height=“0.0dp”
android:layout_weight=“1”
android:gravity=“center”
android:textColor=“@color/white”
android:text=“烟雾:正常”/>
<TextView
收集整理了一份《2024年最新物联网嵌入式全套学习资料》,初衷也很简单,就是希望能够帮助到想自学提升的朋友。
需要这些体系化资料的朋友,可以加我V获取:vip1024c (备注嵌入式)
一个人可以走的很快,但一群人才能走的更远!不论你是正从事IT行业的老鸟或是对IT行业感兴趣的新人
都欢迎加入我们的的圈子(技术交流、学习资源、职场吐槽、大厂内推、面试辅导),让我们一起学习成长!
(备注嵌入式)**
一个人可以走的很快,但一群人才能走的更远!不论你是正从事IT行业的老鸟或是对IT行业感兴趣的新人
都欢迎加入我们的的圈子(技术交流、学习资源、职场吐槽、大厂内推、面试辅导),让我们一起学习成长!