当前位置:网站首页>String comparison in batch file - string comparison in batch file
String comparison in batch file - string comparison in batch file
2022-07-07 00:38:00 【Superior virtue and weak water】
problem :
How do we compare strings which got space and special chars in batch file? How do we compare strings with spaces and special characters in batch files ?
I am trying: I'm trying :
if %DevEnvDir% == "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\"(echo VS2010)
But it gives an error "Files was unexpected at this time." But it gives an error “ The document was unexpected at this time .”
I tried: I tried :
if "%DevEnvDir%" == "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\"(echo VS2010)
But it gives an error "The syntax of the command is incorrect." But it gives an error “ The syntax of the command is incorrect ”.
Any ideas? Do you have any ideas ?
Solution :
Reference resources : https://stackoom.com/en/question/10kHv边栏推荐
- Markov decision process
- Advanced learning of MySQL -- basics -- multi table query -- inner join
- 【YoloV5 6.0|6.1 部署 TensorRT到torchserve】环境搭建|模型转换|engine模型部署(详细的packet文件编写方法)
- What is AVL tree?
- JWT signature does not match locally computed signature. JWT validity cannot be asserted and should
- stm32F407-------DAC数模转换
- Data operation platform - data collection [easy to understand]
- Jenkins' user credentials plug-in installation
- Typescript incremental compilation
- Advanced learning of MySQL -- basics -- multi table query -- subquery
猜你喜欢
英雄联盟|王者|穿越火线 bgm AI配乐大赛分享
基于SSM框架的文章管理系统
What can the interactive slide screen demonstration bring to the enterprise exhibition hall
uniapp中redirectTo和navigateTo的区别
【软件逆向-求解flag】内存获取、逆变换操作、线性变换、约束求解
2021 SASE integration strategic roadmap (I)
2022/2/11 summary
Uniapp uploads and displays avatars locally, and converts avatars into Base64 format and stores them in MySQL database
互动滑轨屏演示能为企业展厅带来什么
Jenkins' user credentials plug-in installation
随机推荐
Operation test of function test basis
Quaternion attitude calculation of madgwick
Designed for decision tree, the National University of Singapore and Tsinghua University jointly proposed a fast and safe federal learning system
If the college entrance examination goes well, I'm already graying out at the construction site at the moment
DAY FIVE
48页数字政府智慧政务一网通办解决方案
2021 SASE integration strategic roadmap (I)
Advanced learning of MySQL -- basics -- basic operation of transactions
Hero League | King | cross the line of fire BGM AI score competition sharing
How engineers treat open source -- the heartfelt words of an old engineer
C language input / output stream and file operation [II]
@TableId can‘t more than one in Class: “com.example.CloseContactSearcher.entity.Activity“.
What is a responsive object? How to create a responsive object?
[2022 the finest in the whole network] how to test the interface test generally? Process and steps of interface test
VTK volume rendering program design of 3D scanned volume data
Idea automatically imports and deletes package settings
【软件逆向-自动化】逆向工具大全
Introduction to GPIO
Business process testing based on functional testing
Article management system based on SSM framework