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.文件結尾
C.第1行
D.最后一行
A.GetFileName
B.GetDriveName
C.GetBaseName
D.GetTempName
最新試題
下列不是對輸入值范圍進行驗證的控件是()。
設置TextMode屬性,可使得TextBox具有多種使用形式。
Asp.Net主要依靠在瀏覽器正確輸入工作進行驗證工作,因為在瀏覽器端驗證可以將錯誤發(fā)現(xiàn)在提交之前,以減少信息的傳輸量。
使用頁面驗證時,以下描述說法正確的是()。
GridView是一個面向單條記錄集合的控件。
GridView控件默認不具備插入功能。
ADO.NET在斷開與數(shù)據源連接時不能工作。
我們要驗證新建用戶兩次輸入的密碼是否一致,不合適的驗證控件是()。
關于頁面驗證,說法不正確的是()。
利用SiteMapPath控件只能顯示瀏覽的當前位置以及經過的路徑。