-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
南江
authored and
南江
committed
Nov 7, 2023
1 parent
333f37a
commit 8c2a5fc
Showing
71 changed files
with
8,235 additions
and
10,331 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,329 +1,32 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh-CN"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 5.4.2"> | ||
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png"> | ||
<link rel="mask-icon" href="/images/logo.svg" color="#222"> | ||
|
||
<link rel="stylesheet" href="/css/main.css"> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s+0=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous"> | ||
|
||
<script class="next-config" data-name="main" type="application/json">{"hostname":"example.com","root":"/","images":"/images","scheme":"Gemini","darkmode":false,"version":"8.11.1","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":false,"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"}}</script><script src="/js/config.js"></script> | ||
|
||
<meta name="description" content="按钮1:运行/继续 F5,真正的一步一步运行按钮2:单步跳过(又叫逐过程) F10,按语句单步执行。当有函数时,不会进入函数。按钮3:单步调试(又叫逐语句) F11:当有函数时,点击这个按钮,会进入这个函数内。按钮4:单步跳出 ⇧F11:如果有循环,点击该按钮,会执行到循环外面的语句。"> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:title" content="vscode快捷键"> | ||
<meta property="og:url" content="http://example.com/2022/11/02/vscode%E5%BF%AB%E6%8D%B7%E9%94%AE/index.html"> | ||
<meta property="og:site_name" content="DeepShark的博客"> | ||
<meta property="og:description" content="按钮1:运行/继续 F5,真正的一步一步运行按钮2:单步跳过(又叫逐过程) F10,按语句单步执行。当有函数时,不会进入函数。按钮3:单步调试(又叫逐语句) F11:当有函数时,点击这个按钮,会进入这个函数内。按钮4:单步跳出 ⇧F11:如果有循环,点击该按钮,会执行到循环外面的语句。"> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="article:published_time" content="2022-11-02T02:26:12.000Z"> | ||
<meta property="article:modified_time" content="2022-11-02T02:29:08.000Z"> | ||
<meta property="article:author" content="deepshark"> | ||
<meta property="article:tag" content="深度学习、计算机视觉、杂记"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
<link rel="canonical" href="http://example.com/2022/11/02/vscode%E5%BF%AB%E6%8D%B7%E9%94%AE/"> | ||
|
||
|
||
|
||
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":true,"lang":"zh-CN","comments":true,"permalink":"http://example.com/2022/11/02/vscode%E5%BF%AB%E6%8D%B7%E9%94%AE/","path":"2022/11/02/vscode快捷键/","title":"vscode快捷键"}</script> | ||
|
||
<script class="next-config" data-name="calendar" type="application/json">""</script> | ||
<title>vscode快捷键 | DeepShark的博客</title> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<noscript> | ||
<link rel="stylesheet" href="/css/noscript.css"> | ||
</noscript> | ||
</head> | ||
|
||
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion"> | ||
<div class="headband"></div> | ||
|
||
<main class="main"> | ||
<header class="header" itemscope itemtype="http://schema.org/WPHeader"> | ||
<div class="header-inner"><div class="site-brand-container"> | ||
<div class="site-nav-toggle"> | ||
<div class="toggle" aria-label="切换导航栏" role="button"> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
</div> | ||
</div> | ||
|
||
<div class="site-meta"> | ||
|
||
<a href="/" class="brand" rel="start"> | ||
<i class="logo-line"></i> | ||
<p class="site-title">DeepShark的博客</p> | ||
<i class="logo-line"></i> | ||
</a> | ||
<p class="site-subtitle" itemprop="description">deepshark的博客</p> | ||
</div> | ||
|
||
<div class="site-nav-right"> | ||
<div class="toggle popup-trigger"> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<nav class="site-nav"> | ||
<ul class="main-menu menu"><li class="menu-item menu-item-home"><a href="/" rel="section"><i class="fa fa-home fa-fw"></i>首页</a></li><li class="menu-item menu-item-about"><a href="/about/" rel="section"><i class="fa fa-user fa-fw"></i>关于</a></li><li class="menu-item menu-item-tags"><a href="/tags/" rel="section"><i class="fa fa-tags fa-fw"></i>标签</a></li><li class="menu-item menu-item-categories"><a href="/categories/" rel="section"><i class="fa fa-th fa-fw"></i>分类</a></li><li class="menu-item menu-item-archives"><a href="/archives/" rel="section"><i class="fa fa-archive fa-fw"></i>归档</a></li> | ||
</ul> | ||
</nav> | ||
|
||
|
||
|
||
|
||
</div> | ||
extends includes/layout.pug | ||
|
||
block content | ||
#post | ||
if top_img === false | ||
include includes/header/post-info.pug | ||
|
||
article#article-container.post-content!=page.content | ||
include includes/post/post-copyright.pug | ||
.tag_share | ||
if (theme.post_meta.post.tags) | ||
.post-meta__tag-list | ||
each item, index in page.tags.data | ||
a(href=url_for(item.path)).post-meta__tags #[=item.name] | ||
include includes/third-party/share/index.pug | ||
|
||
|
||
<div class="toggle sidebar-toggle" role="button"> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
</div> | ||
|
||
<aside class="sidebar"> | ||
|
||
<div class="sidebar-inner sidebar-overview-active"> | ||
<ul class="sidebar-nav"> | ||
<li class="sidebar-nav-toc"> | ||
文章目录 | ||
</li> | ||
<li class="sidebar-nav-overview"> | ||
站点概览 | ||
</li> | ||
</ul> | ||
|
||
<div class="sidebar-panel-container"> | ||
<!--noindex--> | ||
<div class="post-toc-wrap sidebar-panel"> | ||
</div> | ||
<!--/noindex--> | ||
|
||
<div class="site-overview-wrap sidebar-panel"> | ||
<div class="site-author site-overview-item animated" itemprop="author" itemscope itemtype="http://schema.org/Person"> | ||
<img class="site-author-image" itemprop="image" alt="deepshark" | ||
src="/images/baiyexing.jpg"> | ||
<p class="site-author-name" itemprop="name">deepshark</p> | ||
<div class="site-description" itemprop="description">深度学习、cv</div> | ||
</div> | ||
<div class="site-state-wrap site-overview-item animated"> | ||
<nav class="site-state"> | ||
<div class="site-state-item site-state-posts"> | ||
<a href="/archives/"> | ||
<span class="site-state-item-count">4</span> | ||
<span class="site-state-item-name">日志</span> | ||
</a> | ||
</div> | ||
<div class="site-state-item site-state-categories"> | ||
<a href="/categories/"> | ||
<span class="site-state-item-count">2</span> | ||
<span class="site-state-item-name">分类</span></a> | ||
</div> | ||
<div class="site-state-item site-state-tags"> | ||
<a href="/tags/"> | ||
<span class="site-state-item-count">4</span> | ||
<span class="site-state-item-name">标签</span></a> | ||
</div> | ||
</nav> | ||
</div> | ||
<div class="links-of-author site-overview-item animated"> | ||
<span class="links-of-author-item"> | ||
<a href="https://github.com/wntg" title="GitHub → https://github.com/wntg" rel="noopener" target="_blank">GitHub</a> | ||
</span> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</aside> | ||
<div class="sidebar-dimmer"></div> | ||
|
||
|
||
</header> | ||
|
||
|
||
<div class="back-to-top" role="button" aria-label="返回顶部"> | ||
<i class="fa fa-arrow-up"></i> | ||
<span>0%</span> | ||
</div> | ||
|
||
<noscript> | ||
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div> | ||
</noscript> | ||
|
||
|
||
<div class="main-inner post posts-expand"> | ||
|
||
|
||
|
||
|
||
|
||
<div class="post-block"> | ||
|
||
|
||
|
||
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="zh-CN"> | ||
<link itemprop="mainEntityOfPage" href="http://example.com/2022/11/02/vscode%E5%BF%AB%E6%8D%B7%E9%94%AE/"> | ||
|
||
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person"> | ||
<meta itemprop="image" content="/images/baiyexing.jpg"> | ||
<meta itemprop="name" content="deepshark"> | ||
</span> | ||
|
||
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> | ||
<meta itemprop="name" content="DeepShark的博客"> | ||
<meta itemprop="description" content="深度学习、cv"> | ||
</span> | ||
|
||
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork"> | ||
<meta itemprop="name" content="vscode快捷键 | DeepShark的博客"> | ||
<meta itemprop="description" content=""> | ||
</span> | ||
<header class="post-header"> | ||
<h1 class="post-title" itemprop="name headline"> | ||
vscode快捷键 | ||
</h1> | ||
|
||
<div class="post-meta-container"> | ||
<div class="post-meta"> | ||
<span class="post-meta-item"> | ||
<span class="post-meta-item-icon"> | ||
<i class="far fa-calendar"></i> | ||
</span> | ||
<span class="post-meta-item-text">发表于</span> | ||
|
||
|
||
<time title="创建时间:2022-11-02 10:26:12 / 修改时间:10:29:08" itemprop="dateCreated datePublished" datetime="2022-11-02T10:26:12+08:00">2022-11-02</time> | ||
</span> | ||
|
||
|
||
<span class="post-meta-item" title="阅读次数" id="busuanzi_container_page_pv"> | ||
<span class="post-meta-item-icon"> | ||
<i class="far fa-eye"></i> | ||
</span> | ||
<span class="post-meta-item-text">阅读次数:</span> | ||
<span id="busuanzi_value_page_pv"></span> | ||
</span> | ||
</div> | ||
|
||
</div> | ||
</header> | ||
|
||
|
||
|
||
|
||
<div class="post-body" itemprop="articleBody"> | ||
<p>按钮1:运行/继续 <code>F5</code>,真正的一步一步运行<br>按钮2:单步跳过(又叫逐过程) <code>F10</code>,按语句单步执行。当有函数时,不会进入函数。<br>按钮3:单步调试(又叫逐语句) <code>F11</code>:当有函数时,点击这个按钮,会进入这个函数内。<br>按钮4:单步跳出 <code>⇧F11</code>:如果有循环,点击该按钮,会执行到循环外面的语句。</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<footer class="post-footer"> | ||
|
||
|
||
|
||
<div class="post-nav"> | ||
<div class="post-nav-item"> | ||
<a href="/2022/10/16/%E8%AE%A4%E7%9F%A5%E8%A7%89%E9%86%92/" rel="prev" title="《认知觉醒》笔记"> | ||
<i class="fa fa-chevron-left"></i> 《认知觉醒》笔记 | ||
</a> | ||
</div> | ||
<div class="post-nav-item"> | ||
<a href="/2022/12/14/pytorch/" rel="next" title="pytorch"> | ||
pytorch <i class="fa fa-chevron-right"></i> | ||
</a> | ||
</div> | ||
</div> | ||
</footer> | ||
</article> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</main> | ||
|
||
<footer class="footer"> | ||
<div class="footer-inner"> | ||
|
||
|
||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2023</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">deepshark</span> | ||
</div> | ||
<div class="busuanzi-count"> | ||
<span class="post-meta-item" id="busuanzi_container_site_uv"> | ||
<span class="post-meta-item-icon"> | ||
<i class="fa fa-user"></i> | ||
</span> | ||
<span class="site-uv" title="总访客量"> | ||
<span id="busuanzi_value_site_uv"></span> | ||
</span> | ||
</span> | ||
<span class="post-meta-item" id="busuanzi_container_site_pv"> | ||
<span class="post-meta-item-icon"> | ||
<i class="fa fa-eye"></i> | ||
</span> | ||
<span class="site-pv" title="总访问量"> | ||
<span id="busuanzi_value_site_pv"></span> | ||
</span> | ||
</span> | ||
</div> | ||
<div class="powered-by">由 <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/" rel="noopener" target="_blank">NexT.Gemini</a> 强力驱动 | ||
</div> | ||
|
||
</div> | ||
</footer> | ||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script> | ||
<script src="/js/comments.js"></script><script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/next-boot.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> | ||
if theme.reward.enable && theme.reward.QR_code | ||
!=partial('includes/post/reward', {}, {cache: true}) | ||
|
||
//- ad | ||
if theme.ad && theme.ad.post | ||
.ads-wrap!=theme.ad.post | ||
|
||
if theme.post_pagination | ||
include includes/pagination.pug | ||
if theme.related_post && theme.related_post.enable | ||
!= related_posts(page,site.posts) | ||
|
||
if page.comments !== false && theme.comments && theme.comments.use | ||
- var commentsJsLoad = true | ||
!=partial('includes/third-party/comments/index', {}, {cache: true}) | ||
|
Oops, something went wrong.