vocabulary question Follow
If a file is known on the web as
http://mindprod.com/jgloss/jdk.html
and locally as
E:\mindprod\jgloss\jdk.html
Does the following format have an official name?
jgloss\jdk.html
If not, what name would you coin?
--
Roedy Green Canadian Mind Products http://mindprod.com
"Don't worry about people stealing an idea; if it's original, you'll
have to shove it down their throats."
~ Howard Aiken (born: 1900-03-08 died: 1973-03-14 at age: 73)
Please sign in to leave a comment.
It's called the "path". See http://en.wikipedia.org/wiki/URL#Syntax
On Thu, 24 Apr 2014 23:09:35 MSK, Mark Vedder <no_reply@jetbrains.com>
wrote, quoted or indirectly quoted someone who said :
>It's called the "path". See http://en.wikipedia.org/wiki/URL#Syntax
The word path in java also mean a complete filename string. I decided
in my programs to call them uPaths, for urlPaths with implying a URL.
quite a bit shorter than "webrootRelativeFilenamesWithSlashes".
Thank you
--
Roedy Green Canadian Mind Products http://mindprod.com
Computers are like Old Testament gods; lots of rules and no mercy.
~ Joseph Campbell (born: 1904-03-26 died: 1987-10-31 at age: 83)