In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the solution of javascript pop-up box garbled, which is very detailed and has certain reference value. Friends who are interested must finish reading it!
Javascript pop-up box garbled solution: 1, add "charset=" utf-8 "" in the introduction code of js; 2, add "charset='utf-8'" code in head.
This article operating environment: windows7 system, javascript1.8.5 version, DELL G3 computer
Javascript pop-up window is the solution to garbled code:
1. Add charset= "utf-8" to the introduction code of js
Charset character set description, set to utf-8.
2. Add the following code between:
Garbled code:
It is called garbled when Chinese is read as unrecognizable characters.
The root cause of garbled code:
File in the save when there is an encoding format, only when saving the encoding format used to read the same as the format used to read the file; for example, UTF-8 encoding, GBK encoding can read Chinese, then if you use UTF-8 encoding to save the file, but using GBK encoding to read the file will cause garbled, so UTF-8 encoding saved files should be read using UTF-8 encoding.
The encoding format of the file includes: UTF-8 encoding, GBK encoding, ANSI encoding, GB2312 encoding.
The above is all the content of this article "the solution to the garbled code of javascript pop-up box". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.