Jump to content

Rickets_temp

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Rickets_temp

  1. Sper s? mori în chinuri groaznice.
  2. Asta e man, nu tot timpul ia lumea stealaru'.
  3. Pai tu nu vezi ca e bindat cu DarkComet? Daca e bindat, sa moara.
  4. +1 GeckoFX, foarte stabil, si performant. (Il folosesc si cei de la Mozilla)
  5. G DATA rulz. Au si un program beta foarte interesant, particip si eu de ceva timp.
  6. Stiu ce face strchr, dar nu m-am prins de chestie. Multumesc.
  7. Cum putem face sa extragem consoanele dintr-un sir?
  8. @nedo Eu m-am gandit la asta : Private Sub ListBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ListBox1.SelectedIndexChanged TextBox1.Text = ListBox1.SelectedItem Dim k As Integer = ListBox1.SelectedIndex TextBox2.Text = ListBox2.Items(k) End Sub Si merge!
×
×
  • Create New...