“./”:代表目前所在的目录。 例:当前目录下res文件夹内的图片 ./res/menu_background.png “…/”:代表上一层目录。 例:上一级目录下res文件夹内的图片 "…/res/menu_background.png