zoukankan      html  css  js  c++  java
  • UltraEdit文本行数多变一和一边多

    一、UltraEdit文本行数多行转换成一行

    1.文本样式内容

    1.qwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwert
    2.uiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopq
    3.rtyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuu
    4.pqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwer
    5.uuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiop
    6.ertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiopqwertyuuiop

    2.转换操作展示

    第一步:点击“视图”,找到“显示行结尾”,显示情况如下图所示:

    第二步:点击“格式”,找到“删除行尾空白字符”。

    第三步:选择“ctrl+f”,输入“^p”,替换为空格,显示如下图所示,点击“全部替换”。

    3.结果显示

    已经将多行文本转换为一行了。

    二、UltraEdit文本行数一行转换成多行

    1.文本样式内容

    2.文本操作展示

     第一步:选择“ctrl+f”,输入“,”,替换为“^p”,显示如下图所示,点击“全部替换”。

     

    3.结果显示

    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    qwertyuuiopqwertyuuiopqwertyuuiop
    所谓的人生开挂,不过是厚积薄发! 欢迎评论和转载!
  • 相关阅读:
    好用的软件记录
    微信小程序 设计理念指南
    开启Python之路
    升级到iOS9之后的相关适配
    ARC模式下的内存泄露问题
    Git 源代码管理工具
    SVN版本控制系统
    单例 singleton
    双击改变图片大小和多点触摸改变图片大小
    循环引用 -- id 为什么是 assign 而不是 retain
  • 原文地址:https://www.cnblogs.com/zhaohadoopone/p/9467184.html
Copyright © 2011-2022 走看看