M
Maverickmax
Guest
Γεια σου Υπάρχει κάποιος που έχει έναν κωδικό από την εφαρμογή hex να ascii αλγόριθμο μετατροπής; Ή μου να εξηγήσω πώς να το κάνουμε Σας ευχαριστούμε Max Maverick
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
const H2C [] = {0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46}? unsigned char hex_number? char ascii_char? main () {hex_number 0xA =? / / Αριθμός να μετατρέψετε ascii_char = H2C [hex_number]? / / ASCII-κώδικα για hex_number}
a = h + (? (H> 9) 55:49)?