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"、"%d\n"の違いを説明できる人はい"%F\n"ますか? 引用符の間に文字列が必要な場合、これは正しいですか? '"%s"\n'引用符なしで?申し訳ありませんが、理解できません。シェルは ksh です。ありがとう
'"%s"\n'
"%s\n"
"%d\n"
"%F\n"