18 | our answer could be improved with additional supporting information. Please edit to add 19 | further details, such as citations or documentation, so that others can confirm that your 20 | answer is correct. You can find more information on how to write good answers in the help 21 | center. – Community Bot 22 |
23 |q50 | 、 51 | cite 52 | 、 53 | abbr 54 | 、 55 | dfn 56 | 、 57 | 58 | 、 59 | var 60 | 、 61 | samp 62 | 、 63 | kbd 64 | 、 65 | i 66 | 、 67 | b 68 | 、 69 | span 70 | The expectation is that these tags will not be understood as a node alone, but together with 71 | the parent node. 72 | 73 |
82 | this is a 83 | p 84 | element 85 |
86 |127 |138 |128 | const test = 'test'; 129 | console.log(test); 130 |
131 |132 | const a = 123; 133 | function test (){ 134 | let b=333; 135 | } 136 |
137 |
Test | 143 |Test | 144 |Test | 145 |
---|---|---|
Test | 150 |Test | 151 |Test | 152 |
4 | 使用快捷键 Alt+Q 快速切换该面板 5 | 10 | Github 🌸 11 | 12 |
13 | ) 14 | } 15 | -------------------------------------------------------------------------------- /src/components/Header.tsx: -------------------------------------------------------------------------------- 1 | import { Radio } from 'antd' 2 | 3 | interface Props { 4 | active: string 5 | setActive: (active: string) => void 6 | pages: { key: string; name: string }[] 7 | } 8 | 9 | export default function Header({ active, setActive, pages }: Props) { 10 | return ( 11 |17 | 插件使用 Plasmo 开发 18 |
19 |142 | 机器翻译: 143 | {result.translation} 144 |
145 | )} 146 | {result?.web?.length > 1 && ( 147 |网络释义:
149 | {result.web.map((item) => ( 150 |{`${item.key}: ${item.value.join()}`}
151 | ))} 152 |释义:
157 |{result.basic.explains}
158 |