二氧化碲,英文名:Tellurium dioxide,CAS:7446-07-3,化学式:O2Te,分子量:159.6,密度:5.67 g/mL at 25 °C (lit.),熔点:733 °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>

7446-07-3

二氧化碲(Tellurium dioxide)

CAS: 7446-07-3;11099-09-5

化学式: O2Te

客服