osx - Interface of nsILocalFileMac -


i found thing on mdn called nsilocalfilemac couldn't make sense of it. there thing called "alias" , "followlinks". synonomous "shortcut" or ".lnk" file on windows? if can please me use interface make "alias". thanks

an alias "shortcut" / .lnk file used on windows, serve same functions different implementations. alias more similar unix symbolic link.

you can read more on wikipedia here.

if want create alias can read on wikipedia here, , on apple's support site here


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -