进了Marina Square, 一定不会错过这家店.整个餐馆布置的好象宋朝酒肆的感觉. 门口还挂着三个酒幡, 分别写着茶, 鸭, 酒.里面的服务员也穿着古代店小二的对襟. 桌凳都是古朴的风格.菜单上来.我们点了药材烤鸭, 东坡肉, 古法蒸鱼, 长生不老汤, 都很有特色.两到三人份的盘子, 一般是12新元左右. 给我们点菜的小姐也不知道是故意的还是本来就那样, 说的都是儿化音, 很有意思.
singleton Scopes the bean definition to a single instance per Spring container (default). prototype Allows a bean to be instantiated any number of times (once per use). request Scopes a bean definition to an HTTP request. Only valid when used with a web capable Spring context (such as with Spring MVC). session Scopes a bean definition to an HTTP session. Only valid when used with a webcapableSpring context (such as with Spring MVC). global-session Scopes a bean definition to a global HTTP session. Only valid when used in a portlet context.
Comments
Post a Comment