မိုက္ကရိုေဆာဒ့္ကိုသံုးရတာ အင္မတန္ေစ်းျကီးပါတယ္ေလးပါတယ္လိုထင္တဲ့သူေတြအတြက္ လင္းနစ္မွာ ဖရီးရျပီး ေပါ့ေပါ့ပါးပါး ေဆာဒ့္၀ဲေတြအမ်ားျကီးပါ .. viual studio လိုမ်ိုး အသံုးျပုနိင္ျပီး ဖရီေတြေပါမွေပါ. ..အဲခုေျပာျပမွာက အဲဒီေကာင္ေတြမပါပဲ ပရိုဂရမ္အေသးေလးေတြ ထားပါေတ့ာ ေက်ာင္းမွာသင္တဲ့ လက္ခ်ာေလာက္ကို ဘာေဆာဒ့္၀ဲမွမပါပဲ လင္းနစ္ကေပးထားတဲ့ gedit ဆိုတဲ့ Text Editor ေလးနဲပဲ ေရးျကတာေပါ့ ကဲဘယ္လိုျပင္မလည္းဆိုတာေလး ..
အရင္ဆံုး gedit ကိုဖြင့္ပါမယ္ edit ---> Preference --> plug in --> External Tools ကို configure လုပ္ပါ့မယ္ .. ၂ ခုေပါ့ တစ္ခုက compile နဲ တစ္ခုက run အတြက္ ပံုမွာ 1 နဲ 2 ပါ
For 1
"External Tools" plugin ကို Mark ေပးျပီးျပင္ပါ့မယ္
For 2
Description: Compile C++
Accelerator: F5
Command(s): g++ $GEDIT_CURRENT_DOCUMENT_NAME -o ${GEDIT_CURRENT_DOCUMENT_NAME%.*}
Input: Nothing
Output: Display in bottom pane
Applicability: All documents
ဒါကေတာ့ ပရိုဂရမ္ကို compile လုပ္ဖိုအတြက္ပါ ကီးကေတာ့ F5 အျဖစ္ေပးခဲ့ျပီးျဖစ္ပါတယ္ . ေနာက္ သူကို ရန္းဖိုအတြက္ကေတာ့ ေအာက္ကအတိုင္းျပင္ပါ့မယ္
Description: Run C++
Accelerator: F6
Command(s): ./${GEDIT_CURRENT_DOCUMENT_NAME%.*}
Input: Nothing
Output: Display in bottom pane
Applicability: All documents
gedit ကိုသံုးျပီ ပရိုဂရမ္ေတြကို ေပါ့ေပါ့ပါးပါးေလး ေရးနုိင္ပါေစ .
"External Tools" plugin ကို Mark ေပးျပီးျပင္ပါ့မယ္
For 2
Description: Compile C++
Accelerator: F5
Command(s): g++ $GEDIT_CURRENT_DOCUMENT_NAME -o ${GEDIT_CURRENT_DOCUMENT_NAME%.*}
Input: Nothing
Output: Display in bottom pane
Applicability: All documents
ဒါကေတာ့ ပရိုဂရမ္ကို compile လုပ္ဖိုအတြက္ပါ ကီးကေတာ့ F5 အျဖစ္ေပးခဲ့ျပီးျဖစ္ပါတယ္ . ေနာက္ သူကို ရန္းဖိုအတြက္ကေတာ့ ေအာက္ကအတိုင္းျပင္ပါ့မယ္
Description: Run C++
Accelerator: F6
Command(s): ./${GEDIT_CURRENT_DOCUMENT_NAME%.*}
Input: Nothing
Output: Display in bottom pane
Applicability: All documents
gedit ကိုသံုးျပီ ပရိုဂရမ္ေတြကို ေပါ့ေပါ့ပါးပါးေလး ေရးနုိင္ပါေစ .

0 မွတ္ခ်က္:
Post a Comment