StackOverflow 文件 Elixir Language 教程 印記 構建字串列表 構建字串列表 Created: November-22, 2018 iex> ~w(a b c) ["a", "b", "c"] 建立一個原子列表定製印記