i know people will laugh at this because we are only a small country, but this is why the u.K need to get it boots on and start doing it own tech stuff, if they need to then yes AI. but other stuff as well.
We used to be good at stuff, we started the industrial revolution
we used to produce so much. It is so sad to see how this country have gone. Maybe we should take a leaf out of Trumps book. Great Britain first.
Another great example of "go woke, go broke" in recent times. They're calling you insane but bungie force feeding their customers trans, pride and blm wasn’t?
Lost their jobs, but at least they "owned the chuds" eh?
Question
Shasoosh
So i have this txt file https://dl.dropbox.com/u/17838/testme.txt
as you can see it's 3 diffrent ip addresses. In Internet explorer in looks like this:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
If you'll download and open it in notepad you'll see something like this:
x.x.x.x:xx.x.x.x:xx.x.x.x:x
Now, i can change the above in notepad to:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
and save the file and it would look the same on internet explorer.
If i'll create a new txt file and write in it x.x.x.x:xx.x.x.x:xx.x.x.x:x
it will look like this on Internet explorer: x.x.x.x:xx.x.x.x:xx.x.x.x:x
My question is, how Internet explorer (or notepad++ for that matter) knows the first ip ended and that it needs to go down a raw in the original file.
Once i'll figure that out, i want to code something that will convert this:
x.x.x.x:x
x.x.x.x:x
x.x.x.x:x
into this:
x.x.x.x:xx.x.x.x:xx.x.x.x:x
And still keep the rows in it.
Link to comment
https://www.neowin.net/forum/topic/1109833-this-is-going-to-be-complicated-to-explain-txt-file-coding/Share on other sites
6 answers to this question
Recommended Posts