当前位置:网站首页>Solve the problem of VI opening files with ^m at the end
Solve the problem of VI opening files with ^m at the end
2022-07-03 12:34:00 【kvnew】
mysql The situation seen in is like this :

After downloading, it's like this :

Refer to this character ^M Explanation : https://blog.csdn.net/laoding1993/article/details/50722029
mac Replace and clear manually : :1,%s/^M\n//g
Note that when replacing ,^ from ctrl+v Input ; M from ctrl+m Input ;
边栏推荐
- Is it safe to open an account for online stock speculation? Who can answer
- Official website of Unicode query
- OpenStack节点地址改变
- Jsup crawls Baidu Encyclopedia
- 写一个简单的nodejs脚本
- Implement verification code verification
- 公纵号发送提示信息(用户微服务--消息微服务)
- RedHat5 安装Socket5代理服务器
- 剑指Offer05. 替换空格
- [MySQL special] read lock and write lock
猜你喜欢

With pictures and texts, summarize the basic review of C language in detail, so that all kinds of knowledge points are clear at a glance?

Sword finger offer09 Implementing queues with two stacks

Idea packages the web project into a war package and deploys it to the server to run

Take you to the installation and simple use tutorial of the deveco studio compiler of harmonyos to create and run Hello world?

OpenGL index cache object EBO and lineweight mode

Self made pop-up input box, input text, and click to complete the event.

Implement verification code verification

阿里大于发送短信(用户微服务--消息微服务)

Shutter: overview of shutter architecture (excerpt)

LeetCode 0556. Next bigger element III - end of step 4
随机推荐
Swift5.7 扩展 some 到泛型参数
Sword finger offer05 Replace spaces
Summary of development issues
记录自己vulnhub闯关记录
Display time with message interval of more than 1 minute in wechat applet discussion area
Sword finger offer04 Search in two-dimensional array [medium]
剑指Offer10- I. 斐波那契数列
LeetCode 0556. Next bigger element III - end of step 4
Recovery of website address and method of Amazon account login two-step verification failure caused by mobile phone number becoming empty
Applet wxss introduction
2020-11_ Technical experience set
Sword finger offer06 Print linked list from end to end
Use bloc to build a page instance of shutter
257. All paths of binary tree
[combinatorics] permutation and combination (example of permutation and combination)
Integer string int mutual conversion
剑指Offer05. 替换空格
Unicode encoding table download
Alibaba is bigger than sending SMS (user microservice - message microservice)
Write a simple nodejs script