Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

State (状态)

目的

允许对象在内部状态发生改变时改变它的行为,对象看起来好像修改了它的类。

avatar