1 / 10

Mengenal Visual C++ 6.0

Mengenal Visual C++ 6.0. Pertemuan 12. Asliyani_unm10@yahoo.co.id. Development Environment Visual C++. Workspace Pane Output Pane Editor Area Menubar. Workspace Pane.

omar-carr
Télécharger la présentation

Mengenal Visual C++ 6.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mengenal Visual C++ 6.0 Pertemuan 12 Asliyani_unm10@yahoo.co.id

  2. Development Environment Visual C++ • Workspace Pane • Output Pane • Editor Area • Menubar

  3. Workspace Pane Area pertama kali dilihatpadasaat Visual C++ diaktifkanbiasadisebutdengan area kerja (workpace) dimanaandaakandipanduuntukmembangunproyekaplikasi

  4. Output Pane Tidaktampilpadasaat visual C++ diaktifkanakantampilpadasaatmencompileaplikasi, output pane menyediakanbeberapainformasi yang dibutuhkan . • Menampilkansemua compile variabel • Menampilkanperingatandanpesankesalahaanpadasaatpengujian. • Menampilkansemuapengujianvariabel yang terbarudarisetiapkodenya

  5. Editor Area Digunakanuntukmelakukansemua editing program ketikamenggunakan visual C++, kode editor akantampilpadasaatmengedit source code visual C++ danakantampil windows painter ketikamendesainjedela dialog.

  6. Menu Bar Mengaturataumembuat toolbar sendiri yang mengakomodasikankerja. Toolbar diantaranya : • Standart Toolbar • Wizardbar • Build Minibar

  7. Membuat Proyek • Membuat Proyek baru • Mengunakan application Wizard untuk membuat kerangka kerja aplikasi • Menambahkan kode program C++ • Membuat icon baru untuk aplikasi anda

  8. Membuat Proyek kerja baru • aktifkan Microsoft Visual C++ • Klik menu file  New • Klik MFC AppWizard (*.exe) pada tab project • Tentukan lokasi folder yang akan digunakan untuk menyimpan projek. • Klik tombol OK.

  9. Menjalankan Aplikasi Shell • Klik menu Build  Build Lat1.exe atau F7 • Klik menu build  execute lat1.exe atau tekan tombol kombinasi Ctrl+F5 • Maka akan tampil apliksi ana yang telah dikompilasi.

  10. END

More Related