Shell使用printf进行进制转换
Shell使用printf进行进制转换
localhost:~ 4aiur$ printf "%d\n" \0x64
100
localhost:~ 4aiur$ printf "%x\n" 100
64
			
			
			
		
		
	Keep it simple, stupid
localhost:~ 4aiur$ printf "%d\n" \0x64
100
localhost:~ 4aiur$ printf "%x\n" 100
64
			
			
			
		
		
	
			 Copyright © 2010-2025 4Aiur   All rights reserved. 
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.