1. 36.
    0
    @31 gibtir git lan
    ···
  2. 35.
    0
    session aslen oturum demektir
    ···
  3. 34.
    0
    pascal biliyonmu
    ···
  4. 33.
    0
    lise meslek derslerine yeni baslamıs
    ···
  5. 32.
    0
    reset atıyorum yetiyo amk neyin derdindesiniz
    ···
  6. 31.
    0
    c++ uzmanıyım demiş bide amk malı c++ programlama dillerinde orta seviyede yer alır bende fortran gördüm ama temel düzeyde amk c++ ile övünen aklını gibeyim visualbasic, vb.net, acces , foxpro konusunda uzman olsan neyse
    ···
  7. 30.
    0
    fortran
    cobol
    lisp
    basic
    c++
    ve daha nicelerinin kaynak kodlarının oluşturulmasında bizzat bulunmuş bir programcıyım evlat
    ···
  8. 29.
    0
    @1 ilkokul terk
    ···
  9. 28.
    0
    C++ bilmem agalar ama c# kullanılır her türlü bilen varsa beri gelsin :(
    ···
  10. 27.
    0
    hacı ben c'de sormuştum :( c++ bilmiyorum diyosan bence sil bu başlığı :(
    ···
  11. 26.
    0
    pic biliyon mu oç
    assembly
    phyton
    ruby
    delphi
    heee söyle bakim yarram
    ···
  12. 25.
    0
    yan yatırdınmı olay tamam sen ne diyon yarram
    ···
  13. 24.
    0
    session nedir oç
    ···
  14. 23.
    0
    @13 adobe pronotional proda çalışıyorduk şöyle söylim kısaca pointer: nokta atan motorgrind lerdir panpa
    ···
  15. 22.
    +2
    @1 mikrosofttaki turk cayci amk
    ···
  16. 21.
    0
    static void main()
    {
    application.run(new form1());
    }


    private void button1_click_1(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+1;
    }

    private void button2_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+2;

    }

    private void button3_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+3;
    }

    private void button4_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+4;
    }

    private void button5_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+5;
    }

    private void button6_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+6;
    }

    private void button7_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+7;
    }

    private void button8_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+8;
    }

    private void button9_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+9;
    }

    private void button11_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+0;
    }

    private void button13_click(object sender, system. eventargs e)
    {
    tut();
    islem='+';

    }
    private void tut()
    {
    i=double. parse(textbox1.text);
    textbox1.text="";
    }

    private void button14_click(object sender, system. eventargs e)
    {
    tut();
    islem='-';
    }

    private void button15_click(object sender, system. eventargs e)
    {
    tut();
    islem='*';
    }

    private void button16_click(object sender, system. eventargs e)
    {
    tut();
    islem='/';
    }

    private void button12_click(object sender, system. eventargs e)
    {
    j=double. parse(textbox1.text);
    textbox1.text="";
    double y=0;
    switch (islem)
    {
    case '+':
    y=i+j;
    break;
    case '-':
    y=i-j;
    break;
    case '*':
    y=i*j;
    break;
    case '/':
    y=i/j;
    break;
    }
    textbox1.text=y.tostring();



    }

    private void button10_click(object sender, system. eventargs e)
    {
    textbox1.text=textbox1.text+'.';
    }
    }
    }

    c# Akarrrr
    ···
  17. 20.
    0
    @1 panpa sana c++ sorusu versem bana yardımcı olurmusun?
    ···
  18. 19.
    0
    recursive fonksionları örnek vererek anlat
    ···
  19. 18.
    0
    Panpa bi ferre atsana bee
    ···
  20. 17.
    0
    hmm ok kib bye
    ···