WeChat Development Study Diary (6): weiphp framework
Source: Internet
Author: User
Development Study Diary (VI): weiphp framework
recently, the focus is on weiphp, the open source third-party public platform framework.
Find the information on the Internet, found this. Very early, on the preliminary study of thinkphp and ONETHINK2 Open source framework, when see weiphp is used in these 2 framework development, I would prefer to study, after all, the cost of learning is very low.
weiphp, the current open source version, feel no focus on maintenance, a lot of bugs. Encounter bugs, go to the official forum to find answers, many enthusiastic netizens have shared the solution.
However, the open source version is still very good. Build a platform, and there are a lot of ready-made plug-ins, documentation is still there.
------------------------
focus on a few words related.
The key problem of weiphp is the related platform construction.
under the general study, it is found that the plug-in mechanism of thinkphp and Onethink is partially reconstructed, and the events and messages are encapsulated.
whenever there is an event, from all the plugins, look for the right one and then respond.
The plug-in mechanism is based on thinkphp and Onethink plugins.
plug-in mechanism, I am a little disappointed that, how all are based on keywords to distribute the message.
--------------------------------
today, referring to other people's examples, wrote a HelloWorld plugin. Can only say is divert.
in general, the plug-in mechanism is still smattering until now.
very want to find a more than weiphp and is open source platform, feel more difficult ah.
now, very much do not want to start from scratch, too time-consuming.
pay too much, no cash return, the pear is still relatively big.
--------------------------------
By the way, to summarize one more question today that makes me very depressed.
97. The menu is not refreshed.
A. Remove the concerns and pay attention again.
B. Wait, sometimes, the menu how to do, also did not refresh in time. can only wait patiently.
through the debugging tool, to get the menu, only to find that the menu has been modified successfully.
However, the menu obtained through public attention is not up-to-date.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.