提交 93c8c2a1 编写于 作者: 茶陵後's avatar 茶陵後 👍

补充AI内容

上级 c81dfcd7
......@@ -44,15 +44,15 @@
"rate": 5,
"top": false
},
{
"name": "Jupyter Notebook",
"desc": "CSDN 为会员用户提供的免费在线 jupyter notebook 服务,用户独享,数据长期保存",
"url": "https://jupyter.csdn.net/",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
{
"name": "Jupyter Notebook",
"desc": "CSDN 为会员用户提供的免费在线 jupyter notebook 服务,用户独享,数据长期保存",
"url": "https://jupyter.csdn.net/",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
......@@ -250,27 +250,27 @@
},
{
"title": "参考资料",
"nav": [
{
"name": "Python 技能树",
"desc": "技能树是CSDN提供的系统化,面向实战的学习环境。 它能帮助用户从初学者成长为合格的Python 工程师。它系统地整理了关于Python领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容。除了传统的阅读学习, 技能树为每一个知识点都提供了匹配的练习题,帮助用户随练随学直到精通。",
"url": "https://bbs.csdn.net/skill/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Python 频道",
"desc": "聚合 CSDN 社区 python 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
"nav": [
{
"name": "Python 技能树",
"desc": "技能树是CSDN提供的系统化,面向实战的学习环境。 它能帮助用户从初学者成长为合格的Python 工程师。它系统地整理了关于Python领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容。除了传统的阅读学习, 技能树为每一个知识点都提供了匹配的练习题,帮助用户随练随学直到精通。",
"url": "https://bbs.csdn.net/skill/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Python 频道",
"desc": "聚合 CSDN 社区 python 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "简明 Python 教程",
"desc": "旨在于介绍如何使用 Python 语言进行编程的自由图书。它以教材与指南的形式为入门者介绍 Python 语言。如果你对电脑知识的了解仅限于如何保存文本文件的话,那这本书就是为你准备的。",
......@@ -341,7 +341,7 @@
"rate": 5,
"top": false
}
],
],
"collapsed": false,
"createdAt": ""
}
......@@ -422,97 +422,96 @@
"title": "框架",
"nav": [
{
"name": "Hibernate",
"desc": "对JDBC的轻量级封装,使得开发人员可以像操作对象操作数据库",
"url": "http://hibernate.org/",
"icon": "https://img-blog.csdnimg.cn/bdebfea98b554a61aeb760399cb48316.png",
"createdAt": "",
"urls": {
"name": "Hibernate",
"desc": "对JDBC的轻量级封装,使得开发人员可以像操作对象操作数据库",
"url": "http://hibernate.org/",
"icon": "https://img-blog.csdnimg.cn/bdebfea98b554a61aeb760399cb48316.png",
"createdAt": "",
"urls": {
"GitCode": "https://github.com/hibernate/hibernate-orm"
},
"rate": 5,
"top": false
},
{
"name": "Strusts",
"desc": "Struts2是流行和成熟的基于MVC设计模式的Web应用程序框架",
"url": "http://struts.apache.org/",
"icon": "​​​​​​​​​​https://img-blog.csdnimg.cn/f863b6ba2cf54488b44687214641e821.png",
"createdAt": "",
"urls": {
"rate": 5,
"top": false
},
{
"name": "Strusts",
"desc": "Struts2是流行和成熟的基于MVC设计模式的Web应用程序框架",
"url": "http://struts.apache.org/",
"icon": "​​​​​​​​​​https://img-blog.csdnimg.cn/f863b6ba2cf54488b44687214641e821.png",
"createdAt": "",
"urls": {
"GitCode": "https://github.com/apache/struts"
},
"rate": 5,
"top": false
},
"rate": 5,
"top": false
},
{
"name": "Spring",
"desc": "Spring是一个基于IoC和AOP的构架多层j2ee系统的框架",
"url": "https://spring.io/",
"icon": "",
"createdAt": "",
"urls": {
"name": "Spring",
"desc": "Spring是一个基于IoC和AOP的构架多层j2ee系统的框架",
"url": "https://spring.io/",
"icon": "",
"createdAt": "",
"urls": {
"GitCode": "https://github.com/spring-projects/spring-framework"
},
"rate": 5,
"top": false
},
"rate": 5,
"top": false
},
{
"name": "Spring MVC",
"desc": "Spring MVC是时下流行的MVC框架,配置使用都很方便",
"url": "https://docs.spring.io/spring-framework/docs/current/reference/html/web.html",
"icon": "https://img-blog.csdnimg.cn/6d456e58def441de8fbd066afaf7f189.png",
"createdAt": "",
"urls": {
"name": "Spring MVC",
"desc": "Spring MVC是时下流行的MVC框架,配置使用都很方便",
"url": "https://docs.spring.io/spring-framework/docs/current/reference/html/web.html",
"icon": "https://img-blog.csdnimg.cn/6d456e58def441de8fbd066afaf7f189.png",
"createdAt": "",
"urls": {
"GitCode": ""
},
"rate": 5,
"top": false
},
"rate": 5,
"top": false
},
{
"name": "SpringBoot",
"desc": "几乎不用配置的SSM(H)框架",
"url": "https://spring.io/projects/spring-boot",
"icon": "https://img-blog.csdnimg.cn/ff4e62be39f24487a9ef6e7134566f55.png",
"createdAt": "",
"urls": {
"name": "SpringBoot",
"desc": "几乎不用配置的SSM(H)框架",
"url": "https://spring.io/projects/spring-boot",
"icon": "https://img-blog.csdnimg.cn/ff4e62be39f24487a9ef6e7134566f55.png",
"createdAt": "",
"urls": {
"GitCode": "https://github.com/spring-projects/spring-boot"
},
"rate": 5,
"top": false
}
"rate": 5,
"top": false
}
],
"createdAt": ""
},
{
"title": "参考资料",
"nav": [
{
"name": "Java 频道",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Gitcode Java 项目集锦",
"desc": "Csdn gitcode java 学习资料、联系代码、源码项目集合。",
"url": "https://gitcode.net/explore/topics/java?sort=stars_desc",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"nav": [
{
"name": "Java 频道",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Gitcode Java 项目集锦",
"desc": "Csdn gitcode java 学习资料、联系代码、源码项目集合。",
"url": "https://gitcode.net/explore/topics/java?sort=stars_desc",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": ""
}
],
"createdAt": ""
"createdAt": ""
},
{
"title": "C/C++",
......@@ -532,7 +531,7 @@
"rate": 5,
"top": false
},
{
{
"name": "mpv-player",
"desc": "🎥 Command line video player",
"url": "https://github.com/mpv-player/mpv",
......@@ -542,7 +541,7 @@
"rate": 5,
"top": false
},
{
{
"name": "ExplorerPatcher",
"desc": "C++This project aims to bring back a productive working environment on Windows 11",
"url": "https://github.com/valinet/ExplorerPatcher",
......@@ -552,7 +551,7 @@
"rate": 5,
"top": false
},
{
{
"name": "OBS Studio",
"desc": "Free and open source software for live streaming and screen recording",
"url": "https://github.com/obsproject/obs-studio",
......@@ -562,7 +561,7 @@
"rate": 5,
"top": false
},
{
{
"name": "esp-idf",
"desc": "Espressif IoT Development Framework. Official development framework for ESP32.",
"url": "https://github.com/espressif/esp-idf",
......@@ -572,7 +571,7 @@
"rate": 5,
"top": false
},
{
{
"name": "libhv",
"desc": "🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.",
"url": "https://github.com/ithewei/libhv",
......@@ -582,7 +581,7 @@
"rate": 5,
"top": false
},
{
{
"name": "ijkplayer",
"desc": "Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.",
"url": "https://github.com/bilibili/ijkplayer",
......@@ -592,7 +591,7 @@
"rate": 5,
"top": false
},
{
{
"name": "qmk_firmware",
"desc": "Open-source keyboard firmware for Atmel AVR and Arm USB families",
"url": "https://github.com/qmk/qmk_firmware",
......@@ -602,7 +601,7 @@
"rate": 5,
"top": false
},
{
{
"name": "ncnn",
"desc": "ncnn is a high-performance neural network inference framework optimized for the mobile platform",
"url": "https://github.com/Tencent/ncnn",
......@@ -612,7 +611,7 @@
"rate": 5,
"top": false
},
{
{
"name": "Mbed OS",
"desc": "Arm Mbed OS is a platform operating system designed for the internet of things",
"url": "https://github.com/ARMmbed/mbed-os",
......@@ -622,7 +621,7 @@
"rate": 5,
"top": false
},
{
{
"name": "SerenityOS",
"desc": "The Serenity Operating System 🐞",
"url": "https://github.com/SerenityOS/serenity",
......@@ -632,7 +631,7 @@
"rate": 5,
"top": false
},
{
{
"name": "spdlog",
"desc": "Fast C++ logging library",
"url": "https://github.com/gabime/spdlog",
......@@ -642,7 +641,7 @@
"rate": 5,
"top": false
},
{
{
"name": "C++那些事",
"desc": "C++那些事",
"url": "https://github.com/Light-City/CPlusPlusThings",
......@@ -652,7 +651,7 @@
"rate": 5,
"top": false
},
{
{
"name": "Calculator",
"desc": "Windows Calculator: A simple yet powerful calculator that ships with Window",
"url": "https://github.com/microsoft/calculator",
......@@ -662,7 +661,7 @@
"rate": 5,
"top": false
},
{
{
"name": "Tesseract-OCR",
"desc": "Tesseract Open Source OCR Engine",
"url": "https://github.com/tesseract-ocr/tesseract",
......@@ -672,7 +671,7 @@
"rate": 5,
"top": false
},
{
{
"name": "ClickHouse",
"desc": "ClickHouse® is a free analytics DBMS for big data",
"url": "https://github.com/ClickHouse/ClickHouse",
......@@ -698,7 +697,7 @@
"rate": 5,
"top": false
},
{
{
"name": "C/C++ 频道",
"desc": "聚合 CSDN 社区 c/c++ 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/c",
......@@ -708,7 +707,7 @@
"rate": 5,
"top": false
},
{
{
"name": "Gitcode C/C++ 语言项目集锦",
"desc": "C++不仅拥有计算机高效运行的实用性特征,同时还致力于提高大规模程序的编程质量与程序设计语言的问题描述能力。",
"url": "https://gitcode.net/explore/topics/c++",
......@@ -723,18 +722,18 @@
},
{
"title": "工具",
"nav": [
{
"name": "CSDN Jupyter Notebook",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"nav": [
{
"name": "CSDN Jupyter Notebook",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": ""
}
],
......@@ -4488,118 +4487,103 @@
"title": "机器学习",
"nav": [
{
"title": "",
"nav": [
{
"icon": "",
"name": "",
"desc": "",
"url": "",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "https://avatars.githubusercontent.com/u/365630?s=200&v=4",
"name": "scikit-learn",
"desc": "scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.",
"url": "https://github.com/scikit-learn/scikit-learn",
"createdAt": "",
"urls": {
"英文": "https://scikit-learn.org/stable/user_guide.html",
"GitCode": "https://gitcode.net/mirrors/scikit-learn/scikit-learn"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "语音识别",
"nav": [
{
"title": "",
"nav": [
{
"icon": "",
"name": "",
"desc": "",
"url": "",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "https://avatars.githubusercontent.com/u/11650082?s=200&v=4",
"name": "Kaldi",
"desc": "kaldi-asr/kaldi is the official location of the Kaldi project.",
"url": "https://github.com/kaldi-asr/kaldi",
"createdAt": "",
"urls": {
"英文": "http://kaldi-asr.org/doc/",
"GitCode": "https://gitcode.net/mirrors/kaldi-asr/kaldi"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "计算机视觉",
"nav": [
{
"title": "暂无内容",
"nav": [
{
"icon": "",
"name": "悬赏补充当前板块项目",
"desc": "",
"url": "#invite",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "https://avatars.githubusercontent.com/u/5009934?s=200&v=4",
"name": "opencv",
"desc": "OpenCV: Open Source Computer Vision Library",
"url": "https://github.com/opencv/opencv",
"createdAt": "",
"urls": {
"英文": "https://docs.opencv.org/master/",
"GitCode": "https://gitcode.net/opencv/opencv"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "自然语言处理",
"nav": [
{
"title": "",
"nav": [
{
"icon": "",
"name": "",
"desc": "",
"url": "",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "https://camo.githubusercontent.com/322f0474ab0e0976bc8922177b9c5c3cc656e8315ef8e47113a280ea00dba765/68747470733a2f2f6578706c6f73696f6e2e61692f6173736574732f696d672f6c6f676f2e737667",
"name": "spaCy",
"desc": "spaCy is a library for advanced Natural Language Processing in Python and Cython.",
"url": "https://github.com/explosion/spaCy",
"createdAt": "",
"urls": {
"英文": "https://spacy.io/usage/spacy-101/",
"GitCode": "https://gitcode.net/mirrors/explosion/spaCy"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "知识图谱",
"nav": [
{
"title": "",
"nav": [
{
"icon": "",
"name": "",
"desc": "",
"url": "",
"createdAt": "",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
"icon": "",
"name": "ownthink",
"desc": "ownthink开源了史上最大规模的中文知识图谱",
"url": "https://github.com/ownthink/KnowledgeGraphData",
"createdAt": "",
"urls": {
"中文": "https://www.ownthink.com/docs/bot/",
"GitCode": "https://gitcode.net/mirrors/ownthink/KnowledgeGraphData"
},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "邀请贡献",
"nav": [
{
......@@ -4612,9 +4596,9 @@
"url": "https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template",
"createdAt": "",
"urls": {
"GitCode": "https://gitcode.net/codechina_dev/git2",
"参与贡献": "https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template"
},
"GitCode": "https://gitcode.net/codechina_dev/git2",
"参与贡献": "https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template"
},
"rate": 5,
"top": false
}
......@@ -4687,7 +4671,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "Ubuntu",
"nav": [
{
......@@ -4710,7 +4695,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "Windows",
"nav": [
{
......@@ -4733,7 +4719,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "Centos",
"nav": [
{
......@@ -4756,7 +4743,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "Gnu",
"nav": [
{
......@@ -4779,7 +4767,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "MacOS",
"nav": [
{
......@@ -4802,7 +4791,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "Risc-V",
"nav": [
{
......@@ -4825,7 +4815,8 @@
],
"collapsed": false,
"createdAt": ""
},{
},
{
"title": "OpenHarmonyOS",
"nav": [
{
......@@ -5101,5 +5092,4 @@
"id": 0,
"createdAt": ""
}
]
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册