Postingan

Menampilkan postingan dari September, 2013

Contoh Program Kasir

#include <iostream.h> #include <conio.h> void main () {     int i,n, angka, pilihan;     float jml=0, jb=0, jbn=0, k=0, hjb=0;     cout <<"Pilih salah satu:\n"         <<"1. Buku Gambar SIDU \n"         <<"2. Buku Tulis SIDU \n"         <<"3. Pensil 2B \n"         <<"4. Ballpoint Pilot \n"         <<"5. Penghapus Stadler \n\Masukkan kode barang :";         cin>>pilihan;         switch (pilihan) {         case 1 :             clrscr ();             cout<<"Masukkan Jumlah Barang :";             cin>>jml;  ...

INSTALLASI NETBEANS IDE 7.1.1

NetBeans IDE merupakan Integrated Development Environment (IDE) open source untuk software developer. IDE ini berjalan pada berbagai macam platform termasuk Windows, Linux, Solaris, dan MacOS. Selain itu, NetBeans IDE juga merupakan software yang mudah diinstal dan powerful. NetBeans IDE menyediakan kemampuan untuk developer dengan semua tool yang dibutuhkan untuk membuat aplikasi desktop, aplikasi enterprise, aplikasi web dan juga aplikasi mobile yang profesional serta lintas platform. Pengguna dapat menyediakan platform Java, C/C++, PHP, JavaScript ataupun Groovy untuk mengembangkan aplikasi yang mereka inginkan. NetBeans IDE 7.0 memperkenalkan language support untuk pengembangan pada Java SE 7 specification dengan fitur-fitur JDK 7 language. Rilis ini juga menyediakan peningkatan integrasi dengan Oracle WebLogic server, serta dukungan untuk Oracle Database dan GlassFish 3.1. Fitur utama lainnya termasuk Maven 3 dan HTML5 editing support; GridBagLayout designer baru untuk men...
Gambar

Justin Bieber - As Long As You Love Me

AS LONG AS YOU LOVE ME Justin Bieber feat Big Sean – As Long As You Love Me As long as you love me [x3] We’re under pressure, Seven billion people in the world trying to fit in  Keep it togethe r, Smile on your face even though your heart is frowning But hey now, you know, girl, We both know it’s a cruel world  But I will take my chances As long as you love me We could be starving, we could be homeless, we could be broke  As long as you love me  I’ll be your platinum, I’ll be your silver, I’ll be your gold  As long as you love, love, love, love me As long as you love, love, love, love me I’ll be your soldier,  Fighting every second of the day for your dreams, girl  I’ll be your whole world You can be my Destiny’s Child on the scene girl So don’t stress, don’t cry, we don’t need no wings to fly Just take my hand  As long as you love me We could be starving, we could be homeless, we could be broke ...