$(function () {var content = $(".refs").html();var more = true;//限制字符个数var hide = function () {$(".refs").each(fun
cript>
$(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>
6156-84-9
麦芽八糖(Maltooctaose)
CAS: 6156-84-9
化学式: C48H82O41
<"" ="xl" "">
cript>
function qrload() {
var head = document.getElementsByTagName('HEAD').item(0);
var script = document.createElement('SCRIPT');
script.src = "https://www.chembk.com/assets/js/qrcode.min.js";
script.type = "text/javascript";
head.appendChild(script);
}
function qrcode() {
var url = window.location.href;
var qrcode = new QRCode(document.getElementById("qrcode"), {
width: 200,
height: 200,
useSVG: true
});
qrcode.makeCode(url);
}
cript>
中文名
麦芽八糖
英文名
Maltooctaose
别名
麦芽八糖 麦芽糖八糖
英文别名
Maltooctaose Maltooctaose, anomeric mixture
CAS
6156-84-9
化学式
C48H82O41
分子量
1315.13
熔点
225-228°C (dec.)
存储条件
Refrigerator
参考资料 展开查看
1. [IF=6.953] Li Guo et al."The structure property and adsorption capacity of new enzyme-treated potato and sweet potato starches."Int J Biol Macromol. 2020 Feb;144:863