问题:
为应用程序开发人员上班 Certkiller。.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。
您使用名为 Certkiller 的 Windwos XP 专业版客户端计算机-WS554 为您的开发计算机。
您正在开发。NET Framework 2.0 应用程序上 Certkiller-WS554。应用程序将允许 Certkiller.com 用户发送电子邮件。
Certkiller.com 用户必须能够发送电子邮件包含的信息,如预算文件和图像。
您决定使用。NET 框架 2.0 附件类来创建您的应用程序中的电子邮件附件。
您需要使用附件类构造函数指定附件中的内容。
你应该做什么?()
A . The Stream object attachment class should be used.
B . The String object attachment class should be used.
C . The Image object attachment class should be used.
D . The XmlDocument object attachment class should be used.
E . The SqlDataReader object attachment class should be used.
为应用程序开发人员上班 Certkiller。.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。
您使用名为 Certkiller 的 Windwos XP 专业版客户端计算机-WS554 为您的开发计算机。
您正在开发。NET Framework 2.0 应用程序上 Certkiller-WS554。应用程序将允许 Certkiller.com 用户发送电子邮件。
Certkiller.com 用户必须能够发送电子邮件包含的信息,如预算文件和图像。
您决定使用。NET 框架 2.0 附件类来创建您的应用程序中的电子邮件附件。
您需要使用附件类构造函数指定附件中的内容。
你应该做什么?()
● 参考解析
在该方案中的附件构造函数允许您从文件名、字符串或流对象创建附件。
相关内容
相关标签