涉及平台:平台管理(包含自营店面)、商家端(PC端、手机端)、买家平台(PC端、H5/公众号、小程序、APP端(IOS/Android)、微服务核心架构:SpringCloud、SpringBoot、MybatisPlus、Redis前端框架:VUE、Bootstrap/H5/CSS3、IOS、Android、小程序核心思想:分布式、微服务、云架构、模块化、原子化、持续集成、集群部署开发模式:代码
分类:
其他好文 时间:
2020-10-06 20:21:52
阅读次数:
38
1.maven依赖 <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.source>1.8</maven.compiler.source> <maven.co ...
分类:
数据库 时间:
2020-09-24 22:12:38
阅读次数:
88
效果 代码实现 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="./css/bootstrap.css" /> <sty ...
分类:
其他好文 时间:
2020-09-24 21:28:47
阅读次数:
36
前言 网上有很多资源都提供了一种下载方式:npm,比如前端框架Bootstrap、Layui等。但是并没有告诉新人,npm是什么?npm的命令在哪里执行?npm的原理是什么? 简介 NPM的全称是Node Package Manager,是一个NodeJS的包管理和分发工具,已经成为了非官方的发布N ...
分类:
其他好文 时间:
2020-09-18 12:27:27
阅读次数:
46
Converting any HTML template into a Django template The normal way Any HTML, CSS, JS or BootStrap template can be converted into a Django compatible t ...
分类:
Web程序 时间:
2020-09-18 02:57:40
阅读次数:
47
1.安装Knockout install-package jquery -version 1.10.2 //安装jQuery install-package bootstrap -version 3.0.0 //安装bootstrap install-package knockoutjs -vers ...
分类:
其他好文 时间:
2020-09-18 00:24:03
阅读次数:
32
错误: ERROR: [1] bootstrap checks failed [1]: system call filters failed to install; check the logs and fix your configuration or disable system call fi ...
分类:
其他好文 时间:
2020-09-17 21:25:40
阅读次数:
37
(1)颜色 bg-primary bg-success bg-info bg-warning bg-danger <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="stylesheet" href="https://cdn ...
分类:
其他好文 时间:
2020-09-17 21:04:02
阅读次数:
32
Can I change the hard code ID? In SAP help the UI5 bootstrap logic is explained: Bootstrapping: Loading and Initializing SAPUI5 in HTML Pages. However ...
分类:
其他好文 时间:
2020-09-15 20:56:39
阅读次数:
38