技术文档导航

<!-- run -->
<style>
  #mainContent,  body{
    background: #f1f1f1;
  }
  .forFlow{
    max-9999px!important;
  }
  .app-title{
    margin: 0 auto;
    text-align: center;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial',sans-serif;
  }
</style>

<h2 class="app-title">前端开发</h2>
<section id="app1">
</section>

<h2 class="app-title">后端开发</h2>
<section id="app2">
</section>

<h2 class="app-title">数据分析</h2>
<section id="app3">
</section>
// run
fn.clearForHelloPage()
new IntroductionCardComponent({
  el: '#app1',
  list: [
    {
      img: 'https://cn.vuejs.org/images/logo.png',
      name: 'Vue',
      desc: '渐进式JavaScript框架',
      href: 'https://cn.vuejs.org/',
    },
    {
      img: 'https://www.runoob.com/wp-content/uploads/2016/02/react.png',
      name: 'React',
      desc: '用于构建用户界面的 JavaScript 库',
      href: 'https://reactjs.org/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/ng.png',
      name: 'Angular',
      desc: '一套框架,多种平台。移动端 & 桌面端',
      href: 'https://angular.cn/',
    },
    {
      img:'https://dss2.bdstatic.com/6Ot1bjeh1BF3odCf/it/u=4071870677,3075567400&fm=74&app=80&f=JPEG&size=f121,121?sec=1880279984&t=d5fc169ef2ecf2998d0483bdb5d9098b',
      name:'微信小程序',
      desc:'微信小程序官方文档',
      href:'https://developers.weixin.qq.com/miniprogram/dev/framework/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/ele.png',
      name: 'ElementUI',
      desc: '一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库',
      href: 'https://element.eleme.cn/#/zh-CN/component/installation',
    },
    {
      img: 'https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg',
      name: 'AntD',
      desc: 'antd 是基于 Ant Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品。',
      href: 'https://ant.design/',
    },
    {
      img: 'https://devui.design/assets/img/newHome/d-background.png',
      name: 'DevUI',
      desc: '华为的一款基于Angular的企业中后台产品前端的通用解决方案',
      href: 'https://devui.design/components/get-start',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/bootstrap-stack.png',
      name: 'BootStrap',
      desc: '简洁、直观、强悍的前端开发框架,让web开发更迅速、简单。',
      href: 'https://www.bootcss.com/',
    },
    {
      img: 'https://www.lodashjs.com/assets/img/lodash.png',
      name: 'Lodash',
      desc: '一个一致性、模块化、高性能的 JavaScript 实用工具库。',
      href: 'https://www.lodashjs.com/',
    },
    {
      img: 'https://www.reduxjs.cn/img/redux.svg',
      name: 'Redux',
      desc: '一个JavaScript 状态容器,提供可预测化的状态管理。',
      href: 'https://www.reduxjs.cn/',
    },
    {
      img: 'https://developer.mozilla.org/static/img/favicon32.7f3da72dcea1.png',
      name: 'MDN',
      desc: '前端基础-CSS3-Canvas-SVG-WebGL',
      href: 'https://developer.mozilla.org/zh-CN/docs/Web/Tutorials',
    },
    {
      img: 'https://www.jquery123.com/assets/images/jquery-logo-md.png',
      name: 'jQuery',
      desc: '高效、精简并且功能丰富的 JavaScript 工具库',
      href: 'https://www.jquery123.com/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/es.png',
      name: 'ES6',
      desc: 'ES2015',
      href: 'https://es6.ruanyifeng.com/#docs/intro',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/null/babel.png',
      name: 'Babel',
      desc: 'JavaScript 编译器,可用下一代的 JavaScript 语法编程。',
      href: 'https://www.babeljs.cn/',
    },
    {
      img: 'https://www.webpackjs.com/32dc115fbfd1340f919f0234725c6fb4.png',
      name: 'Webpack',
      desc: '一个现代 JavaScript 应用程序的静态模块打包器',
      href: 'https://www.webpackjs.com/concepts/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/grunt-logo.png',
      name: 'Grunt',
      desc: 'JavaScript 世界的构建工具',
      href: 'https://www.gruntjs.net/',
    },
    {
      img: 'https://www.sasscss.com/assets/img/logos/sass-77bd637b.png',
      name: 'sass',
      desc: 'Sass 是世界上最成熟、稳定、强大的专业级 CSS 扩展语言。',
      href: 'https://www.sasscss.com/documentation',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/null/stylus.png',
      name: 'Stylus',
      desc: '富于表现力、动态的、健壮的 CSS',
      href: 'https://stylus.bootcss.com/',
    },
    {
      img: 'https://www.postcss.com.cn/postcss.1b20c651.png',
      name: 'PostCSS',
      desc: '一个用 JavaScript 工具和插件转换 CSS 代码的工具',
      href: 'https://www.postcss.com.cn/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/typescript-logo.jpg',
      name: 'TypeScript',
      desc: 'TypeScript具有类型系统,且是JavaScript的超集。',
      href: 'https://www.tslang.cn/docs/handbook/basic-types.html',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/eslint.svg',
      name: 'ESLint',
      desc: '可组装的JavaScript和JSX检查工具',
      href: 'https://cn.eslint.org/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/jest.png',
      name: 'Jest',
      desc: 'Jest 是一个令人愉快的 JavaScript 测试框架,专注于 简洁明快。',
      href: 'https://jestjs.bootcss.com/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/echarts.png
',
      name: 'echarts',
      desc: '一个使用 JavaScript 实现的开源可视化库,涵盖各行业图表,满足各种需求',
      href: 'https://echarts.apache.org/examples/zh/index.html',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/d3.png',
      name: 'D3',
      desc: '基于数据来操作文档的 JavaScript 库。用 HTML, SVG 以及 Canvas 来展示数据。',
      href: 'https://observablehq.com/@d3/gallery',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/git.png',
      name: 'Git',
      desc: '一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目',
      href: 'https://git-scm.com/book/zh/v2',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/null/nginx.png',
      name: 'Nginx',
      desc: '一个高性能的HTTP和反向代理web服务器,由俄罗斯人开发。',
      href: 'http://nginx.org/en/docs/beginners_guide.html',
    },
    {
      img:'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/selenium.png',
      name:'Selenium',
      desc:'Enable and support the automation of web browsers.',
      href:'https://www.selenium.dev/documentation/zh-cn/getting_started/',
    }
  ],
})
// run
let list = [
  {
    name: 'Moment.js',
    desc: '解析、校验、操作、显示日期和时间的 JavaScript 工具库。',
    href: 'https://momentjs.bootcss.com/',
  },
  {
    name: 'W3School英文版',
    href: 'https://www.quanzhanketang.com/default.html',
  },
]
// run
new IntroductionCardComponent({
  el: '#app2',
  list: [
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/spring.png',
      name: 'Spring全家桶',
      desc: '一个开源的 Java/Java EE 全功能栈(full-stack)的应用程序框架',
      href: 'https://spring.io/projects/spring-boot/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/mybatis.png',
      name: 'Mybatis',
      desc: 'java的数据访问层框架',
      href: 'https://mybatis.org/mybatis-3/zh/index.html',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/mybatis-plus.png',
      name: 'Mybatis-Plus',
      desc: '为简化开发而生',
      href: 'https://baomidou.com/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/shiro.png',
      name: 'Shiro',
      desc: 'Apache Shiro是一个强大且易用的Java安全框架,执行身份验证、授权、密码和会话管理。',
      href: 'https://shiro.apache.org/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/qiniu.png',
      name: '七牛云',
      desc: '七牛云是国内领先的企业级公有云服务商,致力于打造以数据为核心的场景化PaaS服务。',
      href: 'https://developer.qiniu.com/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/node.jpg',
      name: 'Node',
      desc: 'Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时',
      href: 'https://www.nodeapp.cn/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/express.png',
      name: 'Express',
      desc: '基于 Node.js 平台,快速、开放、极简的 Web 开发框架',
      href: 'https://www.expressjs.com.cn/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/nest.svg',
      name: 'nest',
      desc: 'A progressive Node.js framework for building server-side applications.',
      href: 'https://docs.nestjs.com/',
    },
    {
      img:'https://dormousehole.readthedocs.io/en/latest/_static/flask-icon.png',
      name:'Flask',
      desc:'微型Python web框架',
      href:'https://dormousehole.readthedocs.io/en/latest/'
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/mysql.png',
      name: 'MySQL',
      desc: 'MySQL 是最流行的关系型数据库管理系统,在 WEB 应用方面 MySQL 是最好的 RDBMS',
      href: 'https://www.mysqlzh.com/doc/24.html',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/redis-white.png',
      name: 'Redis',
      desc: '一个内存存储的数据结构服务器,可用作数据库,高速缓存和消息队列代理。',
      href: 'https://www.redis.net.cn/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/mongo.png',
      name: 'mongo',
      desc: '一个介于关系数据库和非关系数据库之间的产品,是关系数据库中像关系数据库的。',
      href: 'https://www.runoob.com/mongodb/mongodb-tutorial.html',
    },
    {
      img: 'https://dss1.baidu.com/70cFfyinKgQFm2e88IuM_a/forum/pic/item/adaf2edda3cc7cd9684f8ce83e01213fb80e91a5.jpg',
      name: 'Linux',
      desc: 'Linux命令大全',
      href: 'https://man.linuxde.net/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/docker.png',
      name: 'Docker',
      desc: '一个开源的应用容器引擎',
      href: 'https://www.runoob.com/docker/docker-tutorial.html',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/dubbo_colorful.png',
      name: 'Dubbo',
      desc: '一款高性能Java RPC框架',
      href: 'http://dubbo.apache.org/zh-cn/index.html',
    },
    {
      img: 'https://www.runoob.com/wp-content/uploads/2015/12/scala-icon.png',
      name: 'Scala',
      desc: 'Scala 运行在Java虚拟机上,并兼容现有的Java程序。',
      href: 'https://www.runoob.com/scala/scala-tutorial.html',
    },
    {
      img: 'http://hadoop.apache.org/docs/r1.0.4/cn/images/core-logo.gif',
      name: 'Hadoop',
      desc: 'Hadoop是一个能够对大量数据进行分布式处理的软件框架。',
      href: 'http://hadoop.apache.org/docs/r1.0.4/cn/quickstart.html',
    },
    {
      img: 'http://spark.apachecn.org/docs/img/spark-logo-hd.png',
      name: 'Apache Spark',
      desc: 'Apache Spark 是一个快速的,用于海量数据处理的通用引擎。',
      href: 'http://spark.apachecn.org/#/',
    },
    {
      img: 'https://www.runoob.com/wp-content/uploads/2015/06/go128.png',
      name: 'Golang',
      desc: '对于高性能分布式系统领域而言,Go 语言无疑比大多数其它语言有着更高的开发效率。',
      href: 'https://www.runoob.com/go/go-tutorial.html',
    },
  ],
})
// run
new IntroductionCardComponent({
  el: '#app3',
  list: [
    {
      img: 'https://static.numpy.org.cn/site/logo.png',
      name: 'Numpy',
      desc: 'Python 语言的一个扩展程序库,支持大量的维度数组与矩阵运算,提供大量的数学函数库。',
      href: 'https://www.numpy.org.cn/',
    },
    {
      img: 'https://static.pypandas.cn/site/logo.png',
      name: 'Pandas',
      desc: 'Pandas是一个强大的分析结构化数据的工具集',
      href: 'https://www.pypandas.cn/',
    },
    {
      img: 'https://www.matplotlib.org.cn/logo.svg',
      name: 'Matplotlib',
      desc: '一个 Python 的 2D绘图库,它以各种硬拷贝格式和跨平台的交互式环境生成出版质量级别的图形',
      href: 'https://www.matplotlib.org.cn/logo.svg',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/tf.png',
      name: 'TensorFlow',
      desc: '著名的机器学习框架',
      href: 'https://www.w3cschool.cn/tensorflow_python/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/pytorch.png',
      name: 'PyTorch',
      desc: 'PyTorch 是一个针对深度学习, 并且使用 GPU 和 CPU 来优化的 tensor library (张量库)',
      href: 'https://pytorch.apachecn.org/docs/1.0/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/keras.png',
      name: 'Keras',
      desc: '一个用 Python 编写的高级神经网络 API,能够以最小的时延把你的想法转换为实验结果',
      href: 'https://keras.io/zh/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/icon/r.png',
      name: 'R语言',
      desc: 'R 语言是为数学研究工作者设计的一种数学编程语言,主要用于统计分析、绘图、数据挖掘。',
      href: 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/',
    },
    {
      img: 'https://gitee.com/oceans-pro/cnblog_image_bed/raw/master/null/home-wolfram-language-logo.png',
      name: 'Wolfram',
      desc: 'Compute expert-level answers using Wolfram’s algorithms, knowledgebase and AI',
      href: 'https://www.wolfram.com/language/fast-introduction-for-programmers/zh/',
    },
  ],
})
$('.btn-theme, .btn-theme-code, .btn-fullscreen').hide()
原文地址:https://www.cnblogs.com/oceans/p/docs-link.html