Skip to content

Counter-F/MyHomework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

README

Let's see a good picture

a picture in local directory

a link to an external web site

​ [百度] https://www.baidu.com

a link between markdown pages.

Hello World

an image that is located on the web

![avatar](https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimg.juimg.com%2Ftuku%2Fyulantu%2F140703%2F330746-140f301555752.jpg&refer=http%3A%2F%2Fimg.juimg.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1620436364&t=aabe0c6d76048e04109138054bb5b99c)

a code block

#include "iostream"  
using namespace std;

int main()
{
	cout<<"Hello World! "<<endl;
}

a block quote

This is a blockquote.
C++
Python
Java
Go   

a bulleted list

  • bulleted one
  • bulleted two
  • bulleted three

a numbered list

  1. number one
  2. number two
  3. number three

A table

Mon Tue Wen Thur Fri Sat Sun
网络分析实验 软件工程 数据库
网络分析实验 计算机专业英语 数据库
.Net
Python程序设计 专业英语 云计算技术 .Net

bolded text

The term "Big Data" refers to the evolution and use of technologies that provide the right user at the right time with the right information from a mass of data that has been growing exponentially for a long time in our society. The challenge is not only to deal with rapidly increasing volumes of data but also the difficulty of managing increasingly heterogeneous formats as well as increasingly complex and interconnected data.

italicized text

Big Data is a very difficult concept to define precisely since the very notion of big in terms of volume of data varies from one area to another. It is not defined by a set of technologies, on the contrary, it defines a category of techniques and technologies. This is an emerging field, and as we seek to learn how to implement this new paradigm and harness the value, the definition is changing.

strikethrough text

Being a complex polymorphic object, its definition varies according to the communities that are interested in it as a user or provider of services. Invented by the giants of the web, Big Data presents itself as a solution designed to provide everyone real-time access to giant databases.

About

Professional English lesson's homework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published