A.border-radius:0px50px0px0px
B.border-radius:0px0px0px50px
C.border-radius:50px0px0px0px
D.border-radius:0px0px50px0px
您可能感興趣的試卷
你可能感興趣的試題
A.background-color:no-repeat
B.background:repeat
C.background-repeat:repeat
D.background-repeat:no-repeat
A.rem
B.em
C.px
D.%
A.display:flex
B.display:flag
C.display:fiex
D.display:finex
A.middle
B.center
C.align-center
D.both
A.bgcolor=“white”
B.border=“0”
C.bgcolor=“null”
D.bordercolor=“white”
最新試題
聯(lián)系只存在于不同的實(shí)體集之間,同一實(shí)體集內(nèi)部不存在聯(lián)系。
概念模型獨(dú)立于任何一種數(shù)據(jù)模型,并且與具體的DBMS有關(guān)。
表的同一列數(shù)據(jù)必須有相同的數(shù)據(jù)類型。
如果表之間存在聯(lián)系,則應(yīng)先創(chuàng)建子表,再創(chuàng)建父表。
用mysqldump命令備份后形成的.sql文件,可用mysql call命令導(dǎo)入到數(shù)據(jù)庫(kù)中。
索引一定比表中的數(shù)據(jù)占用的存儲(chǔ)空間小。
關(guān)系是若干表的集合。
事務(wù)COMMIT 之后,還可以撤銷。
在MySQL的權(quán)限授予語(yǔ)句中,可用于指定權(quán)限級(jí)別的值中*.*表示當(dāng)前數(shù)據(jù)庫(kù)中的所有表。
子查詢,顧名思義就是只能嵌套在查詢語(yǔ)句中。