随笔分类 -  react

摘要:国际化 背景 我使用的是react,采用的是i18next技术。 支持 包含react,vue,angular等语言,具体的,可以查看文档 安装 npm install react-i18next i18next --save //或者 yarn add react-i18next i18next 阅读全文
posted @ 2020-11-13 16:36 行侠仗义的小龙女 阅读(518) 评论(2) 推荐(0)
摘要:介绍 这是一篇自己搭建本地博客的博客.... 技术 前端使用react+antd+ts,后端使用node+koa,数据库使用mysql 前端 安装 创建文件 create-react-app demo --typescript 引入UI(antd) yarn add antd 修改src/App.c 阅读全文
posted @ 2020-09-30 14:45 行侠仗义的小龙女 阅读(263) 评论(0) 推荐(0)
摘要:redux的原文理解来啦~ 阅读全文
posted @ 2020-08-13 15:00 行侠仗义的小龙女 阅读(140) 评论(0) 推荐(0)
摘要:react 循环iconfont图片不展示 阅读全文
posted @ 2019-09-10 18:39 行侠仗义的小龙女 阅读(488) 评论(0) 推荐(0)