[转]windows 短文件名短路径名规则
- 作者: 五速梦信息网
- 时间: 2026年04月04日 13:58
Because short file names can contain only one period (.), Windows removes additional periods from the file name if valid, non-space characters follow the final period in the file name. For example, Windows generates the short file name
Thisis~1.txt
from the long file name
This is a really long filename.123.456.789.txt
Otherwise, Windows ignores the final period and uses the next to the last period. For example, Windows generates the short file name
Thisis~1.789
from the long file name
This is a really long filename.123.456.789.
相关文章
-
[转]解析UML建模语言中的UML图分类、 UML各种图形及作用
[转]解析UML建模语言中的UML图分类、 UML各种图形及作用
- 互联网
- 2026年04月04日
-
[转]金融业容灾技术分析 (终于看到QREP了)
[转]金融业容灾技术分析 (终于看到QREP了)
- 互联网
- 2026年04月04日
-
[转]一个用户SQL慢查询分析,原因及优化
[转]一个用户SQL慢查询分析,原因及优化
- 互联网
- 2026年04月04日
-
[转]Win7下Eclipse中文字体太小
[转]Win7下Eclipse中文字体太小
- 互联网
- 2026年04月04日
-
[转]ubuntu 13.04 体验wine qq
[转]ubuntu 13.04 体验wine qq
- 互联网
- 2026年04月04日
-
[转]ThinkPHP中实例化对象M()和D()的区别,select和find的区别
[转]ThinkPHP中实例化对象M()和D()的区别,select和find的区别
- 互联网
- 2026年04月04日






