磷酸氢二钠,英文名:sodium hydrogen phosphate,CAS:7558-79-4,化学式:H4NaO4P,分子量:121.99,密度:1.064g/mLat 20°C,熔点:243-

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>

7558-79-4

磷酸氢二钠(sodium hydrogen phosphate)

CAS: 7558-79-4

化学式: H4NaO4P

客服