溴化钠,英文名:Sodium bromide,CAS:7647-15-6,化学式:NaBr,分子量:102.89,密度:3,203 g/cm3,熔点:755 °C (lit.),沸点:1390 °C,

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>

7647-15-6

溴化钠(Sodium bromide)

CAS: 7647-15-6

化学式: NaBr

客服