
Conversor decimal a hexadecimal
Delphi
2.575 visualizaciones desde el 1 de Julio del 2019
Es un pequeño programa que convierte números decimales en hexadecimales. Funciona en cualquier Windows. Un saludo de Juan
auto eth0 getValue(), setValue()
allow-hotplug eth0 getValue(), setValue()
iface eth0 inet static createIface(), getValueIface()
address 192.168.0.102 getValueIface(), setValueIface()
netmask 255.255.255.0 getValueIface(), setValueIface()
network 192.168.0.0 getValueIface(), setValueIface()
broadcast 192.168.0.255 getValueIface(), setValueIface()
gateway 192.168.0.2 getValueIface(), setValueIface()