第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

當(dāng)我開始新文檔時(shí),如何刪除多個(gè)“此處不允許屬性錯(cuò)誤”?

當(dāng)我開始新文檔時(shí),如何刪除多個(gè)“此處不允許屬性錯(cuò)誤”?

智慧大石 2023-06-21 13:14:31
我是 Android 開發(fā)新手,我正在嘗試制作一張簡(jiǎn)單的生日快樂卡。每當(dāng)我啟動(dòng)應(yīng)用程序并創(chuàng)建一個(gè)新項(xiàng)目時(shí),我都會(huì)在 Activity_Main.xml 文件中收到一些錯(cuò)誤,這些錯(cuò)誤使我無(wú)法看到預(yù)覽。我嘗試過(guò)重新安裝 Java、重新安裝 Android Studio、檢查代理、將布局從約束更改為相對(duì)以及打開和關(guān)閉 XML 文件。<RelativeLayout xmlns:android="schemas.android.com/apk/res/android"   xmlns:tools="schemas.android.com/tools"   android:layout_height="match_parent"   android:layout_width="match_parent"   tools:context=".MainActivity">     <TextView        android:layout_height="wrap_content"        android:layout_width="wrap_content"        android:text="Happy Birthday YOURFRIENDHERE" /></RelativeLayout>給出的代碼只是在手機(jī)屏幕上顯示文本,但我一直收到所有屬性的錯(cuò)誤,Android:layout、Tools:context 和 TextView 說(shuō)它們是不允許的。即使我創(chuàng)建一個(gè)新項(xiàng)目并且沒有編輯任何內(nèi)容,我仍然會(huì)在自動(dòng)填充的代碼中遇到錯(cuò)誤。
查看完整描述

3 回答

?
qq_笑_17

TA貢獻(xiàn)1818條經(jīng)驗(yàn) 獲得超7個(gè)贊

嘗試這個(gè)


<?xml version="1.0" encoding="utf-8"?>

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

    xmlns:tools="http://schemas.android.com/tools"

    android:layout_height="match_parent"

    android:layout_width="match_parent"

    tools:context=".MainActivity">

    <TextView

        android:layout_height="wrap_content"

        android:layout_width="wrap_content"

        android:text="Happy Birthday YOURFRIENDHERE" />

</RelativeLayout>


查看完整回答
反對(duì) 回復(fù) 2023-06-21
?
絕地?zé)o雙

TA貢獻(xiàn)1946條經(jīng)驗(yàn) 獲得超4個(gè)贊

我認(rèn)為這是因?yàn)槟愕?android studio 的版本不是最新的,因?yàn)槲艺J(rèn)為當(dāng)你發(fā)現(xiàn)你阻止通過(guò)你的互聯(lián)網(wǎng)從互聯(lián)網(wǎng)下載 gradle 資源時(shí),谷歌希望我們使用最新版本。



查看完整回答
反對(duì) 回復(fù) 2023-06-21
?
jeck貓

TA貢獻(xiàn)1909條經(jīng)驗(yàn) 獲得超7個(gè)贊

這是一個(gè) VPN 問(wèn)題,無(wú)法從 Google 接收某些文件,因此無(wú)法訪問(wèn)必要的文件。現(xiàn)在一切都按預(yù)期工作!



查看完整回答
反對(duì) 回復(fù) 2023-06-21
  • 3 回答
  • 0 關(guān)注
  • 188 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)