Antecer

Results 26 issues of Antecer

我在.NetCore 3.1 测试了以下代码,IDE报错,无法推断JsonSerializer.ToObject的类型,请尝试显式指定类型. ```` string json = @" /*注释*/ {//注释 /*注释*/""Name"" /*注释*/: /*注释*/""CMS"" /*注释*/,//注释 /*注释*/ ""Children"":[//注释 1/*注释*/, 2/*注释*/ ]//注释 }//注释 /*此处*/ "; var obj = JsonSerializer.ToObject(json); ````

It show like this: ![image](https://user-images.githubusercontent.com/8684916/67179924-8b929300-f40a-11e9-9489-c90d9962d178.png) I can't see more infomations with it. and the windows can't move.

Bug
Can't Reproduce
More Info Needed
UI

RT: 这样的话,字符串也好修改,是不是? 官方更新了版本过后也能迅速跟进。

![image](https://user-images.githubusercontent.com/8684916/132972055-05ea2d5b-765d-446a-9ac5-a4df75aad42f.png) Software version is: Release v0.9.3.0 beta

bug

一、使用WinSCP登录路由器 1.文件协议选择 SCP 2.主机名,路由器的IP地址(通常为192.168.1.1 或 192.168.0.1 或 10.0.0.1 等等),端口默认 22 3.用户名(OpenWrt默认root),密码(通常为登录路由器web页面使用的密码,或者ssh的登录密码) 4.点击"保存(S)",然后点击"登录". 二、添加静态资源(CSS样式表,JS脚本文件,图片资源) 1.找到路径 /www/luci-static 2.复制主题资源文件夹 ../luci-static/FileName(通常为主题名) 到以上路径 三、添加页面模板(Luci的页面模板是由header.htm和footer.htm组成) 1.找到路径 /usr/lib/lua/luci/view/themes 2.复制主题资源 ../themes/FileName(通常为主题名) 到以上路径 四、编辑Luci配置文件 1.找到文件 /etc/config/luci 2.打开文件,并找到文件内容行 config 'internal'...

## 想要的能力是 `AT_MESSAGE_CREATE` 和 `MESSAGE_CREATE` 事件, 推送的 `Message` 对象能传递完整的`Member`信息和`User`信息 ## 基于想要的能力,能够实现的是 通过`Menber.Nick`和`User.UserName`给与用户更好的交互体验, 现在的情况是,返回的`Member`对象没有填充`Nick`字段,而是用`Nick`填充了`User.UserName`字段,导致`UserName`字段的意义不明确. ## 如果未提供该能力,造成的影响是 再次调用`/guilds/{guild_id}/members/{user_id}`接口获取完整的`Member`信息, 导致API的重复调用,增加服务端压力,拖慢机器人对用户的交互响应.

feature
confirming

虽然手动搬迁也可以,就是感觉没有自动一键来的省事。

Sorry, i can't find videojs-playlist.js from this repository.

Please fix as soon as possible.