Veeja Liu
Veeja Liu
https://github.com/VeejaLiu/DictionaryByGPT4
Oh, I haven’t looked at the documentation under Chat. But I want to know how to create a code box like this that includes syntax highlighting, language type indication, and...
Okay... Thank you for your reply. Although this is different from what I expected, I don’t understand why the chat box component can achieve this effect so simply. But still,...
you want improve your english from here ? lol
很难讲是错误,按行读取,然后解析,可能作者的用意就是如此。
When I click 'Import from SQL', what pops up is 'Import diagram'. I don't know why this is happening.
Are you serious? As a new user, I expect the behavior to allow me to paste my SQL statements under the title 'Import from SQL', and to have the option...
Got you. But it still sounds strange. Considering the scenario I imagine, when my database updates, for example, by adding a new table, I usually want to add the new...
> 我们的 notification 组件没有多语言的部分。你是自己封装了组件吗?是不是检查一下 LocaleProvider 是否包裹在了格式的地方呢?以及相关的 locale 语言是否都提供并注册了 上面提供的就是可以复现的代码。或者说,有一个可以让我在Notification 里面使用多语言的例子吗?