I have roughly listed some values to stimulate discussion, hoping to improve this idea and get better opinions. How to obtain the specific inventory data is still under exploration. People-oriented - Visitors: Speed up access (how, how much, fewer bytes, lower concurrency) Multiple devices to choose from (multiple browsers, multiple browser versions, multiple devices) Multiple styles available (skin-changing technology) No Inclusion for People with Disabilities (WAI) For people - developers: Speed of development (single version development, no need to develop independently for other devices) Maintenance complexity (after separation, the structure can be reused, the style can be reused, and the images and CSS can be maintained independently) For people - operators: Server costs The cost of bandwidth Development cost (multi-version development) Cost of SEO (better search engine targeting) Machine-oriented - Server load: Bandwidth savings Search engine friendly Web data mining (semantic web, microformats, XSL data extraction, etc.) Web standards value mind map: |
<<: MySQL not null constraint case explanation
>>: CSS uses calc() to obtain the current visible screen height
Table of contents 1.parseInt(string, radix) 2. Nu...
Table of contents Preface 1. Basic knowledge of f...
The mysql explain command is used to show how MyS...
Preface This article was written by a big shot fr...
1. Create a new virtual machine in VMware 15.5 1....
1. Caches - Query Cache The following figure is p...
The cut command in Linux and Unix is used to cu...
I have been using CSS for a long time, but I have...
Table of contents Preface Step 1: Setup and front...
In the process of Django web development, when wr...
1. Query process show processlist 2. Query the co...
I searched a lot online and found that many of th...
Page replacement algorithm: The essence is to mak...
Introduction I will write about the problem I saw...
In a web page, the <input type="file"...