未分类题

YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodeploytheapplicationinmultiplecountriesandlanguages.Youneedtoensurethattheapplicationmeetstheglobalizationrequirements.Whichtwoactionsshouldyouperform?()
A.HandleservernamesandURLsasASCIIdata
B.UseUnicodestringsthroughouttheapplication
C.UsetheNumberFormatInfoclassfornumericformatting
D.Handlestringsasaseriesofindividualcharactersinsteadofentirestrings
E.AvoidusageoftheSortKeyclassandtheCompareInfoclassforsortingpurposes

A.NETFramework3.5.Youplantodeploytheapplicationinmultiplecountriesandlanguages.Youneedtoensurethattheapplicationmeetstheglobalizationrequirements.Whichtwoactionsshouldyouperform?()
A.HandleservernamesandURLsasASCIIdata
B.UseUnicodestringsthroughouttheapplication
C.UsetheNumberFormatInfoclassfornumericformatting
D.Handlestringsasaseriesofindividualcharactersinsteadofentirestrings
E.AvoidusageoftheSortKeyclassandtheCompareInfoclassforsortingpurposes

【参考答案】

B, C