什么是“\\\\\\”,“\\”,“\\\\”,“\\\\\”,“意思? [英] What do "\\.\", "\??\", "\\?\", "\\" mean?

查看:228
本文介绍了什么是“\\\\\\”,“\\”,“\\\\”,“\\\\\”,“意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道的是

  \\.\ 

在用户模式下打开设备的符号链接时使用

  


当我们在内核模式下打开一个设备

  \\?\ 

长文件名

  \\ 



UNC路径。

但是我想知道更多细节。 b $ b您能否更详细地解释这些前缀?

解决方案

http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29。 aspx#路径



显然, \ ?? \全球?? 根据
也可以称为\ ??以缩短
的访问权。



What I know is

\\.\ 

It is used when we open a device's symbolic link in user mode

\??\ 

It is used when we open a device in kernel mode

\\?\  

long file name

\\    

UNC path.

But I want to know more detail.
Could you explain more certainly about these prefixs.

解决方案

http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#paths

Apparently, \?? is a short form for \Global?? according to this article:

In NT naming convention, \Global?? can also be called \?? to shorten the access.

这篇关于什么是“\\\\\\”,“\\”,“\\\\”,“\\\\\”,“意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