4-异丙基-3-甲酚,英文名:4-isopropyl-3-methylphenol,CAS:3228-02-2,化学式:C10H14O,分子量:150.22,密度:0.9688 (estimate),

2026-03-27 10:24:45

<script>$(function () {        var content = $(.refs).html();        var more = true;        //限制字符个数        var hide = function () {            $(.refs).each(function () {                var maxheight = 120;                if ($(this).text().length > maxheight) {                    $(this).text($(this).text().substring(0, maxheight));                    $(this).html($(this).html() + '...');                    more = true;                    $('.more').html(查看更多);                } else {                    $('.more').hide();                }            });        };        hide();        $('.more').click(function () {            if (more) {                $(.refs).html(content);                $(this).html(收起);                more = false;            } else {                hide();            }        });    })cript>

3228-02-2

4-异丙基-3-甲酚(4-isopropyl-3-methylphenol)

CAS: 3228-02-2

化学式: C10H14O

Customer service