Browsing articles in "C++"
Oct
17
2009
17
2009
C++
C++ program မရေးမီ သူ့ကို ဘယ်လို ပုံစံနဲ့ အလုပ်လုပ်သွားတယ်ဆိုတာကို အရင်ကြည့်ရအောင်။ [Source code] ---- compile--->[Object code] ----link---->[Executable Code] (eg mypr.cpp) ----compile---->(eg mypr.obj) ----link-----> (eg mypr.exe) Source code ဆိုတာ user ရေးထားတဲ့ C++ program (.cpp)ကို ပြောတာပါ။ အဲဒီ program ကို computer နားလည်တဲ့ format ဖြစ်အောင် translate လုပ်ပေးရတယ်။ compiler သည် translator program တစ်မျိုးဖြစ်ပါတယ်။ C++ source code ကို compile လုပ်လိုက်ရင် machine readable ဖြစ်တဲ့ object code (.obj) ကို generate လုပ်ပေးပါတယ်။ အဲဒီ object code ကို link လုပ်ပြီးမှသာ executable code (.exe) ထွက်လာတာပါ။ အဲဒီအခါမှ program ရဲ့ output ကို [...]
Subscribers
Tags
android
app
Apple
cocos2d
CSS
design
Development
ebook
Game-Dev
Git
Google
HTML
html5
instagram
ipad
iPhone
Japanese
java
Jquery
Knowledge
Language
learn
mobile
mongo
mongodb
motorola
MVC
MZ
nodejs
Objective-C
OOP
Programming
python
SE
series
tablet
todolist
Ubuntu
UITableView
Web
webdesign
Windows Registry
wordpress
xml
Zawgyi

An article by nyonyomyint