Re: [問題] c語言程式求助

看板C_and_CPP作者 (acer)時間16年前 (2009/10/14 01:23), 編輯推噓0(004)
留言4則, 3人參與, 最新討論串38/70 (看更多)
C++ Windows Form System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { double w = System::Convert::ToDouble(this->textBox1->Text); this->label1->Text = this->textBox1->Text + "kg = " + System::Convert::ToString(w/0.454) + "lb"; } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.123.218.30

10/14 01:25, , 1F
應該是說Managed C++ :p
10/14 01:25, 1F

10/14 01:47, , 2F
應該說C++/CLI Managed C++是舊稱了~XD
10/14 01:47, 2F

10/14 01:49, , 3F
+1
10/14 01:49, 3F

10/14 02:18, , 4F
受教~!
10/14 02:18, 4F
文章代碼(AID): #1ArBUjA3 (C_and_CPP)
討論串 (同標題文章)
文章代碼(AID): #1ArBUjA3 (C_and_CPP)