GRIDSS

简介

CSS Grid Layout is a two-dimensional layout system for the web. It lets you lay contentout in rows and columns, and has many features that make building complex layouts straightforward. This article will give you all you need to know to get started with page layout.

完整步骤

module load miniconda3
conda create -n mypy_py27 python=2.7
source activate mypy_py27
conda install -c bioconda gridss

最后更新: 2024 年 06 月 25 日