Reading garbled codes on computers is a common problem for programmers, which may be caused by mismatched encoding formats, garbled characters, etc. PHP editor Zimo summarized the solutions for everyone: 1. Check the file encoding format 2. Use the correct text editor 3. Modify the file encoding format 4. Convert character encoding and other methods to solve this problem. These methods can effectively solve the problem of computer reading garbled program code and ensure the accuracy and readability of program writing.

This is the display effect of word:

No similar situation has been found when opening other applications. I thought it was a virus or system problem and restarted the computer. I first used anti-virus software to remove viruses, apply patches, and then use detection tools to detect the problem. It was found that the hard disk had a partition with a very slow response speed, which was a Fat32 partition. During the processing, a blue screen showed that there was a problem with memory management. It should be caused by a memory problem.

Every time you restart, you will receive a prompt to check the D drive, causing the startup speed to be significantly slower. You need to wait for up to ten minutes or even longer, and each check will reach 100%.
Disassemble the case and clean the dust on the memory stick. This dust may cause the computer to malfunction. After cleaning the dust, garbled characters are no longer displayed, but there is still a disk detection interface every time the computer is turned on. I am very anxious. It takes a long time to test each time.
This computer uses shared memory as the video memory, which is the integrated graphics card on the motherboard. In the early days of the independent graphics card, if there was a problem with the video memory, the computer BIOS information or graphics card information would only be displayed before the system was entered. , the displayed letters will be missed, and it will be messed up. This garbled code is a bit like the performance of the original graphics card when there was a problem with the video memory.
After cleaning the memory, office software will no longer have garbled characters. Subsequently, I copied the important data in the D drive to other disks, and then formatted the D drive. In this way, the boot speed will be significantly accelerated, and the disk detection prompt interface will no longer appear.
Three actions:
1. Anti-virus, clean cache, patch;
2. Clean the dust on the memory;
3. Format Disks with problems or bad sectors;
Solved the problem of garbled computer applications and startup disk detection interface that has been bothering me for a long time. It has been 2 weeks and so far it is working normally.
The above is the detailed content of Computer program garbled code. For more information, please follow other related articles on the PHP Chinese website!

php导入csv乱码问题的解决办法:1、构造一个解析函数“function tb_str_getcsv($string, $delimiter=',', $enclosure='"') {...}”;2、读取文件到变量;3、通过“substr($s,2)”去掉BOM头即可。

cmd php乱码的解决办法:1、在windows平台的cmd或shellpower中,执行php脚本并检查是否乱码;2、通过在php脚本里执行“exec("CHCP 65001");”命令去修改当前页码字符集即可。

php+fread()乱码是因为输出页面的编码和被读文件的编码不一致,其解决办法:1、打开相应的PHP文件;2、通过fread函数读取文件;3、通过“iconv('gbk', 'utf-8', $data)”方法将读取的内容转码即可。

linux命令行显示乱码的解决办法:1、通过“echo $LANG”命令查看当前支持的语言;2、使用“LANG=en_US”命令修改语言为英语语系即可解决乱码问题。

php写入数据库中文乱码的解决办法:1、创建数据库并设置“utf8_general_ci”编码;2、用PHP读写数据库,然后设置“mysql_query("set names 'utf8'");”即可。

wordpress后台乱码的解决办法:1、在wordpress的“wp-admin”文件夹下找到“admin.header.php”文件;2、将“charset”属性值设置为“UTF-8”格式即可恢复正常。

mysql注释乱码问题的解决办法:1、通过“show variables like '%colla%';show variables like '%char%';”命令查看数据库与服务端的字符集设置;2、通过“set character_set_client=utf8;”设置结果集为utf8即可。

php dompdf中文乱码的解决办法:1、打开前端文件;2、通过设置“@font-face {font-family:ttt;src: url(/static/font/simkai.ttf)}”引用中文字体;3、删除“dompdf_font_family_cache.php”即可。


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

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.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
