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
    所谓的人生开挂,不过是厚积薄发! 欢迎评论和转载!
  • 相关阅读:
    SQL UNION 和 UNION ALL 操作符
    JavaScript--验证码随机生成
    C#基础 out和ref
    远程连接身份验证错误,又找不到加密Oracle修正
    ASP.Net WebAPI -- 简单实现增删改查
    SpringBoot发送邮箱验证码
    VMware虚拟机安装Linux系统详细教程
    SpringBoot实现登陆拦截
    JavaScript 实例、构造函数、原型对象关系图
    JavaScript创建对象的几种方式总结
  • 原文地址:https://www.cnblogs.com/zhaohadoopone/p/9467184.html
Copyright © 2011-2022 走看看