Tag:Technological process
-
Lessons from the past: talk about the “pit” trampled on the landing desktop of nail flutter | Dutter
Author: liutaiju (Yuliang) The “Dutter series of articles” will describe the technical practice and experience of nailing the cross four end application framework (code Dutter) built based on flutter, which is divided into two parts, the first part can be clickedScheme design and technical practice of Dutter 𞓜 nail flutter span four endsThank you for […]
-
Git rebase operation in sourcetree
Recently, Gerrit was used as a review method in the project (the previous project was small and had not been exposed to this kind of code review), resulting in some changes in the previous code submission process Before (this is one of my submission methods, which is completely completed on sourcetree) 1.local_ Branch development code, […]
-
Upload and download process of HDFS
HDFS upload process First, the client requests the NN to upload filesNN after checking whether the response client can uploadAfter the client gets the consent, it requests NN to upload the DN of the first fileNN the address returned to the client DNThe client establishes a connection with one of DN1, then DN1 connects with […]
-
Springboot2.5.2 integrates flowable6.6.0 process engine
1.pom <parent> 2. flowableconfig configuration class package org. fh. config; 3. rewrite the securityutils refactoring process editor to obtain user information package org. flowable. ui. common. security; springboot flowable This work adoptsCC agreement, reprint must indicate the author and the link to this article
-
Robot process automation evaluation system comprehensively helps the intelligent transformation of vertical industries
At the beginning of 2022, the State Council issued the “14th five year plan” for digital economy development. The plan proposes that by 2025, China’s digital economy will move towards a comprehensive expansion period, and the added value of the core industries of the digital economy will account for 10% of GDP. With the […]
-
Redux learning 2: from action to store?
There are many concepts in Redux, such as action, actioncreator, reducer, store, middleware, provider, connect… I don’t understand the concepts, but I can’t figure out what to do with my eyebrows and beard. The concept of Redux can be seen at a glance through a picture. This figure can roughly summarize the whole process of […]
-
Preliminary study on Android WMS animation system (I)
Source code analysis based on androidr Preliminary study on Android WMS animation system (I) Preliminary study on Android WMS animation system (II) Preliminary study on Android WMS animation system (III) Android animation principle Working process of animation in Android: at a certain time point, call gettransformation() to calculate the current progress according to mstarttime and […]
-
[knowledge] single sign on (SSO) implementation
background At the early stage of enterprise development, enterprises used very few systems, usually one or two. Each system has its own login module. Operators log in with their own account every day, which is very convenient. However, with the development of enterprises, more and more systems are used. When operating different systems, operators need […]
-
The so-called strong software testing ability is actually the five points. It is recommended to collect them
preface During this period of time, there have been heated discussions in the group. Many people feel that the testing threshold has become higher. In the past, people only needed to do business testing to survive. But now the [test development] has emerged. Watching other people learn tools and code, they are becoming more and […]
-
The flowable process engine deploys the process through the model ID
/**Deployment process definition /**Deployment process definition (from fhadmin. CN) flowable This work adoptsCC agreement, reprint must indicate the author and the link to this article
-
MySQL codeless connection form system quickly realizes data synchronization
The form system can quickly help the employees of the enterprise to collect data, but sometimes the collected data needs to be synchronized with the internal system of the enterprise. For example, after users fill in the information, they can synchronously create a login account of the enterprise system, or after users purchase orders or […]