随笔分类 -  react

摘要:不建议去查看aceEditor官方,最好去github查看 安装命令: npm install react-ace 引入包: import AceEditor from 'react-ace'; import 'ace-builds/src-noconflict/mode-sql'; // sql模 阅读全文
posted @ 2024-08-23 10:14 jory 阅读(521) 评论(1) 推荐(1)