Enkodiraj / Dekodiraj / Hash dijalog

This allows you to encode, decode or hash text.

Zajednička polja

The dialog has one fields that is common to all of the tabs:

Tekst za kodiranje/dekodiranje/heš

This field is for the text that you want to be encoded, decoded or hashed.
If any text is selected when the dialog is invoked then it will be put in this field. The other fields will be updated dynamically if you change the text

Encode tab fields

This tab has the following fields:

Base 64 Kodiranje

This read only field will be updated with the base 64 encoding of the text you enter.

URL Kodiranje

This read only field will be updated with the URL encoding of the text you enter.

ASCII Hex Kodiranje

This read only field will be updated with the ASCII hex encoding of the text you enter.

Decode tab fields

This tab has the following fields:

Base 64 Dekodirenje

This read only field will be updated with the base 64 decoding of the text you enter.
If there is no valid decoding then the field will be disabled.

URL Dekodiranje

This read only field will be updated with the URL decoding of the text you enter.

ASCII Hex Dekodiranje

This read only field will be updated with the ASCII hex decoding of the text you enter.
If there is no valid decoding then the field will be disabled.

Hash tab fields

This tab has the following fields:

SHA1 Haš

This read only field will be updated with the SHA1 hash of the text you enter.

MD5 Haš

This read only field will be updated with the MD5 hash of the text you enter.

Dostupan preko

     Meni Izmjena najvišeg nivoa'Encode/Decode/Hash...' menu item
     Prekid tab'Encode/Decode/Hash...' right click menu item
     Zahtjevi tab'Encode/Decode/Hash...' right click menu item
     Tab odgovora'Encode/Decode/Hash...' right click menu item
     Pauk tab'Encode/Decode/Hash...' right click menu item

Još vidjeti

     UI Pregledza pregled korisničkog interfejsa
     Dijalozifor details of the dialogs or popups