RichardFans

Results 7 comments of RichardFans

看这个:https://github.com/RichardFans/Copy-Introduction-NLP

Through more tests that I found the right way: ``` http://mba.cn/api/tests/users?_with=class,class.headteacher,nation&nation.id-in=1,2&_fields=class.name,headteacher.name ``` the package is nice ! but how to do if nesting relations has the same name? something like:...

## javascript: ```javascript vm.options = { tooltips: { enabled: false }, zoomOutPercentage: 68, plugins: { outlabels: { stretch: 18, lineWidth: 1, font: { resizable: false, size: 10 } } }...

my build.gradle script: ```gradle dependencies { ... implementation("com.dorkbox:SystemTray:4.4") } ``` my module-info.java: ```java module com.richard.ReaderFEP { requires javafx.controls; requires javafx.fxml; requires okhttp3; requires retrofit2; requires retrofit2.converter.gson; requires com.github.benmanes.caffeine; requires com.google.gson;...

Hi, @Neckster, thanks for your answer! I have some suggestion: 1. best can drag to move the chart to see the whole thing : - ) 2. or resize the...

torch的问题,https://github.com/pytorch/pytorch/issues/74235, 重启服务器后解决问题