hod

Results 12 issues of hod

springboot:2.1.1RELEASE spring-boot-starter-thymeleaf:2.1.1RELEASE org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/system/user/userEdit.html]") at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241) ~[thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100) ~[thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666) ~[thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098) [thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1072) [thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at...

使用版本meteva ==1.3.7 ![image](https://user-images.githubusercontent.com/38677722/117599062-ac9d0f00-b17b-11eb-948f-04cc66b8ae25.png) 发现3处主要bug,望解决,谢谢 ### 1.time_list_mesh_wind传入save_dir参数,保存到路径会失败,这个问题比较简单,我已经自行解决 ### 2.time_list_mesh与time_list_mesh_wind在时效不足的情况下,出图show与savefig的图片不一致 以下提供测试代码和样例数据(csv) 代码: `import meteva.product as mpd import pandas as pd scv_data = pd.read_csv("D:/Test/hdf/contrast_t2m.txt") print(scv_data) data_types_dict = {'level': "float64", 'time': "datetime64[ns]", 'dtime': "int64",...

![图片](https://user-images.githubusercontent.com/38677722/93188792-01ff5880-f774-11ea-9810-a6a92da2543c.png) 散点回归图,只看到有设置轴的最大最小值,而且最大最小值会影响图片的尺寸,有没办法固定图片尺寸,比如最小值-7最大值7与最小值0最大值14生成的图片尺寸就不一样 请问如何修改它的尺寸呢,谢谢

请问一下,目前的mem.performance函数支持累加降水和分级降水绘制综合表现图吗 mem.performance(ob,fo[0,:],grade_list = grade_list) ![图片](https://user-images.githubusercontent.com/38677722/93413731-7ea84900-f8d2-11ea-945c-156d85045533.png) 再请问一下,这个阈值列表参数是起什么作用的

文本类型数据支持搜索和替换功能

enhancement

选中key,进行批量导入/导出功能

https://github.com/tanhuang2016/RedisFX ## 特性 - ✅ SSH、SSL 协议支持 - ✅ Cluster、Sentinel 模式支持 - ✅ String、List、Hash、Set、Zset、JSON、Stream 类型支持 - ✅ 控制台、命令监控、发布订阅、信息报表 - ✅ 多主题、多语言、其他个性化配置 - ✅ 支持Windows(x86)、Linux(x86和arm)、MacOS(x86和arm) ## 功能效果图展示

This project has been carried out without maintenance since it started You can give [RedisFX ](https://github.com/tanhuang2016/RedisFX)a try

### JavaPackager version 1.7.6 ### Operating system Windows ### OS version windows11 ### Build tool Maven ### JDK version jdk21 ### Short description The icon of the running main process...

bug

https://github.com/graalvm/native-build-tools/blob/master/samples/java-application-with-resources/pom.xml Why does an error occur when executing a command using the official example -Pnative -Dagent=true -DskipTests -DskipNativeBuild=true package exec:exec@java-agent [INFO] Building jar: C:\Users\Administrator\Downloads\native-build-tools-master\native-build-tools-master\samples\java-application-with-resources\target\maven-app-with-tests.jar [INFO] [INFO] --- native:0.11.2:merge-agent-files (build-native) @...

bug