英语学习笔记2019-11-29

Now we're living in a network-based information era and the Internet is closely related to our study, work and life.

When you're so busy with your work that you have no time to make a meal, you may call for a takeout via some apps such as Meituan app.

LBS: Location-Based Service

Planned Economy --> Market Economy

Certainty                        Uncertainty

Question: What's the most essential characteristic of the current information era?

This era is filled with uncertainties.

There are many possibilities in the real world.

Random phenomenon: 随机现象

Math: Probability Theory


Web Development -- Web Developer

Static Website ~ Dynamic Website

Website -- Web Pages (The first page of a website is called the Homepage.)

Front End - 前端

  1. HTML (HyperText Markup Language) -- Content / Structure
  2. CSS (Cascading Style Sheet) -- Style / Appearance
  3. JavaScript -- Behavior

Back End - 后端

  1. PHP (Think PHP, Laravel )
  2. Java EE (SSM, Spring Boot)
  3. Python Web (Django, Flask....)
  4. ASP.NET

Database -- DBMS (Database Management System)

  1. SQL Database: MySQL, Oracle, SQL Server 2018, DB2
  2. NoSQL Database: MongoDB, Cassandera, CouchDB...

W3Schools.com

英语学习笔记2019-11-29

 

英语学习笔记2019-11-29

英语学习笔记2019-11-29

英语学习笔记2019-11-29

Task 1. Set the color of the <p> element to red.

Method One: using <font> tag

英语学习笔记2019-11-29

Method Two: using the inline style

英语学习笔记2019-11-29

Method Three: using the inner style

英语学习笔记2019-11-29

Method Four: using the outer style

英语学习笔记2019-11-29

英语学习笔记2019-11-29

英语学习笔记2019-11-29

Task2. Add a button, and change the color of the <p> element to blue when you click the button.

英语学习笔记2019-11-29

 

Now let's take a look at something about PHP.

英语学习笔记2019-11-29

 

英语学习笔记2019-11-29

Click [Run Example] button and see the result:

英语学习笔记2019-11-29

Task1. Show the current time of the server side in the format of yyyy-mm-dd hh:mm:ss.

英语学习笔记2019-11-29

The time is not the time in our time zone, please modify the code to set the time zone of China.

英语学习笔记2019-11-29

英语学习笔记2019-11-29

英语学习笔记2019-11-29

Task 2. Print the result like the following graph.

英语学习笔记2019-11-29

 

相关文章:

  • 2021-05-02
  • 2021-08-01
  • 2021-08-15
  • 2021-08-29
  • 2022-01-08
  • 2021-11-10
  • 2021-07-12
  • 2021-09-06
猜你喜欢
  • 2021-07-23
  • 2021-05-20
  • 2021-06-29
  • 2021-09-15
  • 2021-07-17
  • 2022-12-23
  • 2021-08-20
相关资源
相似解决方案