Jump to content
Sign in to follow this  
game-game

Convert Coding Ke .exe

Recommended Posts

akum..

aku try Java n C++,download compiler n dah tau sket2 pasal language nie,

so, camner aku nak bagi die jadikn die dalam bentuk .exe? atau .com?

mungkin cara nie buat program nie xyah run lalu compiler lagi.

software ape nak kene pakai? katner nak download?

puas aku google, tp tak dapat.. mayb salah keyword kot..tq

Share this post


Link to post
Share on other sites

when using Visual Studio, bila kau compile code c++.. dia mmg akan buat file .exe dlm folder debug. i'm pretty sure other compilers will do the same thing

Share this post


Link to post
Share on other sites

java compiler always compile source code kepada .class file yang run under virtual machine. so bila nak run java program, hang kena ader java virtual machine. sebaliknya untuk C++ yang kompil kod kepada native machine code.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...