Реферат: Послідовні інтерфейси ПК

using namespace System: Data;

using namespace System: Drawing;

using namespace System:IO;

void readData();

/// <summary>

/// Summary for Form1

///

/// WARNING: If you change the name of this class, you will need to change the

/// 'Resource File Name' property for the managed resource compiler tool

/// associated with all.resx files this class depends on. Otherwise,

/// the designers will not be able to interact properly with localized

/// resources associated with this form.

/// </summary>

public ref class Form1: public System: Windows: Forms: Form

{

public:

Form1 (void)

{

InitializeComponent();

//

//TODO: Add the constructor code here

//

}

protected:

/// <summary>

/// Clean up any resources being used.

/// </summary>

~Form1 ()

{

К-во Просмотров: 481
Бесплатно скачать Реферат: Послідовні інтерфейси ПК