2013年10月7日星期一

What is the purpose to write ? ? ?

UserDao dao = new UserDaoXmlImpl ();
UserDao which is the interface name , UserDaoXmlImpl is to achieve UserDao interface class name.
Why not write : UserDaoXmlImpl dao = new UserDaoXmlImpl ();
began as written , what use is it special ? ? ? Best new hope advice elaborate ah
------ Solution - -------------------------------------------
multi Aspect multi- state of knowledge !
------ Solution ---------------------------------------- ----
multi Aspect polymorphic knowledge !
------ Solution ------------------------- -------------------
 In order to better safeguard

没有评论:

发表评论