file tag

99 questions


2 answers
68 views
0
Replace specific strings using regular expressions only with new lines

I think the environment can only be achieved with a win machine.target:.--D- - Dow--M│ --Sample│ --SampleP--Rec│ --SampleV-Vi --Sample    --SamThis is what it looks like when the tree is displayed, an...

2 years ago

1 answers
99 views
0
I want JavaScript to automatically load files in Windows folders (without user intervention).

What do you want to do in the end (overview)I want to automate Image Editing using JavaScript (with canvas tag)*Batch processing in Windows environmentWhat you want to do in the end (process flow)1. P...


1 answers
64 views
0
Windows 10 Command Prompt Shows Number 1

I have a question at the Windows 10 command prompt.dir>tmp.txtCreate a batch file that says and name it test.bat .This is done at the command prompt.D:\>testD:\>dir1>tmp.txtappears with a ...


3 answers
125 views
0
What is the difference between \n and \r\nline breaks?

What is the difference between \n and \r\nline breaks?\nThere is an environment where it doesn't work.


3 answers
80 views
0
What is the difference between iso and img?

We often see .iso as an extension and .img as an extension in the file format of a disk image.Example: .iso:Ubuntu Desktop Japanese Remix.img:RaspbianHow are these different?For example, for English W...

2 years ago

1 answers
100 views
0
I want to read the file line by line and save it to the array

It's exactly what it says.File is hello C world!hello python world!If I say I have it like thisa[0] = 'hello C world!'a[1] = 'hello python world!'I want to make it come out like thisYo

2 years ago

1 answers
113 views
0
Load list of files in directory without 'ls'

I'd like to get a list of files in the directory from C/C++ls I need something other than how to write command

2 years ago

1 answers
89 views
0
I'd like to ask you a question about how to determine the number of file lines

It's the same as the title.You need to figure out the number of lines in a very large file.I can only think of how to read all the filesI think it's too inefficient.Please tell me how to use less memo...


1 answers
116 views
0
Saving a String to a Text File in Java

Is there a way to save String as a text file in Java?

2 years ago

1 answers
50 views
0
How to find out the file creation date and modification date

I want to find out the file creation date and revision date on Linux and WindowsIs there a way to do it with just one code regardless of the platform?

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.