cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 天前Escaping a string when passing through multiple toolslemmy.mlimagemessage-square9fedilinkarrow-up1192arrow-down10cross-posted to: [email protected]
arrow-up1192arrow-down1imageEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 天前message-square9fedilinkcross-posted to: [email protected]
minus-squarebobzrkr@sh.itjust.workslinkfedilinkarrow-up4·edit-22 天前LOL even here it gets me . I tried slash quote, slash slash slash quote, finally slash slash quote worked.
LOL even here it gets me . I tried slash quote, slash slash slash quote, finally slash slash quote worked.
You mean
\"
,\\"
, and\\\"
?