Automatic generation of local markdown files | batch compression of pictures and conversion to base64 format | farewell to the drawing bed server | blog artifact

1, Project introduction Problem source Every time a document in markdown format is written locally, you want to upload it to the blog website, but the local image cannot be directly copied to the blog page of the website. Each image needs to click upload again, and then upload the local file. In fact, you can also buy a picture bed to solve i ...

Added by Spekta on Sat, 19 Feb 2022 07:39:59 +0200

Five interesting Python hand training projects, with code

  Python is not only easier to use than other programming languages. In life, the technical scope of Python may not be as deep as that of other programming languages, but Python is definitely the most grounded. In theory, Python's affinity to the people can also be said to be the position of big brother. So what interesting little functions ...

Added by cowboy_x on Fri, 18 Feb 2022 19:34:11 +0200

20210508—Java_MyBatis - MyBatis learning (Part 1-6)

MyBatis learning record 1, MyBatis overview 1. Software development architecture - three-tier architecture 1) User Interface layer Presentation layer, view layerDealing with usersReceive user data and display the processing result of the requestjsp ,html ,servletCorresponding package: controller package (servlet)Corresponding framework: s ...

Added by brynjar on Thu, 17 Feb 2022 14:59:50 +0200

Actual combat of springcloud microservice architecture: merchant management microservice design

Business management micro service design Merchant management microservice is an independent RESTAPI application that provides functions of merchant information management, merchant authority management and menu resource management through interface services. The development of merchant management micro service is implemented in the merchant R ...

Added by Flames on Tue, 15 Feb 2022 09:15:53 +0200

Actual combat of micro Service Architecture: business management background and SSO design, SSO client design

SSO client design Next, the implementation of SSO client security authentication is encapsulated through the module merchant security, so that each client application accessing SSO can refer to it. Project management configuration for security certification The project management of SSO client security authentication uses the following d ...

Added by plaggypig on Tue, 15 Feb 2022 09:04:39 +0200

I'll show you why you don't need to log in every time you use Taobao, jd.com, etc?

background Nowadays, everyone has mobile phones, which are smart phones such as apple and Android; Nowadays, everyone loves online shopping, which are e-commerce platforms such as Taobao and jd.com. If you like online shopping, do you find that if you download Taobao Jingdong, you don't have to log in as long as you use it from time to time. ...

Added by rami103 on Tue, 15 Feb 2022 08:26:24 +0200

100000 people can't understand these Python problems, and more than 90% of learners understand them

This paper selects the 10 questions that have been liked most on StackOverflow, the world's second largest gay dating website, of which the total number of likes exceeds 50000. Considering many white whoring parties, at least 100000 people are interested in these questions! So many people like it, which shows two problems: 1. These problems ...

Added by The_Stranger on Tue, 15 Feb 2022 08:02:50 +0200

Quantitative technology of data Jun - Part 1 coming children's shoes

Children's shoes interested in quantitative techniques, especially the application of big data and artificial intelligence in quantification, can pay attention to my official account. datahomex:   Recently, the circle of friends is full of counting money. Before, it was all about money color change. Now it shows that you are non-human with ...

Added by Sj0wKOoMel on Fri, 11 Feb 2022 08:50:52 +0200

Analyze the way out of Android development in the future, Android interview questions and analysis

preface As the saying goes, "born of hardship, die of happiness", in fact, most middle-aged crises are produced in happiness. Some people may retort, "as you say, I still have to struggle. If I don't struggle, I will die. Isn't it wrong to choose a comfortable life? Don't I have the right to choose my own way of life?" Pe ...

Added by Nytemare on Fri, 11 Feb 2022 08:12:46 +0200

Using Python license plate recognition technology, several lines of code

License plate recognition is widely used in expressways, such as our common electronic toll collection (ETC) system and the detection of traffic violation vehicles. In addition, access control in residential areas or underground garages will also be used. Basically, it will be used in all places where vehicle identity detection is required. br ...

Added by npereira on Fri, 11 Feb 2022 05:59:14 +0200