0%

Ubuntu+Windows dual system installation guide

Written in the front: I am very grateful to Linux Discovery Tour for giving me the guide of the installation tutorial at the beginning, and I followed this tutorial to install dual systems. For nearly a month, during this period, Windows was also blown up. . . So I reinstalled the system, until now I can use Ubuntu and Windows dual system stably.



Read more »

CSS

选择器

  • 选择器的样式:

选择器{ 属性:值; 属性:值 }

  • 选择器:选择标签的过程

  • 选择器的种类:

Read more »

Git

What is Git?

  • Git is the most advanced distributed version control system in the world.
    Read more »

Android属性动画的分类

  • View Animation(补间)
  • Drawable Animation(帧动画)
  • Property Animation(Android3.0新引入)
Read more »

MATLAB概述

  • 主要包括MATLAB和Simulink两大部分。
    • MATLAB基于矩阵(Matrix)的运算,全称为:MATreix LABoratory
Read more »