目录一、常见进制概述1. 二进制(Binary)2. 八进制(Octal)3. 十进制(Decimal)4. 十六进制(Hexadecimal)二、Java 中的进制转换1. 十进制转其他进制2. 其他进制转十进制3. 二进制与八进制、十六进制互转三、补码
I\'m coding a WYSIWYG editor width designMode=\"on\" on a iframe. The editor works fine and i store the code as is in the database.