例文
- もっと例文: 1 2 3
- Didn't read the question carefully enough-mistook those backticks for quotes!
- :Yes, the backticks are interpreted by your shell on the local machine.
- Two backticks produce the ` character itself.
- Backticks also appear extensively in the reStructuredText plain text markup language ( implemented in the Python docutils package ).
- By default, behavior is largely identical to the contents of double quotes : variables are interpolated, commands in backticks are evaluated, etc.