当前位置:网站首页>C#中在路径前加@的作用
C#中在路径前加@的作用
2022-07-07 09:51:00 【天空的雾】
使用@意味着不转义\(反斜杠)。(如\r 是 换行)
一般在字符串里表示:
c:\windows\vscode.exe
得写成c:\\windows\\vscode.exe
但是前面加@以后就不需要写 \\
边栏推荐
- 【系统设计】指标监控和告警系统
- 科普达人丨一文弄懂什么是云计算?
- 核舟记(一):当“男妈妈”走进现实,生物科技革命能解放女性吗?
- Design intelligent weighing system based on Huawei cloud IOT (STM32)
- Android 面试知识点
- R Language Using Image of magick package Mosaic Function and Image La fonction flatten empile plusieurs images ensemble pour former des couches empilées sur chaque autre
- 如何在博客中添加Aplayer音乐播放器
- What development models did you know during the interview? Just read this one
- R語言使用magick包的image_mosaic函數和image_flatten函數把多張圖片堆疊在一起形成堆疊組合圖像(Stack layers on top of each other)
- Easyui学习整理笔记
猜你喜欢

The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?

electron添加SQLite数据库

CMU15445 (Fall 2019) 之 Project#2 - Hash Table 详解

STM32F1与STM32CubeIDE编程实例-315M超再生无线遥控模块驱动

.NET MAUI 性能提升

Electron adding SQLite database

聊聊SOC启动(七) uboot启动流程三

Suggestions on one-stop development of testing life

STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于SPI)

Activity lifecycle
随机推荐
STM32入门开发 采用IIC硬件时序读写AT24C08(EEPROM)
When sink is consumed in mysql, the self incrementing primary key has been set in the database table. How to operate in Flink?
请查收.NET MAUI 的最新学习资源
相机标定(1): 单目相机标定及张正友标定基本原理
Flet教程之 19 VerticalDivider 分隔符组件 基础入门(教程含源码)
Neural approvals to conversational AI (1)
STM32 entry development uses IIC hardware timing to read and write AT24C08 (EEPROM)
【愚公系列】2022年7月 Go教学课程 005-变量
[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]
禁锢自己的因素,原来有这么多
STM32F1与STM32CubeIDE编程实例-315M超再生无线遥控模块驱动
总结了200道经典的机器学习面试题(附参考答案)
测试开发基础,教你做一个完整功能的Web平台之环境准备
QT implements the delete method of the container
Android 面试知识点
Android interview knowledge points
How to write test cases for test coupons?
Use metersphere to keep your testing work efficient
Ask about the version of flinkcdc2.2.0, which supports concurrency. Does this concurrency mean Multiple Parallelism? Now I find that mysqlcdc is full
Talk about SOC startup (VI) uboot startup process II