The actual combat of WeChat mini program: drawing of clock in the clock
This article mainly introduces how to use the WeChat applet to create a clock in. It is divided into two states: work and rest. Users can set the corresponding time, and all clock records will be saved. Those who are interested can learn about it.
2022-04-04
Notes on using JavaScript array push method
The push() method adds one or more elements to the end of the array and returns a new length. This article mainly introduces the use of JavaScript array push method. Friends who need it can refer to it.
2017-10-10
Detailed explanation of the use of the WeChat mini program slidable monthly calendar component
This article mainly introduces the use of the sliding monthly calendar component of the WeChat mini program. The sample code in the article is introduced in detail and has a certain reference value. Interested friends can refer to it.
2019-10-10
picChange function code for image switching effects
The encapsulation function of picChange image switching special effects can automatically generate digital navigation buttons in the lower right corner according to the image html code.
2010-05-05
JavaScript to achieve the method of obtaining image size and image scaling
This article mainly introduces JavaScript to achieve the method of scaling the image size and image. It involves JavaScript's operation techniques for obtaining and modifying the relevant attributes of graphics and images. Friends who need it can refer to it.
2016-11-11
js adds a right-click event to the mouse to prevent the default right-click menu from popping up
This article introduces you how to add a right-click event to the mouse to prevent the default right-click menu from popping up. Interested friends can refer to it. I hope it will be helpful to you.
2013-07-07
VS Code converts case and modify selected text or code colors
Recently, I have discovered many tips for using VS Code. I feel it is necessary to share it with you. The following article mainly introduces relevant information about VS Code conversion case and modifying selected text or code colors. The article introduces the example code in detail. Friends who need it can refer to it. Let’s take a look together.
2017-12-12
Sample code for generating QR code by js
This article mainly introduces the example code for JS to generate QR code. This article introduces you very detailedly and has certain reference value for your study or work. Friends who need it can refer to it.
2021-03-03
JavaScript html5 canvas draw clock effect (two)
This article mainly introduces the relevant information on JavaScript html5 drawing clock effects. Using HTML5's canvas tag and Javascript script, it simulates a clock. Interested friends can refer to it.
2016-03-03
JS method to obtain marginHeight and marginWidth attributes in iframe
This article mainly introduces the method of obtaining marginHeight and marginWidth properties in iframes by JS, involving the skills of javascript to operate the iframe properties, and analyzes the functions of marginHeight and marginWidth properties. It is very practical. Friends who need it can refer to it.
2015-04-04