《明朝那些事儿》的最后一部终于出来了。总共七部,一部不拉的看了下来,对那段历史总算有个些个了解。这种以网络文学的笔法白话历史,也红火了起来。除了明朝,又冒出了《原来这才是春秋》,《那是汉朝》,《隋朝那些花花事儿》,《唐史并不如烟》,《如果这是宋史》,加上
差不多都覆盖了,封面设计也大都沿袭《明朝那些事儿》, 竖排毛笔字,不过水平高低还是明显滴。还有一些类似的书,比如《司马迁笔下的牛人们》。
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