问题 K: Length of Bundle Rope 时间限制: 2 Sec 内存限制: 1024 MB提交 状态 题目描述 Due to the development of online shopping, the logistics industry which is highly conn ...
分类:
其他好文 时间:
2020-09-17 22:58:33
阅读次数:
44
https://gitee.com/getActivity/StudioPlugins Java 代码约束插件 插件名称:Alibaba Java Coding Guidelines 插件简介:这是阿里巴巴开发的一款代码约束插件,当我们的代码不符合规范时,会有相应的警告提示,能够帮助我们在开发中提升 ...
分类:
移动开发 时间:
2020-09-17 22:49:47
阅读次数:
49
Plugin group_replication reported;Authentication plugin ‘caching_sha2_password‘ reported error: Authentication requires secure connection. Error_code: MY-002061
分类:
数据库 时间:
2020-09-17 22:46:40
阅读次数:
36
SpringCloud构建微服务是基于SpringBoot开发的。 创建服务提供者的访问方法,消费者如何访问提供者,SpringCloud是基于rest的访问,他们之间是通过json进行交互 创建服务提供者 依赖 <!--springboot开发web项目的依赖--> <dependencies> ...
分类:
编程语言 时间:
2020-09-17 20:35:44
阅读次数:
28
I joined SAP China seven years ago after graduation and knew nothing about SAP or ABAP at that time. Now I am working as a development expert in SAP. ...
分类:
其他好文 时间:
2020-09-17 19:37:39
阅读次数:
29
很多用户在使用Navicat Premium 12连接MySQL数据库时会出现 Authentication plugin 'caching_sha2_password' cannot be loaded 出现这个原因是mysql8 之前的版本中加密规则是mysql_native_password, ...
分类:
数据库 时间:
2020-09-17 19:00:52
阅读次数:
42
module.exports = { presets: [ ['@vue/cli-plugin-babel/preset', { modules: false }] ], plugins: [ [ 'component', { libraryName: 'element-ui', styleLibr ...
分类:
Web程序 时间:
2020-09-17 15:34:00
阅读次数:
76
问题描述: vue2.x + iview项目随着文件越来越多打包速度越来越慢 76% basic chunk optimization RemoveParentModulesPlugin 解决方法: 安装babel-plugin-dynamic-import-node插件 npm install b ...
分类:
Web程序 时间:
2020-09-16 12:34:05
阅读次数:
72
基础依赖gitlb创建group,教程见我的另一篇博客: https://www.cnblogs.com/SunshineKimi/p/10798836.html 2.jinkins服务部署linux,这里以centsos为例: 2.1下载jenkins: sudo wget -O /etc/yum ...
分类:
其他好文 时间:
2020-09-15 21:04:46
阅读次数:
37
文章系列目录 Wechat development series 1 – setup your development environment Wechat development series 2 – development Q&A service using nodejs Wechat deve ...
分类:
微信 时间:
2020-09-15 20:58:20
阅读次数:
63