这个电影拍的好,不管你怎么宣传主旋律,社会的次旋律是实实在在存在的。在上海的大街小巷, 都可以看到, 洗头妹穿着暴露, 坐在店里无聊的等待着客人, 和周围的兰州拉面, 水果摊和谐的融合在一起. 里面的接触镜头也拍的不错,直追好莱坞的大胆尺度。不过中间一些摇晃的实景拍摄,很多新生代导演都喜欢用, 看得人头晕.
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