› Foros › Multiplataforma › Desarrollo
Dim velocidad As Currency
Dim espacio As Currency
Dim tiempo As Currency
espacio = InputBox("introduce el espacio")
If espacio < 0 Then
MsgBox ("el espacio no puede ser negativo")
End If
If espacio = 0 Then
MsgBox ("utiliza esta formula")
Dim speed As Currency
Dim time As Currency
Dim space As Currency
speed = InputBox("introduce la velocidad")
time = InputBox("introduce el tiempo")
space = time * speed
MsgBox ("the solution is...")
End If
tiempo = InputBox("introduce el tiempo")
If tiempo < 0 Then
MsgBox ("no existe el tiempo negativo")
End If
If tiempo = 0 Then
MsgBox ("utiliza esta formula")
Dim vel As Currency
Dim espace As Currency
Dim tiemp As Currency
vel = InputBox("introduce la velocidad")
espace = InputBox("introduce el espacio")
time = espace / vel
MsgBox ("the solution is...")
End If
velocidad = espacio / tiempo
MsgBox ("the solution is...")
Dim velocidad As Currency
Dim espacio As Currency
Dim tiempo As Currency
Dim speed As Currency
Dim time As Currency
Dim space As Currency
Dim vel As Currency
Dim espace As Currency
Dim tiemp As Currency
'Establece un botón, on_Click
espacio = InputBox("introduce el espacio")
If espacio < 0 Then
MsgBox ("el espacio no puede ser negativo")
End If
If espacio = 0 Then
MsgBox ("utiliza esta formula")
speed = InputBox("introduce la velocidad")
time = InputBox("introduce el tiempo")
space = time * speed
MsgBox ("the solution is...")
Label1.Caption = "Espacio: " & space 'Crea un label donde se incluirá este texto
End If
'Otro botón on_Click
tiempo = InputBox("introduce el tiempo")
If tiempo < 0 Then
MsgBox ("no existe el tiempo negativo")
End If
If tiempo = 0 Then
MsgBox ("utiliza esta formula")
vel = InputBox("introduce la velocidad")
espace = InputBox("introduce el espacio")
time = espace / vel
MsgBox ("the solution is...")
Label2.Caption = "Tiempo: " & time 'Crea otro label con el nombre Label2
End If
velocidad = espacio / tiempo
Label3.Caption = "Velocidad: " & velocidad 'Crea un último Label3
kYp escribió:Aqui tienes una buena web http://www.conclase.net tienes manuales de varias cosas entre ellas c++ Por cierto C# es de microsoft tambien por lo que tengo oido es una cagarruta
saulotmalo escribió:A quien le guste C# que se case con microsoft... yo de momento voy más que sobrado con C++ ... resumiendo cagarruta++++ ( el # representa cuatro simbolos de suma)
kYp escribió:Fox permiteme decirte que C o C++ ai ya no me meto a discutir es el mejor lenguaje que existe y MS con C# lo unico que intenta es sacar tajada de toda la programacion quieren que por programar les pagues y como se modifica el mejor lenguaje ? pues para mal y mas MS que cada S.O que saca es peor que el anterior asi que c# Caca ... xD que este estandarizado da igual