上一页 1 ··· 119 120 121 122 123 124 125 126 127 ··· 169 下一页
摘要: 一,安装第三方库vue-json-pretty: 1,代码地址: https://github.com/leezng/vue-json-pretty 2,安装: liuhongdi@lhdpc:/data/vue/axios$ npm install vue-json-pretty --save a 阅读全文
posted @ 2022-07-15 13:18 刘宏缔的架构森林 阅读(2941) 评论(0) 推荐(0)
摘要: 一,安装x2js库 1,x2js库的地址: https://github.com/x2js/x2js 2,安装: liuhongdi@lhdpc:/data/vue/imgtouch$ npm install --save x2js added 1 package in 3s 3,查看已安装库的版本 阅读全文
posted @ 2022-07-13 21:49 刘宏缔的架构森林 阅读(1783) 评论(0) 推荐(0)
摘要: 一,安装用到的库 1,安装codemirror liuhongdi@lhdpc:/data/vue/axios$ npm install codemirror@5.65.5 --save added 1 package in 3s 2,查看已安装库的版本: liuhongdi@lhdpc:/data 阅读全文
posted @ 2022-07-11 18:24 刘宏缔的架构森林 阅读(2493) 评论(0) 推荐(0)
摘要: 一,js代码: <template> <div> <!--输入--> <div style="display: flex;flex-direction: column;"> <div style="margin-left: 20px;width:500px;"> <div style="width: 阅读全文
posted @ 2022-07-10 14:08 刘宏缔的架构森林 阅读(801) 评论(0) 推荐(0)
摘要: 一,安装clipboard.js 1,官网: https://clipboardjs.com/ 代码地址 https://github.com/zenorocha/clipboard.js 在npmjs的地址 https://www.npmjs.com/package/clipboard 2,安装 阅读全文
posted @ 2022-07-05 18:20 刘宏缔的架构森林 阅读(2183) 评论(0) 推荐(0)
摘要: 一,安装@element-plus/icons-vue 1,官网 https://element-plus.gitee.io/zh-CN/component/icon.html 2,安装 liuhongdi@lhdpc:/data/vue/axios$ npm install @element-pl 阅读全文
posted @ 2022-07-05 16:53 刘宏缔的架构森林 阅读(2504) 评论(0) 推荐(0)
摘要: 一,crypto-js相关地址 1,在npmjs的地址 https://www.npmjs.com/package/crypto-js 2,代码地址: https://github.com/brix/crypto-js 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.i 阅读全文
posted @ 2022-07-03 21:18 刘宏缔的架构森林 阅读(2831) 评论(0) 推荐(0)
摘要: 一,js代码: <template> <div> <div style="width:450px;margin: auto;text-align: center;font-size: 20px;color:#777777;padding-top: 10px;padding-bottom: 10px; 阅读全文
posted @ 2022-07-02 22:00 刘宏缔的架构森林 阅读(1748) 评论(0) 推荐(0)
摘要: 一,js代码 <template> <div> <div style="width:800px;display: flex;flex-direction: row;"> <el-input v-model="plainText" :rows="6" type="textarea" placehold 阅读全文
posted @ 2022-07-02 10:34 刘宏缔的架构森林 阅读(1884) 评论(0) 推荐(0)
摘要: 一,关于pinyin4j: 代码地址: https://github.com/belerweb/pinyin4j 在mvn的地址 https://mvnrepository.com/artifact/com.belerweb/pinyin4j/2.5.1 说明:刘宏缔的架构森林是一个专注架构的博客, 阅读全文
posted @ 2022-06-27 15:09 刘宏缔的架构森林 阅读(1485) 评论(0) 推荐(0)
上一页 1 ··· 119 120 121 122 123 124 125 126 127 ··· 169 下一页