Tony
Tony
我的版本是:MiniWord 0.8.0 系统环境:MacOs 程序环境:.net 6 控制台应用程序 操作流程:二级列表渲染图片不行,渲染文字可以。 渲染图片代码如下: ` var hpImagesDicList=hpAlarmList.Select(hp => new Dictionary { ["Name"] = hp.CameraName, ["Images"] = hp.PicPathArray.Select(picPath=>new MiniWordForeach { Value = new Dictionary { ["Image"]=new MiniWordPicture...
**Problem description** I follow the method of the official website to execute the command to build a local mirror: `mvn clean install -DskipTests-Ddockerfile. skip=false`, and then error: ``` [ERROR] Failed...
**Question:** Hi brother! When I run the official Demo https://scottplot.net/cookbook/5.0/Internationalization/AutomaticFontDetection in Docker(everything works fine on Mac and Windows), all non-English text is displayed as rectangle. When I found this problem,...
大佬您好,有意向更新一份3.7的教程吗?好像文件结构还有模块都有小变化
## 描述该功能的用处,可以提供相关资料描述该功能 目前仓库的Dockerfile比较旧,求更新最新的Dockerfile ## 该功能是否用于改进项目缺陷,如果是,请描述现有缺陷 ## 描述你期望实现该功能的方式和最终效果