A.<p>
B.<br>
C.1
D.換行符(回車)
您可能感興趣的試卷
你可能感興趣的試題
A.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1,True)
B.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",2,True)
C.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",8,F(xiàn)alse)
D.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1,F(xiàn)alse)
A.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1,True)
B.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1)
C.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt")
D.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",,True)
A.文件開頭
B.文件結(jié)尾
C.第1行
D.最后一行
A.GetFileName
B.GetDriveName
C.GetBaseName
D.GetTempName
最新試題
使用頁面驗(yàn)證時,以下描述說法正確的是()。
FormView控件只能更改ItemTemplate模板布局。
需要GridView控件具有分頁功能,且每頁顯示22條記錄,需修改()。
ADO.NET在斷開與數(shù)據(jù)源連接時不能工作。
我們要驗(yàn)證輸入的電子郵件地址格式是否正確,不合適的驗(yàn)證控件是()。
關(guān)于使用了母版頁的內(nèi)容頁標(biāo)記代碼和普通網(wǎng)頁的標(biāo)記代碼,以下說法正確的是()。
數(shù)據(jù)庫操作一般用服務(wù)器端程序完成。
只能顯示數(shù)據(jù)的數(shù)據(jù)顯示控件是()。
form標(biāo)記像一個容器,容納交互控件標(biāo)記,并完成提交和重置功能。
GridView控件默認(rèn)不具備插入功能。