Common types of TypeScript
The official documents of TypeScript have been updated, but the Chinese documents I can find are still in older versions...
Front end development: WebP adaptively improves development performance
WebP introductionWebP It is a picture format launched by Google that provides both lossy and lossless compression method...
On var, let and const
This article is a reprinted article Original link: https://blog.csdn.net/unionz/article/details/80032048 First, a comm...
Four ways of cross domain communication with other pages through iframe, developed by 27 year old preschool
window.name = "hello world" window.location = "http://www.baidu.com"
...
Using Opencv to print Chinese characters on pictures on Ubuntu
catalogue
1, Principle of Chinese character lattice font...
Front end · deeply understand the calculation principle of transform function
When it comes to front-end graphics, it can hardly be avoided transform Property.
...
One of the best practices of web application development: avoiding large and complex layout and layout jitter
Avoid Large, Complex Layouts and Layout Thrashing Layout is where the browser calculates the geometric information of el...
Return to the top of the page
1. Anchor link Using anchor links is a simple function implementation that returns to the top. This implementation mainl...
Detailed explanation of vue case Xiaohei Notepad
Hello, I haven't learned much today, but I met a very interesting vue case. I think I...
Vue: a simple understanding of Vue
1. The framework is to solve the complexity of development. Vue framework is to simplify template rendering, event bindi...
Front end authentication implementation in vue project (menu permission, button permission)
During this period of time, I was busy. I participated in the research and development of a new B-end project of the com...
Give you a summary of some questions about object-oriented, closure function and prototype chain. Don't say much. Go directly to dry goods!!!
Welcome to my knowledge paradise. I hope these questi...
Developing Chrome plug-ins using Vue
Original link: Using Vue to develop Chrome plug-in - ashamed Xiaozhan (kuizuo.cn) preface When I was learning to ...
JavaScript prototype and prototype chain (detailed interpretation)
Prototype and prototype chain
1, ...
js+canvas+less to realize AI Gobang games_ ☆ the past goes with the wind ☆ blog
1, Foreword Use js+canvas+less to make a simple AI Gobang game. AI players in the game are very powerful and have the fu...
Xiaodi penetration & WEB vulnerability (iii-ii)
Video resources 20. File upload basis and filtering method (20-24) What is a file upload vulnerability? It refers to ...
How to record external chain js file in react component
1. Description All of the following are from A complete collection of my github articles Content. Welcome to github, sta...
HTML of Java Web Foundation
Overview of web concept * JavaWeb: *Using Java language to develop Internet based projects *Software architecture: 1. C/S: Client/Server client / ser...
Html Web Page Location Operation in Android WebView
Using the location API provided by HTML5 can help web pages to get the current location information of user equipment. But if we open a web page in a...