当前位置:网站首页>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 ;
边栏推荐
- Dart: view the dill compiled code file
- 02_ Lock the code, and don't let the "lock" become a worry
- Cloud Computing future - native Cloud
- ES6新特性
- Public and private account sending prompt information (user microservice -- message microservice)
- How to deploy web pages to Alibaba cloud
- Is it OK to open an account for online stock speculation? Is the fund safe?
- 1-1 token
- Write a simple nodejs script
- Fluent: Engine Architecture
猜你喜欢
![[MySQL special] read lock and write lock](/img/ac/e01c26882cc664ea2e5e731c5a8bab.png)
[MySQL special] read lock and write lock
![Sword finger offer04 Search in two-dimensional array [medium]](/img/c4/002c951f8d914aaea4f4133685ebd1.png)
Sword finger offer04 Search in two-dimensional array [medium]

剑指Offer05. 替换空格

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

LeetCode 0556.下一个更大元素 III - 4步讲完

OpenGL draws colored triangles

Sword finger offer09 Implementing queues with two stacks

Pki/ca and digital certificate

ES6 standard

剑指Offer04. 二维数组中的查找【中等】
随机推荐
(构造笔记)从类、API、框架三个层面学习如何设计可复用软件实体的具体技术
Dart: about Libraries
Use of atomicinteger
Fluent: Engine Architecture
temp
Dart: view the dill compiled code file
Use Tencent cloud IOT platform to connect custom esp8266 IOT devices (realized by Tencent continuous control switch)
Lambda expression
Togaf certification self-study classic v2.0
2.8 overview of ViewModel knowledge
网上炒股开户安不安全?谁给回答一下
ES6 standard
Flutter 退出登录二次确认怎么做才更优雅?
剑指Offer07. 重建二叉树
Sword finger offer05 Replace spaces
2.9 overview of databinding knowledge points
阿里大于发送短信(用户微服务--消息微服务)
剑指Offer10- I. 斐波那契数列
Kubectl_ Command experience set
111. Minimum depth of binary tree