reeboo
reeboo
我也发现有这个问题
LuckySheet.ts / 行202加上如下代码 _____________________________________________________________________________________________________________ let oneCellAnchors = this.readXml.getElementsByTagName("xdr:oneCellAnchor", drawingFile); if(oneCellAnchors!=null && oneCellAnchors.length>0) { for(let i=0;i0 && xdr_blipfills.length>0){ let xdrFrom = xdrFroms[0], xdr_blipfill = xdr_blipfills[0]; let rembed = getXmlAttibute(xdr_blipfill.attributeList, "r:embed", null);...
My win7 PC installed jdk with (jdk1.8.0 and jdk1.8.0_121 ) First , I used the jdk1.8.0 to config the setting.json (java.home), the problem was happened. But ,when I used the...