Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能向我解释'"%s"\n',和之间"%s\n"的区别?如果我想要引号之间的字符串,这个字符串是否正确?没有引号?对不起,但我无法理解。外壳是 ksh。谢谢"%d\n""%F\n"'"%s"\n'
'"%s"\n'
"%s\n"
"%d\n"
"%F\n"