找回密码
 立即注册
查看: 168|回复: 0

???????

[复制链接]

0

主题

0

回帖

56

积分

管理员

积分
56
发表于 2019-9-13 23:46:11 | 显示全部楼层 |阅读模式
??????????

???????

??

1.???.............................................................. 1 1.1???? .......................................................... 11.2???.......................................................... 1 1.3?????...................................................... 2 1.4?????? ...... .............................................. 111.5???? .......................................................... 12 2.????........................................................... 132.1???? ......................................................... 132.2???? ......................................................... 13 2.3???? .......................................................... 14 3.????BMI????????????............................. 153.1???? ......................................................... 153.2???......................................................... 153.3?????..................................................... 163.4?????? ...... ............................................. 243.5???? .......................................................... 25 4.?????.......................................................... 254.1???? .......................................................... 254.2???.......................................................... 264.3?????..................................................... 264.4?????? ...... ............................................. 294.5???? .......................................................... 31 5.???????..................................................... 315.1???? .......................................................... 315.2???.......................................................... 315.3?????...................................................... 325.4?????? ...... ............................................. 465.5???? .......................................................... 49

1.???

n?????????????????n?15?????1?n2????nn????????????????????????????????????

1.1????

??????? C++

?????

Visual Studio 2010?????

?????????????????????1??????1???0????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

??????C++/CLI?????????????????????????????????????????????????????????????????n?3-15?????????????????????if?????????????????????

1.2???

1.3?????

cube.cpp

???????????

????????????

// cube.cpp: ??????

#include "stdafx.h" #include "Form1.h"

using namespace cube;

[STAThreadAttribute]

int main(array<System::String ^> ^args) { // ??????????? Windows XP ????? Application::EnableVisualStyles();

Application::SetCompatibleTextRenderingDefault(false);

// ?????????

Application::Run(gcnew Form1()); return 0;

}

Form1.h

?????? InitializeComponent() ??????

#pragma once

namespace cube {using namespace System;

using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing;

/// <summary> /// Form1 ?? /// </summary>

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

Form1(void)

{ InitializeComponent(); //

//TODO: ??????????? //

}

protected:/// <summary>

/// ????????????/// </summary>~Form1(){ if (components) { delete components;

}

}

private: System::Windows::Forms::Label^ label1; private: System::Windows::Forms::TextBox^ textBox1; private: System::Windows::Forms::Button^ button1; private: System::Windows::Forms::TextBox^ textBox2; protected: private:/// <summary>

/// ?????????/// </summary>

System::ComponentModel::Container ^components;

#pragma region Windows Form Designer generated code/// <summary>

/// ?????????? - ??/// ????????????????/// </summary>

