grivaty不起作用
<?xml version="1.0" encoding="utf-8"?>
<TableLayout xmlns:android="http://schemas.android.com/apk/res/android"
? ? android:layout_width="match_parent"
? ? android:layout_height="match_parent"
? ? ?>
? ? <TextView
? ? ? ? android:gravity="center"
? ? ? ? android:id="@+id/textView1"
? ? ? ? android:background="#f0f0f0"
? ? ? ? android:layout_width="wrap_content"
? ? ? ? android:layout_height="40dp"
? ? ? ? android:text="90"?
? ? ? ? />
</TableLayout>
2022-03-25
require_once后面不能有空格if判斷條件中如果是布爾類型的值,也就是說只有兩種情況的時候trueORfalse的情況時,可以不用==true或者==false,直接寫變量名就可以了
2018-03-26
已經解決了,代碼敲錯了,好尷尬