Tag:project
-
Time:2021-3-8
I have to admire the strong ecology of springboot. Today, I would like to recommend some excellent background management systems on gitee. My friends will no longer have to start a project from the beginning to the end. SmartAdmin We open source a set of beautiful code and a set of neat code specifications, so […]
-
Time:2021-3-8
Although Maven has been used before, it relies on IDE’s Maven plugins. Recently I took some time to decide that the system needs to learn. What is Maven Maven is a project building tool developed with Java. As for its role, there are numerous articles on the Internet, which will not be repeated here. If […]
-
Time:2021-3-8
Hello everyone, I’m your super cat. I don’t like fish and meow~ preface Most people brush their circle of friends, microblogs, TV dramas and Zhihu when they are free, while some people brush GitHub when they are free to see what popular projects they have recently. As time goes by, the gap becomes larger and […]
-
Time:2021-3-7
MD upload app store is full of errors. It took two hours to solve the errors. The errors are as follows English is not good, only with the help of Youdao translation!Archive newspaper 90101 is mainly because your project has been adapted to iPad before, but in the new project, it only adapts to iPhone, […]
-
Time:2021-3-7
Recently, I just learned the knowledge about Vue scaffold, so I sorted out the process of building a project with Vue cli 1. Installation node.js Environmental Science Download from the official website: https://nodejs.org/en/download/ After downloading, open it and keep going to next Open CMD and enter: node -v npm -v If the relevant version number […]
-
Time:2021-3-7
The newly released version of alink 1.1.0 supports publishing to Maven central. Java developers can quickly build alink machine learning projects through Maven. This article will demonstrate a simple construction scheme, which is convenient for enthusiasts to get started quickly. Let’s talk about the related environment, windows system. The Jave editor used is interlij idea […]
-
Time:2021-3-6
Main contents: This paper introduces how to use NPM to install front-end projects under git / GitHub This process is only applicable to front-end, JS project Take acorn for examplegithub: https://github.com/acornjs/acorn Confirm installation node.js And NPM Because of the domestic network problems, the installation is often unsuccessful. Use the agent here: Open CMD Enter NPM […]
-
Time:2021-3-6
VueThis$Store Problems to be solved When using vuex to manage the state of your application, because there are too many states, you have to open the vuex definition file every time to copy the function name or state name at the time of definition for correctness, which wastes a lot of time. In order to […]
-
Time:2021-3-6
Parent POM defines your project model, including construction method, project environment, project dependency, output Javadoc, release source code and so on. How to write a parent POM is a ready-made and being used in some projectsClick to view GitHub source code peaceful-basic-platform A best global parent pom file , you can use it in jar […]
-
Time:2021-3-5
This project rewriting is created according to personal habits. The actual project preparation work is in no sequence. It’s OK when it’s ready. There’s no need to worry about this. This project belongs to the company’s internal project, only to provide ideas and key code, the required source code can be added to my wechat: […]
-
Time:2021-3-5
Last time, we talked about the third-party dependency management and mentioned that our team is using itExternalProjectTo manage dependencies, let’s talk about the specific practice this time, and an open source dependency management tool vcpkg based on cmake. Practice of external project Let’s see what it looks like ExternalProject_Add(<name> [<option>…]) ExternalProject_Add_Step(<name> <step> [<option>…]) ExternalProject_Get_Property ExternalProject_Add_StepTargets(<name> […]
-
Time:2021-3-4
Bimonthly: No.19 Here we share some interesting projects / tools and some hot news in the embedded field. The Lunar New Year is divided into 24 solar terms. We hope to release one issue on time on the day of each festival. This journal is an open source projectJayHeng/pzh-mcu-bi-weekly)Welcome to issue, contribute or recommend the […]