void InitializeComponent(void){ System::ComponentModel::ComponentResourceManager^ resources = (gcnew System::ComponentModel::ComponentResourceManager(Form1::typeid));

this->label1 = (gcnew System::Windows::Forms::Label()); this->textBox1 = (gcnew System::Windows::Forms::TextBox()); this->button1 = (gcnew System::Windows::Forms::Button()); this->textBox2 = (gcnew System::Windows::Forms::TextBox());

this->SuspendLayout();

// // label1 //

this->label1->AutoSize = true;

this->label1->BackColor = System::Drawing::Color::Transparent; this->label1->Font = (gcnew System::Drawing::Font(L"????", 13)); this->label1->Location = System::Drawing::Point(43, 32); this->label1->Name = L"label1";

this->label1->Size = System::Drawing::Size(93, 24); this->label1->TabIndex = 0; this->label1->Text = L"???n?"; //

// textBox1 //

this->textBox1->Location = System::Drawing::Point(143, 34); this->textBox1->Name = L"textBox1";

this->textBox1->Size = System::Drawing::Size(89, 21); this->textBox1->TabIndex = 1; // // button1 //

this->button1->Location = System::Drawing::Point(255, 29); this->button1->Name = L"button1";

this->button1->Size = System::Drawing::Size(75, 30); this->button1->TabIndex = 2; this->button1->Text = L"??";

this->button1->UseVisualStyleBackColor = true;

this->button1->Click += gcnew System::EventHandler(this, &Form1::button1_Click);

//

// textBox2 //

this->textBox2->Font = (gcnew System::Drawing::Font(L"??", 10)); this->textBox2->Location = System::Drawing::Point(16, 78); this->textBox2->Multiline = true; this->textBox2->Name = L"textBox2";

this->textBox2->Size = System::Drawing::Size(439, 195); this->textBox2->TabIndex = 3; this->textBox2->TextAlign =

System::Windows::Forms::HorizontalAlignment::Right; this->textBox2->TextChanged += gcnew System::EventHandler(this, &Form1::textBox2_TextChanged);

//

// Form1

????????????????

??????????????

??????,??xxxxxxxxxx??????????????.??????????????,??????????????????.???????7???,????????????,??,??,???????????????.???,?????????????????,??????????,?????????????,????????????.????,?????????????????,????????????. ?????????,????????????????.??????,??????????????,????????????. ???? ??,????????.?????,??????????-????.??????????,??????,????,?????????????,??????????,??????????,????????????????????,????????.??????????????,?????????????????,???????????????,?????????,??????????????,???????????????????????,???????,??IT?????????.??,?????????????????,???????????,?????????,???????? ,?????????,????????,?????????????????????????,?????????,?????????. ????????????????,?????????????(CCID)???????IT??,??A?????IT??.????????????????,?????????????,????,??,???????,????,??,??,?? ???? ?????????????????,?????????7+5+XIT??????,????????????.????????????,300??.?????????,???????,???????,???????,???????,???????????,?????????,??????????????????.????????????????????IT?????,??????????????????.????,??,??,??,????????????????????????????,??????,??????????????,????????????IT????.????????????????????????????,??IT????????.

[????]

??????????????????????????????????????????????????????????????

[????]

??????????????????????????????????????

?????????????????????????????????????????

?????????????????????????????????????FLASH??

????????????????????????????????????????

????????????????????????????????????

[????]

????????????????????????????????????????????????????

???????????????????????????????????????

????????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

????????????????

???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

?????????????

????????????????????????????????????????????????????????????????????????????????????????????

??????????????????????????????????

????????????????????????????????????????????????????????????1????????????????????????????????????????2????????????????????????????3????????????????????????????????4?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ?????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????cpu???????????????????????????????????????????cpu????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

????????????.????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

?????????????? [????]

?????????????????????????????????????????????????????????????????????????????

[????]

???????????????????????????,?????????????.

[????]

2008.03.03-2008.04.30

[????]

?????????

[????]

???????,???????????.??????????????????,??????????,????????????.????????.??????????:

????????????????????????????????????????????????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

??????????????????????????????????????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????

???????????????,??,??????,?????.

??.???????????,???????????,?????.?????????,?????.

???????????????????????????????????????????????????????????????????????????????????????????????????????????????????1????????????????2???????3???????4???????????

???????????????.

??.??PHOTOSHOP?????????.??????????????????????,???????????????????,????????????????????????.

??.???????.??????????????,??????????????.

??.???????????.????????,???????????,????????????,???????????.

??.???????.????????????, ???????,???????????.

???????????????,??????????????????.?????????????.

[????]

?????????????????????,??????????????.???????, ????????????????????????????????????

1???????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????

??????????

??????????????

????????

Word???????????Powerpoint???????????????OFFICE?

??????

?????????????????Word? ??????Word??

??????Powerpoint?????Word???????Excel????

?????Word???Powerpoint???????????????????Word?Powerpoint????????????????????????????????OFFICE?

????????

????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

???????????????????????????????????????????????????????????????????????????

??????

1. ??????????????

??????????????????????????????

????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

???????????????????????????????????????????

2. ???????????????????????????????????????????????

Powerpoint?Word???????????????????????????????????????

3. ????????????????????

???????????????????????????????????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

???????????????????????????????????????????

??????????????????????????????????????????

4. ????????????????????????????????????????????????????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????


????????????????
?????http://www.850500.com/news/55061.html
?????,??!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2026-3-12 12:00 , Processed in 0.406979 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表