单项选择题
A.fStream.Seek (0,SeekOrigin.End)
B.fStream.Position = fStream.Length
C.fStream.Seek (0,SeekOrigin.Current)
D.fStream.Seek (0,SeekOrigin.Begin)
单项选择题 为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。 您正在开发。NET Framework 2.0 数据分析中的应用。 它提供程序用于读取数据时,你有没有关于文件的内在结构的信息。 读取的文件字节--内容,并进行所需的自定义算法用于查找其格式,同时选择类 这允许您读取文件内容-字节。 你应该做什么?()
单项选择题 选择正确的选项()
单项选择题 You need to write a code segment that performs the following tasks: Retrieves the name of each paused service. Passes the name to the Add method of Collection1. Which code segment should you use?()