yongjun925

Results 6 issues of yongjun925

How do I tell which row and column the picture belongs to? ``` js const Excel = require('exceljs') var workbook = new Excel.Workbook(); workbook.xlsx.readFile('test.xlsx') .then(function () { // fs.writeFileSync('1.png', workbook.getImage(0).buffer)...

服务端使用的Nodejs 有时服务端重启后,需要杀掉APP才能重连服务器,有时又会自动连接

1、服务端使用hprose-nodejs 2、安卓上使用hprose-java 在使用中发现,当订阅数超过3个时,会造成invoke调用返回变得缓慢 现在改成只使用两个订阅,用字段进行区分

This domain name "https://i-op.dodoex.io/" No longer accessible

每次都需要重新选择文件的 Format格式,是否能在前端页面中记录选择的 Format格式

question