更新导航链接数据(2021-08-03)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 导航链接数据
|
||||
var frostNavLinks = {
|
||||
// 版本号
|
||||
version: '2021-06-20_1',
|
||||
version: '2021-08-03_1',
|
||||
// 列表
|
||||
list: [
|
||||
// 主分类
|
||||
@@ -22,6 +22,8 @@ var frostNavLinks = {
|
||||
link: 'https://baike.baidu.com/',
|
||||
// 标题
|
||||
title: '百度百科',
|
||||
// 简介
|
||||
desc: '',
|
||||
// 更新日期
|
||||
update: '2021-02-07'
|
||||
},
|
||||
@@ -48,19 +50,19 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://unicode-table.com/cn/tools/encoder/',
|
||||
title: '工具 - 编码器'
|
||||
title: '编码器'
|
||||
},
|
||||
{
|
||||
link: 'https://unicode-table.com/cn/tools/decoder/',
|
||||
title: '工具 - 解码器'
|
||||
title: '解码器'
|
||||
},
|
||||
{
|
||||
link: 'https://unicode-table.com/cn/tools/flip/',
|
||||
title: '工具 - 翻转'
|
||||
title: '翻转'
|
||||
},
|
||||
{
|
||||
link: 'https://unicode-table.com/cn/tools/generator/',
|
||||
title: '工具 - Unicode 字符表生成'
|
||||
title: 'Unicode 字符表生成'
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -111,7 +113,8 @@ var frostNavLinks = {
|
||||
links: [
|
||||
{
|
||||
link: 'https://topbook.cc/',
|
||||
title: 'Topbook - 高效生活视频书',
|
||||
title: 'Topbook',
|
||||
desc: '高效生活视频书',
|
||||
update: '2021-04-16'
|
||||
}
|
||||
]
|
||||
@@ -133,6 +136,7 @@ var frostNavLinks = {
|
||||
{
|
||||
link: 'https://blog.frost-zx.top/',
|
||||
title: 'Frost-ZX',
|
||||
desc: '一个分享技术、资源,记录学习与生活的博客。',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
@@ -230,7 +234,8 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://sharecuts.cn/',
|
||||
title: '捷径社区 - 发现和分享 Siri 捷径、快捷指令',
|
||||
title: '捷径社区',
|
||||
desc: '发现和分享 Siri 捷径、快捷指令',
|
||||
update: '2021-06-04'
|
||||
},
|
||||
{
|
||||
@@ -240,12 +245,14 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://www.codeseeding.com/',
|
||||
title: '码云社 - 用代码改变世界',
|
||||
title: '码云社',
|
||||
desc: '用代码改变世界',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://www.skypixel.com/',
|
||||
title: '天空之城 - 全球航拍爱好者和专业摄影师的作品社区',
|
||||
title: '天空之城',
|
||||
desc: '全球航拍爱好者和专业摄影师的作品社区',
|
||||
update: '2021-06-05'
|
||||
},
|
||||
{
|
||||
@@ -300,7 +307,8 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://www.materialtools.com/',
|
||||
title: '云短信 - 在线短信接收',
|
||||
title: '云短信',
|
||||
desc: '在线短信接收',
|
||||
update: '2021-02-07'
|
||||
}
|
||||
]
|
||||
@@ -497,41 +505,6 @@ var frostNavLinks = {
|
||||
{
|
||||
title: '开发',
|
||||
sub: [
|
||||
{
|
||||
title: '工具',
|
||||
links: [
|
||||
{
|
||||
link: 'https://developer.android.google.cn/studio/',
|
||||
title: 'Android Studio',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'http://www.codeblocks.org/',
|
||||
title: 'Code::Blocks',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'http://www.eclipse.org/',
|
||||
title: 'Eclipse',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://developers.google.cn/blockly/',
|
||||
title: 'Google Blockly',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://www.python.org/',
|
||||
title: 'Python',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://code.visualstudio.com/',
|
||||
title: 'Visual Studio Code (VSCode)',
|
||||
update: '2021-02-07'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: '前端',
|
||||
sub: [
|
||||
@@ -543,6 +516,12 @@ var frostNavLinks = {
|
||||
title: 'Animista - CSS 动画生成工具',
|
||||
update: '2021-06-20'
|
||||
},
|
||||
{
|
||||
link: 'https://caniuse.com/',
|
||||
title: 'Can I use...',
|
||||
desc: '查询 HTML5、CSS3 等在不同浏览器上的支持情况',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
{
|
||||
link: 'https://bennettfeely.com/clippy/',
|
||||
title: 'Clippy - CSS clip-path 生成工具',
|
||||
@@ -617,6 +596,41 @@ var frostNavLinks = {
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: '软件',
|
||||
links: [
|
||||
{
|
||||
link: 'https://developer.android.google.cn/studio/',
|
||||
title: 'Android Studio',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'http://www.codeblocks.org/',
|
||||
title: 'Code::Blocks',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'http://www.eclipse.org/',
|
||||
title: 'Eclipse',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://developers.google.cn/blockly/',
|
||||
title: 'Google Blockly',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://www.python.org/',
|
||||
title: 'Python',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
{
|
||||
link: 'https://code.visualstudio.com/',
|
||||
title: 'Visual Studio Code (VSCode)',
|
||||
update: '2021-02-07'
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: 'Electron',
|
||||
links: [
|
||||
@@ -1203,12 +1217,14 @@ var frostNavLinks = {
|
||||
links: [
|
||||
{
|
||||
link: 'https://pandao.github.io/editor.md/',
|
||||
title: 'Editor.md - 开源在线 Markdown 编辑器',
|
||||
title: 'Editor.md',
|
||||
desc: '开源在线 Markdown 编辑器',
|
||||
update: '2021-02-08'
|
||||
},
|
||||
{
|
||||
link: 'https://simplemde.com/',
|
||||
title: 'SimpleMDE - JavaScript Markdown Editor',
|
||||
title: 'SimpleMDE',
|
||||
desc: '一个使用 JavaScript 开发的 Markdown 编辑器',
|
||||
update: '2021-02-08'
|
||||
}
|
||||
]
|
||||
@@ -1287,6 +1303,11 @@ var frostNavLinks = {
|
||||
title: 'Microsoft Math Solver(数学求解器)',
|
||||
update: '2021-06-01'
|
||||
},
|
||||
{
|
||||
link: 'https://wakatime.com/',
|
||||
title: 'WakaTime(编程时长统计与分析)',
|
||||
update: '2021-07-05'
|
||||
},
|
||||
{
|
||||
link: 'https://time.is/',
|
||||
title: '任何时区的精确时间',
|
||||
@@ -2249,6 +2270,12 @@ var frostNavLinks = {
|
||||
title: 'APK Pure',
|
||||
update: '2021-02-08'
|
||||
},
|
||||
{
|
||||
link: 'https://f-droid.org/',
|
||||
title: 'F-Droid',
|
||||
desc: '一个 Android 平台上的 FOSS(Free and Open Source Software,自由开源软件)目录,并提供下载安装支持。',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
{
|
||||
link: 'https://play.google.com/',
|
||||
title: 'Google Play',
|
||||
@@ -2704,6 +2731,11 @@ var frostNavLinks = {
|
||||
link: 'http://www.minecraftxz.com/',
|
||||
title: 'Minecraft 中文下载站',
|
||||
update: '2021-02-08'
|
||||
},
|
||||
{
|
||||
link: 'https://www.spigotmc.org/',
|
||||
title: 'SpigotMC',
|
||||
update: '2021-06-23'
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2819,7 +2851,7 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://www.lsky.pro/',
|
||||
title: 'Lsky Pro - 图床',
|
||||
title: 'Lsky Pro(图床)',
|
||||
update: '2021-02-08'
|
||||
},
|
||||
{
|
||||
@@ -2833,12 +2865,14 @@ var frostNavLinks = {
|
||||
},
|
||||
{
|
||||
link: 'https://valine.js.org/',
|
||||
title: 'Valine - 无后端评论系统',
|
||||
title: 'Valine',
|
||||
desc: '无后端评论系统',
|
||||
update: '2021-02-08'
|
||||
},
|
||||
{
|
||||
link: 'https://www.vuepress.cn/',
|
||||
title: 'VuePress - Vue 驱动的静态网站生成器',
|
||||
title: 'VuePress',
|
||||
desc: 'Vue 驱动的静态网站生成器',
|
||||
update: '2021-04-17'
|
||||
},
|
||||
{
|
||||
@@ -2936,7 +2970,8 @@ var frostNavLinks = {
|
||||
links: [
|
||||
{
|
||||
link: 'https://www.islide.cc/',
|
||||
title: 'iSlide - 让PPT设计简单起来',
|
||||
title: 'iSlide',
|
||||
desc: '让 PPT 设计简单起来',
|
||||
update: '2021-06-05'
|
||||
},
|
||||
{
|
||||
@@ -3236,7 +3271,34 @@ var frostNavLinks = {
|
||||
update: '2021-02-08'
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '运行库',
|
||||
links: [
|
||||
{
|
||||
link: 'https://adoptium.net/',
|
||||
title: 'Adoptium',
|
||||
desc: 'Open source, prebuilt OpenJDK binaries',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
{
|
||||
link: 'https://adoptopenjdk.net/',
|
||||
title: 'AdoptOpenJDK',
|
||||
desc: 'Open source, prebuilt OpenJDK binaries',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
{
|
||||
link: 'https://www.java.com/',
|
||||
title: 'Java',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
{
|
||||
link: 'https://www.oracle.com/java/technologies/javase-downloads.html',
|
||||
title: 'Java SE',
|
||||
update: '2021-08-03'
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -3437,6 +3499,12 @@ var frostNavLinks = {
|
||||
title: 'NTP 服务器列表',
|
||||
update: '2021-02-25'
|
||||
},
|
||||
{
|
||||
link: 'https://uupdump.net/',
|
||||
title: 'UUP Dump',
|
||||
desc: '轻松地从 Windows 更新服务器下载 UUP 文件',
|
||||
update: '2021-07-18'
|
||||
},
|
||||
{
|
||||
link: 'http://ys168.com/',
|
||||
title: '永硕E盘',
|
||||
@@ -3452,17 +3520,25 @@ var frostNavLinks = {
|
||||
links: [
|
||||
{
|
||||
link: 'https://www.amd.com/',
|
||||
title: 'AMD - 高性能处理器和显卡',
|
||||
title: 'AMD',
|
||||
desc: '高性能处理器和显卡',
|
||||
update: '2021-06-01'
|
||||
},
|
||||
{
|
||||
link: 'https://www.intel.cn/',
|
||||
title: 'Intel - 数据中心解决方案、物联网和电脑创新',
|
||||
title: 'Intel',
|
||||
desc: '数据中心解决方案、物联网和电脑创新',
|
||||
update: '2021-06-01'
|
||||
},
|
||||
{
|
||||
link: 'https://www.microsoft.com/',
|
||||
title: 'Microsoft',
|
||||
update: '2021-07-18'
|
||||
},
|
||||
{
|
||||
link: 'https://www.nvidia.cn/',
|
||||
title: 'NVIDIA - 引领人工智能计算',
|
||||
title: 'NVIDIA',
|
||||
desc: '引领人工智能计算',
|
||||
update: '2021-06-01'
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user