Home >Backend Development >C#.Net Tutorial >Share an example tutorial of the 'Internet Celebrity Face' framework

Share an example tutorial of the 'Internet Celebrity Face' framework

零下一度
零下一度Original
2017-06-24 09:33:101433browse

I am an employee of a software company and have been engaged in coding for some time. Coding has become a part of my life, and my coding life has almost remained unchanged. Until one day, an Internet celebrity company moved into the office building!

Internet celebrity company, everyone here must understand what an Internet celebrity company is~ It is the kind of company with many beautiful girls! Not to mention how happy the losers in our company are, even Brother Bi (nickname), the coding madman in our company who only knows how to code, started going to the toilet frequently! After dinner, I have to go to the corridor several times, and I even say seriously that this is called walking. From time to time, I have to discuss people's measurements and looks. A serious person like me would never be as vulgar as Brother Bian! I've only seen it a few times. I'm not as impatient as they are. I already know what the name of the girl anchor is. The girl who cosplays is named Li Jiang, and the one who plays games live broadcasts. The girl’s name is Little Timo. But to be honest, when we met outside the company, I really didn’t know which one was which! Because in my opinion, they are all carved out of the same mold, with big eyes, straight noses, and pointed chins.
The question is here, what made me change my view on the development job! Can you watch internet celebrity girls at work?
Nowadays, people on the Internet are talking about Internet celebrity faces. The reason why Internet celebrity faces are called Internet celebrity faces is because there are unified standards and templates. With such a template, as long as a girl’s foundation is not too bad, she thinks If you become an internet celebrity, you can become an internet celebrity.
Looking back, we are in the business of development. There is no unified routine to be found in the development of each project. So why do we still have to do so much repetitive work? Why do we have to do so much repetitive work in our development process? Why do we spend so much time on interface layout, architecture and UI design? If we also find an "Internet celebrity face" for our development project, wouldn't it be able to greatly increase the speed of our development project? Work efficiency can be greatly improved!
So I started looking for such an "Internet celebrity face" in the software industry on the Internet. However, one "Internet celebrity face" in software is not enough. She needs to meet more Human aesthetics. After being picky like a Virgo, the Internet celebrity face frame in the picture below came into my view. She has 4 different styles.
##Four UI styles, there is always one It is suitable for the projects we develop. The interface UI is so beautiful and elegant, bosses and customers will no longer dislike the low interface of the system we developed!
Of course, it’s no use just having a good-looking UI, the functions must also be powerful. Just like a female anchor, she is good-looking with a bare face but without talent. People who watch her live broadcast will not stay in her live broadcast room for a long time. In order to win the trust of users, a rapid development framework must naturally improve both internally and externally. It must not only have a beautiful interface and system architecture, but also include a variety of functions and business logic. Just like these:
1. Permission Management
The configuration of permissions is often an important part of system development. The implementation of some processes and office logic are inseparable from permissions. Often during the development process, configuring permissions takes a long time. This framework integrates permission management functions. Allows you to configure the most complex permission logic with the least amount of code.
## 2. Database connection
This rapid development framework supports multiple database connections. Supports multiple versions of MySQL, SQLSever, and Oracle databases.
3. Workflow design and management
The workflow system function plays an increasingly important role in today’s daily office work, so For important functions, this framework is definitely indispensable. And it still allows you to design the most complex workflow with the least coding. Basically, you only need to fill in the corresponding SQL statement to complete.
4. Code generator (master-slave table as an example)
Visual development , configuration is automatically generated, and code is automatically generated, making development easier!
#5. Import and export of Excel configuration
There are many things that need to be imported and exported. Each table must write a method. Constant ctrl+c, ctrl+v is very troublesome. There are universal import and The export module can be set up by ordinary users, as long as the relationship between Excel and the table is set up.
6. Reporting system
Of course The talents of this framework don’t stop there. It also supports email, official document signing, business follow-up and other functions. I won’t explain them one by one!

The above is the detailed content of Share an example tutorial of the 'Internet Celebrity Face' framework. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn