Why add ?v=...
What technology is this?
http://www.plu.cn/static/sc/layout/sc-build.css?v=1.1
http://.../jquery.js?v=1.3. 2
Reply to discussion (solution)
In order to pass parameters~·
Sometimes pages need to pass parameters to each other, jump The value that should be used to jump to the next page
In order to pass parameters~·
Sometimes pages need to pass parameters to each other. Is this the value that should be used to jump to the next page? How to receive this parameter in css or js?
Because JS or CSS may be modified, in order to notify the user that the file has been modified, do not read the local cache, but go to the server to re-download it
Most of the time, this is to update the version. Or when there are occasional changes, users can see them in time. Otherwise, since there will be a cache in the user's machine and their addresses are the same, the changed files will not be re-downloaded, and the changed content will not be visible.
For CSS, it cannot receive any parameters. Only JS can also have this function. This is when necessary. You will know it when you encounter it. If you don’t encounter it, you don’t need to worry about it.
Avoid outdated cache
Just avoid updating, but when the browser accesses it, the updated files are not obtained in time.
Why add ?v=...
What technology is this?
http://www.plu.cn/static/sc/layout/sc-build.css?v=1.1
http://.../jquery.js?v=1.3. 2
Looking at this format, the value after v should be the version number.
Generally, if there are major changes to files such as css and js, adding a version number can replace the js and css in the client cache. On the other hand, this will also help with the management of js and css
It says like this http://.../jquery.js It’s okay not to add it, but if it is updated in the future, if the name is still jquery .js, the browser may not reload because the names are the same and the cache is read directly. If you make v=123 or d456, the name will change. When the browser sees that the name has changed, it will download the js file again. I usually write /jquery.js?diyici like this. When it is updated in the future, I will change it to dierci, disanci, and so on, so as not to make it the same name and the browser will think that you have not updated it. If it is /jquery.js?diyici for the first time, and it is still written as /jquery.js?diyici after updating the JS file, it is the same as /jquery.js, which is meaningless.

HTML is the cornerstone of building web page structure. 1. HTML defines the content structure and semantics, and uses, etc. tags. 2. Provide semantic markers, such as, etc., to improve SEO effect. 3. To realize user interaction through tags, pay attention to form verification. 4. Use advanced elements such as, combined with JavaScript to achieve dynamic effects. 5. Common errors include unclosed labels and unquoted attribute values, and verification tools are required. 6. Optimization strategies include reducing HTTP requests, compressing HTML, using semantic tags, etc.

HTML is a language used to build web pages, defining web page structure and content through tags and attributes. 1) HTML organizes document structure through tags, such as,. 2) The browser parses HTML to build the DOM and renders the web page. 3) New features of HTML5, such as, enhance multimedia functions. 4) Common errors include unclosed labels and unquoted attribute values. 5) Optimization suggestions include using semantic tags and reducing file size.

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

The role of HTML is to define the structure and content of a web page through tags and attributes. 1. HTML organizes content through tags such as , making it easy to read and understand. 2. Use semantic tags such as, etc. to enhance accessibility and SEO. 3. Optimizing HTML code can improve web page loading speed and user experience.

HTMLisaspecifictypeofcodefocusedonstructuringwebcontent,while"code"broadlyincludeslanguageslikeJavaScriptandPythonforfunctionality.1)HTMLdefineswebpagestructureusingtags.2)"Code"encompassesawiderrangeoflanguagesforlogicandinteract

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver CS6
Visual web development tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

Dreamweaver Mac version
Visual web development tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.