DL-乙硫氨酸,英文名:DL-Ethionine,CAS:67-21-0,化学式:C6H13NO2S,分子量:163.24,密度:1.164,熔点:265-268 °C,沸点:310℃,闪点:142℃

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>

67-21-0

DL-乙硫氨酸(DL-Ethionine)

CAS: 67-21-0

化学式: C6H13NO2S

客服