当前位置:网站首页>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 ;
边栏推荐
- Public and private account sending prompt information (user microservice -- message microservice)
- Sword finger offer10- I. Fibonacci sequence
- Togaf certification self-study classic v2.0
- 2021 autumn Information Security Experiment 1 (password and hiding technology)
- (构造笔记)从类、API、框架三个层面学习如何设计可复用软件实体的具体技术
- Self made pop-up input box, input text, and click to complete the event.
- 剑指Offer05. 替换空格
- Prompt unread messages and quantity before opening chat group
- QT OpenGL texture map
- lambda与匿名内部类的区别
猜你喜欢
Sword finger offer06 Print linked list from end to end
4000字超详解指针
OpenGL index cache object EBO and lineweight mode
[ManageEngine] the role of IP address scanning
云计算未来 — 云原生
Take you to the installation and simple use tutorial of the deveco studio compiler of harmonyos to create and run Hello world?
Unicode encoding table download
New features of ES6
LeetCode 0556. Next bigger element III - end of step 4
Public and private account sending prompt information (user microservice -- message microservice)
随机推荐
(構造筆記)從類、API、框架三個層面學習如何設計可複用軟件實體的具體技術
Dart: view the dill compiled code file
Sword finger offer05 Replace spaces
Fundamentals of concurrent programming (III)
Apache Mina Development Manual
Flutter 退出登录二次确认怎么做才更优雅?
Kubectl_ Command experience set
02_ Lock the code, and don't let the "lock" become a worry
在网上炒股开户可以吗?资金安全吗?
Dart: about Libraries
error: expected reference but got (raw string)
The future of cloud computing cloud native
Lambda表达式
Swagger
Flutter: self study system
[embedded] - Introduction to four memory areas
Take you to the installation and simple use tutorial of the deveco studio compiler of harmonyos to create and run Hello world?
剑指Offer09. 用两个栈实现队列
225. Implement stack with queue
flinksql是可以直接客户端建表读mysql或是kafka数据,但是怎么让它自动流转计算起来呢?