SoFunction
Updated on 2025-04-09

New discovery can also achieve page jump

  • What are the methods to access node objects in JavaScript?

    There are many ways to access node objects by js, such as getElementById, in this article, I will give you an example.
    2013-09-09
  • Javascript plays inheritance (1)

    I have been learning Javascript recently and plan to write some articles to calculate my own learning experience, or it can also be considered a study note. Don’t have systematic knowledge points and don’t want to write them if you are too basic. You mainly write some valuable things you think
    2014-05-05
  • How long does it take to display the code of the download link address after opening the page of the website?

    Sometimes, for reasons such as better advertising effects, users need to wait for a while before displaying the real download address code, which is conducive to alleviating the pressure on the server.
    2010-04-04
  • js gets parameters in url and the parameters are in Chinese and decodes them through js

    This article mainly introduces the use of js decoding when passing Chinese parameters in url. Friends who need it can refer to it
    2014-03-03
  • Understanding closures in javascript

    This article mainly introduces the characteristics, functions, sample code and precautions of closures in JavaScript. It has certain reference value, let’s take a look with the editor below
    2017-01-01
  • Detailed explanation of the introduction of es5-written js (two methods) by vue-cli+es6

    This article introduces you to the js written by es5 in vue-cli+es6 through two methods. This article introduces you very detailed through the example code, which has certain reference value. If you need it, please refer to it.
    2019-04-04
  • Easy to understand Json Web Token (JWT)

    This article mainly introduces the easy-to-understand explanation of Json Web Token (JWT) issues, which are of good reference value and hope it will be helpful to everyone. If there are any mistakes or no complete considerations, I hope you will be very grateful for your advice
    2022-12-12
  • JavaScript algorithm problem: Find the size arrangement number of any 1-9-bit non-repetition N-digit number in this combination

    This article mainly introduces the JavaScript algorithm problem: find the size arrangement number of any 1-9 digits without duplication in this combination. Friends who need it can refer to it
    2015-04-04
  • JS realizes common desensitization code examples such as mobile phone number desensitization, email address, ID number desensitization, name desensitization, etc.

    This article mainly introduces relevant information about JS's common desensitization of mobile phone number desensitization, email address desensitization, ID card number desensitization, name desensitization. The purpose of desensitization is to protect user privacy. A common way is to display some characters and replace them with asterisks or other characters. Friends who need it can refer to it.
    2024-02-02
  • Implementing the effect of secondary linkage menu based on Javascript

    This article mainly introduces the relevant information on implementing the effect of the secondary linkage menu based on Javascript. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
    2016-03-03