A while ago I saw such a piece of code:
The previous part can be understood, but I don't understand the subsequent \\?\%1. It seems that %1 is the first value input when using this batch processing by default. Everyone, can you give a detailed explanation, what is //? For? Path?
Thank you!
───────────────── Moderation Record ─────────────────
Performed: HAT
Operation: Added search keywords in the post title; added code tags to the code
Explanation: The original title " Seeking explanation of parameters in a piece of code" is not conducive to forum search
Punishment: Deducted 2 points of points
Tip: It is recommended to read the following posts
{1415}The Wisdom of Asking Questions
{7326}Must-read for forum newcomers, basic code of conduct for everyone
{22703}Please don't be an impatient person
{32667} Those people who can't even write the title clearly, wake up
{32825}This version is strictly rectifying bad posts
───────────────── Moderation Record ─────────────────
[ Last edited by HAT on 2008-11-13 at 13:56 ]
DEL /F /A /Q \\?\%1
RD /S /Q \\?\%1The previous part can be understood, but I don't understand the subsequent \\?\%1. It seems that %1 is the first value input when using this batch processing by default. Everyone, can you give a detailed explanation, what is //? For? Path?
Thank you!
───────────────── Moderation Record ─────────────────
Performed: HAT
Operation: Added search keywords in the post title; added code tags to the code
Explanation: The original title " Seeking explanation of parameters in a piece of code" is not conducive to forum search
Punishment: Deducted 2 points of points
Tip: It is recommended to read the following posts
{1415}The Wisdom of Asking Questions
{7326}Must-read for forum newcomers, basic code of conduct for everyone
{22703}Please don't be an impatient person
{32667} Those people who can't even write the title clearly, wake up
{32825}This version is strictly rectifying bad posts
───────────────── Moderation Record ─────────────────
[ Last edited by HAT on 2008-11-13 at 13:56 ]
Recent Ratings for This Post
( 1 in total)
Click for details
| Rater | Score | Time |
|---|---|---|
| HAT | -2 | 2008-11-13 13:57 |

