Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use batch processing to realize horizontal column to vertical column of text content

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly shows you "how to use batch processing to achieve the horizontal column of text content", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "how to use batch processing to achieve text content horizontal column into column" this article.

Because the forum will swallow the first space of each line of the text, come up with a screenshot.

Each line has the same number of characters, but I don't know how many characters.

Notice that the third line of the text is followed by a space. There is a space after the fourth line x.

The output is:

That is, the horizontal column changes to the vertical column, and the original space is retained.

Required, efficient, do not generate temporary files.

Batman:

The code is as follows:

@ echo off

For / f "delims="%. In (1.txt) do set "_ = 0" & set ".. =%." & call: {}

For / l%% + in (1JI% mom%) do call,echo.%%..%%+%%

Pause > nul&goto: eof

: {}

Set "# =%..: ~, 1%" & call,set ".. =%..: ~ 1%%" & set / a _ + = 1 percent callcallset "..% _% =%..% #%" & if defined.. Goto {}

Explain below:

The reason why I wrote such a weird piece of code is to tell you that as long as you use it properly, batches can really be written at will.

It's the fun part.

Shallow silence:

The code is as follows:

@ echo off&setlocal enabledelayedexpansion

For / l% an in (0meme 1mem10) do (

For / f "delims="% I in (a.txt) do (

Set ke=%%i

Set / pawns / kepurs%% aPhone1!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report