string-building
Building a query string based on variable values. Where is the mistake?
I am trying to create a query string based on GET values passed to common vars: if isset, gTipo = $_GET[\'tipo\'] and others like this.[详细]
2023-04-08 19:55 分类:问答Building an Evironment Variable with SET using a FOR loop in Command Prompt
I am having trouble with the following command prompt commands (in Windows XP). set SOMEVAR= for /F %i in (1 2 3) do set SOMEVAR=%SOMEVAR% \"%i\"[详细]
2022-12-15 03:50 分类:问答