The best VPN 2023

The Best VPS 2023

The Best C# Book

Can Dapr replace Spring Cloud?

Can Dapr replace Spring Cloud?

Can Dapr replace Spring Cloud? with Dapr, we can manage the deployment of a cloud-native application without any impact on the application itself. Dapr uses the sidecar pattern to off-load deployment concerns from the application

What is headless browser

Headless Browser Testing Using Selenium WebDriver

What is headless browser? headless browser is a browser which doesn’t have a GUI. Headless Browser Testing using Selenium WebDriver.

Scrapy crawler code template and general project

How to automatically add css prefix?

Scrapy crawler code template and general project, When I use scrapy to crawl things I am interested in, I always start project and genspider frequently, and then repetitively add some common function codes to the default template of the scrapy library

How to automatically add css prefix?

How to automatically add css prefix?

How to automatically add css prefix? Sometimes we need to automatically add a prefix to css, so I will share some methods to achieve this function. If you like, you can bookmark this post or share it on social media. Automatically add css prefix method How to automatically add prefixes to css styles. step 1 … Read more

How to use static anonymous functions in C# 9

How to use static anonymous functions in C#9

How to use static anonymous functions in C#9? Anonymous functions It has been in C# for many years. Although anonymous functions are very cool to use, the cost is not small. In order to avoid unnecessary memory allocations that you do not expect

Basic knowledge of HTML page

Basic knowledge of HTML page

Basic knowledge of HTML pages, Getting started with HTML, What you need to learn HTML
In fact, you don’t need any tools to learn HTML. You don’t need any HTML editor, you don’t need a web server, you don’t need a website.