上一页 1 2 3 4 5 6 7 8 ··· 16 下一页
摘要: 执行jest单元测试报错: ReferenceError: [BABEL] unknown: Unknown option: /....../node_modules/@vue/cli-plugin-babel/preset.js.overrides. 基本意思是 babel无法识别babel.co 阅读全文
posted @ 2023-02-16 17:32 johnjackson 阅读(461) 评论(0) 推荐(0)
摘要: 使用gulp-babel转换ES6到ES5,然后用uglify对代码压缩,gulpfile中的代码片段: gulp.task('default', () => gulp.src('src/app.js') .pipe(babel()) .pipe(gulp.dest('dist')) ); 看到下面 阅读全文
posted @ 2023-02-09 09:39 johnjackson 阅读(334) 评论(0) 推荐(0)
摘要: TVBOX下载 https://qiqi2020.lanzouw.com/b09svqv1c TVBOX本地接口"教程https://www.cnblogs.com/johnjackson/p/17855441.html VBox接口有三种类型,多仓是多条单仓,单仓是多条线路,俊于版与taka版只能 阅读全文
posted @ 2023-02-01 13:30 johnjackson 阅读(301661) 评论(11) 推荐(1)
摘要: 这个工具目前是免费的,能用多久不确定。 https://chatgpt.sbaliyun.com/ 用法: 在上面的文本框中输入问题,例如: 能对它进行优化吗?然后说一下优化前后的差别。getIds(arr, id) { return _.reduce( arr, (str, item, index 阅读全文
posted @ 2023-01-16 16:02 johnjackson 阅读(2664) 评论(0) 推荐(0)
摘要: https://m.xitongzhijia.net/xtjc/20211107/231414.html 阅读全文
posted @ 2022-12-01 22:08 johnjackson 阅读(66) 评论(0) 推荐(0)
摘要: 我用putty登录到我的红米AX5路由器出现中文乱码, 点左上坐图标打开下拉菜单,再点change setting(也可以在启动putty时的左边菜单中), 改Translation中的Remote character set 为UTF-8就好了。 阅读全文
posted @ 2022-08-23 20:32 johnjackson 阅读(58) 评论(0) 推荐(0)
摘要: ::-webkit-scrollbar { width: 4px !important; background-color: #012d58 !important; border-radius: 4px !important; } ::-webkit-scrollbar-thumb { border 阅读全文
posted @ 2022-08-22 09:11 johnjackson 阅读(171) 评论(0) 推荐(0)
摘要: 百度云 https://pan.baidu.com/s/1NvIctv-3BIUXEUj7luA7tQ 天翼去 https://cloud.189.cn/t/Y3IvE3nQnuY3 夸克云 https://pan.quark.cn/s/b5f777054b63 激活码 215412 阅读全文
posted @ 2022-08-20 10:15 johnjackson 阅读(346) 评论(0) 推荐(0)
摘要: https://www.xiaoheimi.net/index.php/vod/play/id/40078/sid/1/nid/1.html 阅读全文
posted @ 2022-07-18 20:14 johnjackson 阅读(1577) 评论(0) 推荐(0)
摘要: https://www.xiaoheimi.net/index.php/vod/play/id/40759/sid/1/nid/1.html 阅读全文
posted @ 2022-07-16 11:58 johnjackson 阅读(1690) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 16 下一页