In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces the example analysis of state mode programming in PHP, which is very detailed and has a certain reference value. Interested friends must read it!
Define
State mode, also known as state object mode (Pattern of Objects for State), state mode is the behavior pattern of objects. State mode allows an object to change its behavior when its internal state changes. This object looks like it changed its class.
UML diagram
The main role in the state mode
Abstract state role (State): defines an interface or abstract class State that encapsulates the behavior corresponding to a specific state of the environment object
ConcreteState role: each state class implements the behavior corresponding to a state of the Context
Context role: define the interface that the client is interested in, and keep an instance of a specific state class. The instance of this concrete state class gives the existing state of this environment object.
Working with scen
Consider the application of an online voting system, in order to control the same user can only vote one vote, if a user repeatedly vote, and vote more than 5 times, it is determined to be malicious brushing vote, if the vote is more than 8 times, need to join the blacklist
In order to use the state mode, we must first define the various states of the voting process, which can be roughly divided into four states according to the above description: normal voting, malicious voting and blacklist voting. Then create a vote management object (equivalent to Context)
UML diagram
Sample code
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.