当前位置:网站首页>C#中在路径前加@的作用
C#中在路径前加@的作用
2022-07-07 09:51:00 【天空的雾】
使用@意味着不转义\(反斜杠)。(如\r 是 换行)
一般在字符串里表示:
c:\windows\vscode.exe
得写成c:\\windows\\vscode.exe
但是前面加@以后就不需要写 \\
边栏推荐
- Talk about SOC startup (VI) uboot startup process II
- Ask about the version of flinkcdc2.2.0, which supports concurrency. Does this concurrency mean Multiple Parallelism? Now I find that mysqlcdc is full
- R language uses the quantile function to calculate the quantile of the score value (20%, 40%, 60%, 80%), uses the logical operator to encode the corresponding quantile interval (quantile) into the cla
- [extraction des caractéristiques de texture] extraction des caractéristiques de texture de l'image LBP basée sur le mode binaire local de Matlab [y compris le code source de Matlab 1931]
- Unsupervised learning of visual features by contracting cluster assignments
- Android interview knowledge points
- About how to install mysql8.0 on the cloud server (Tencent cloud here) and enable local remote connection
- 正在運行的Kubernetes集群想要調整Pod的網段地址
- MySQL安装常见报错处理大全
- Poor math students who once dropped out of school won the fields award this year
猜你喜欢
The running kubernetes cluster wants to adjust the network segment address of pod
Design intelligent weighing system based on Huawei cloud IOT (STM32)
There are so many factors that imprison you
聊聊SOC启动(七) uboot启动流程三
Talk about SOC startup (IX) adding a new board to uboot
Unsupervised learning of visual features by contracting cluster assignments
Half of the people don't know the difference between for and foreach???
Web端自动化测试失败的原因
The road to success in R & D efficiency of 1000 person Internet companies
Solve the problem that vscode can only open two tabs
随机推荐
Le Cluster kubernets en cours d'exécution veut ajuster l'adresse du segment réseau du pod
How to add aplayer music player in blog
R语言使用quantile函数计算评分值的分位数(20%、40%、60%、80%)、使用逻辑操作符将对应的分位区间(quantile)编码为分类值生成新的字段、strsplit函数将学生的名和姓拆分
MySQL安装常见报错处理大全
千人規模互聯網公司研發效能成功之路
Blog moved to Zhihu
The database synchronization tool dbsync adds support for mongodb and es
STM32入门开发 编写DS18B20温度传感器驱动(读取环境温度、支持级联)
【最短路】Acwing1128信使:floyd最短路
Qt|多个窗口共有一个提示框类
Test the foundation of development, and teach you to prepare for a fully functional web platform environment
Android 面试知识点
The road to success in R & D efficiency of 1000 person Internet companies
聊聊SOC启动(九) 为uboot 添加新的board
SwiftUI 4 新功能之掌握 WeatherKit 和 Swift Charts
【问道】编译原理
Electron adding SQLite database
Design intelligent weighing system based on Huawei cloud IOT (STM32)
Flet教程之 15 GridView 基础入门(教程含源码)
Table replication in PostgreSQL