mrspecta.blogspot.com
Mr. Specta: Tugas Pertemuan 7-8
http://mrspecta.blogspot.com/2011/10/tugas-pertemuan-7-8.html
Just Share.In AnyWhere. Rabu, 19 Oktober 2011. Diposkan oleh 1st Specta's Blog. Char kode,nmpembeli[25],judul[25];. Long diskon,total,jumbay;. Int jumbel,harga;. Cout "Cinema 21" endl;. Cout "= = = = = = = = = = " endl;. Cout "Masukkan Nama Pembeli :";cin nmpembeli;. Cout "Masukkan Kode Studio[A/B] :";cin kode;. Cout "Masukkan JUmlah Beli :";cin jumbel;. Strcpy(judul,"Harry Potter");. Strcpy(judul,"Final Destinations");. Cout "Kode tidak ada";. Cout "Cinema 21" endl;. Cout "= = = = = = = = = =" endl;.
mrspecta.blogspot.com
Mr. Specta: Nested if
http://mrspecta.blogspot.com/2011/10/nested-if.html
Just Share.In AnyWhere. Jumat, 21 Oktober 2011. Diposkan oleh 1st Specta's Blog. Char kode,type,merk[15],jenis[15];. Long harga,total;. Cout "Kode Mobil : ";cin kode;. Cout "Type Mobil : ";cin type;. Cout "MAsukkan Jumlah Beli : ";cin jumbel;. If (kode= 'T' kode= 't'). If (type= 'S' type = 's'). Else if (type= 'M' type = 'm'). Else if (kode= 'H' kode= 'h'). If (type= 'S' type = 's'). Else if (type= 'M' type = 'm'). Cout "Salah Kode" endl;. Cout "- - - - - - - - - - - - " endl;. LATIHAN DELPHI PRA UAS.
mrspecta.blogspot.com
Mr. Specta: Materi & Tugas Delphi Pert.7
http://mrspecta.blogspot.com/2011/04/download-materi-tugas-delphi-pert.html
Just Share.In AnyWhere. Rabu, 06 April 2011. Materi and Tugas Delphi Pert.7. Diposkan oleh 1st Specta's Blog. Materi Delphi Pertemuan 7. 1 Buatlah Form sbb:. 1 Isi Combo1 dengan: Venesia,Espana. 2 Isi combo2 dengan: Reguler,VIP. 3 kelas dipilih sbb:. 4 Tanggal Checkin dan checkout dinput. Saat checkout di tekan enter maka tampil:. Lama sewa=( tgl checkout 1)-tglcheckin). Total harga =harga sewa*lama sewa. Diskon diberikan jika jumlah sewa =5 hari. Diskon=10% dari total bayar. A Es the Manis =3000. MENGHI...
mrspecta.blogspot.com
Mr. Specta: Materi Delphi Semester 6 penyewaan
http://mrspecta.blogspot.com/2011/05/materi-delphi-semester-6-penyewaan.html
Just Share.In AnyWhere. Sabtu, 21 Mei 2011. Materi Delphi Semester 6 penyewaan. Diposkan oleh 1st Specta's Blog. Aplikasi Peminjaman Menggunakan Visual Foxpro 9.0. Membuat Menu Utama dan File .Exe pada Visual Foxpro 9.0. MENGHITUNG SELISIH TANGGAL DI DELPHI 7. LATIHAN DELPHI PRA UAS. Assalamualaikum Wr. Wb. Quiz Foxpro Kredit Motor. Materi Delphi selasa 4 Januari 2010. Materi Foxpro Untuk hari Kamis 6 Januari 2011. More widgets at Widgia.com. Kamu Pengunjung Ke :. Materi Delphi Semester 6 penyewaan.
mrspecta.blogspot.com
Mr. Specta: Materi & Tugas Delphi pertemuan5 kelas 12.4G
http://mrspecta.blogspot.com/2011/03/materi-tugas-delphi-pertemuan5-kelas.html
Just Share.In AnyWhere. Rabu, 30 Maret 2011. Materi and Tugas Delphi pertemuan5 kelas 12.4G. Diposkan oleh 1st Specta's Blog. Materi Delphi Pertemuan 5. 1 Buatlah Form sbb:. 1 Isi List1 dengan kode HP sbb : N73,N95. 2dipilih List1 maka Merk dan harga muncul. Kode HP Merk Harga. N73 Nokia N73 1.200.000. N95 Nokia N95 1.500.000. 3Dipilih salah satu Aksesoris, Biaya Aksesoris muncul. A Casing Bahan = 30.000. B Casing Mika = 20.000. A Antogores Layar =25.000. B memory 2GB=75.000. B Desain Gaul = 750.000.
mrspecta.blogspot.com
Mr. Specta: Games Ramalan Cinta Sederhana
http://mrspecta.blogspot.com/2011/01/ramalan-cinta-mbah-kharis.html
Just Share.In AnyWhere. Minggu, 02 Januari 2011. Games Ramalan Cinta Sederhana. Diposkan oleh 1st Specta's Blog. Kali ini saya mencoba membuat sebuah aplikasi ramalan cinta, seperti yang ada di tipi-tipi, cuma bedanya tidak menggunakan REG [spasi] MBAH KHARIS kirim ke 9877, hehehehehehe. Program ini menggunakan Visual Foxpro 9.0, oke langsung aja ke TKP. Silahkan Download : REG MBAH KHARIS. Anonim 4 Januari 2012 21.02 . Aplikasi Peminjaman Menggunakan Visual Foxpro 9.0. LATIHAN DELPHI PRA UAS.
mrspecta.blogspot.com
Mr. Specta: MENGHITUNG SELISIH TANGGAL DI DELPHI 7
http://mrspecta.blogspot.com/2011/01/menghitung-selisih-tanggal-di-delphi-7.html
Just Share.In AnyWhere. Selasa, 11 Januari 2011. MENGHITUNG SELISIH TANGGAL DI DELPHI 7. Diposkan oleh 1st Specta's Blog. Di Bawah ini Contoh kasus Delphi untuk menghitung selisih tanggal. 1 Koneksikan 2 buah table ke tabelnya masing masing. 2Buat procedure aktif, nonaktif, kondisiawal, dan bersih. 3Saat form dijalankan semua objek kecuali CTambah tidak aktif. Form dalam kondisi awal : bersih nonaktif,ctambah.caption=&Tambah. 7tombol simpan untuk menyimpan. 8Tombol Keluar Untuk mengakhiri Form. Aplikasi ...
mrspecta.blogspot.com
Mr. Specta: Materi Visual Basic
http://mrspecta.blogspot.com/p/materi-visual-basic.html
Just Share.In AnyWhere. Aplikasi Peminjaman Menggunakan Visual Foxpro 9.0. Membuat Menu Utama dan File .Exe pada Visual Foxpro 9.0. MENGHITUNG SELISIH TANGGAL DI DELPHI 7. LATIHAN DELPHI PRA UAS. Assalamualaikum Wr. Wb. Quiz Foxpro Kredit Motor. Materi Delphi selasa 4 Januari 2010. Materi Foxpro Untuk hari Kamis 6 Januari 2011. More widgets at Widgia.com. Kamu Pengunjung Ke :. The SI.G.I.T. More clock widgets here. Brought to you By: www.SmashingMagazine.com. In Partner with: www.WeFunction.com.
mrspecta.blogspot.com
Mr. Specta: Latihan C++
http://mrspecta.blogspot.com/2011/10/latihan-c.html
Just Share.In AnyWhere. Jumat, 28 Oktober 2011. Diposkan oleh 1st Specta's Blog. Char kdplg,jnsplg[30],jentik[30];. Int kdtiket,jumbel,hrg;. Float tothar,diskon,totbay;. Cout " Cinema 21 " endl;. Cout "= = = = = = = = = = = = = = = = = = = =" endl;. Cout "Kode Pelanggan[A/B/C] :";cin kdplg;. Cout "Kode Tiket [1/2/3] :";cin kdtiket;. Cout "Jumlah Beli :";cin jumbel;. Cout "= = = = = = = = = = = = = = = = = = = =" endl;. Strcpy(jnsplg,"Kode Tidak ada");. Strcpy(jentik,"Salah Kode Tiket");. In Partner with:...