mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
340 lines
9.6 KiB
HTML
340 lines
9.6 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-Hans">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
|
||
<meta name="theme-color" content="#222">
|
||
<meta name="generator" content="Hexo 6.3.0">
|
||
<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="/lib/font-awesome/css/all.min.css">
|
||
|
||
<script id="hexo-configurations">
|
||
var NexT = window.NexT || {};
|
||
var CONFIG = {"hostname":"toozhao.com","root":"/","scheme":"Muse","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false,"width_expanded":320,"width_dual_column":240,"padding":18},"copycode":{"enable":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp","menu_item":"fadeInDown"},"duration":200}};
|
||
</script>
|
||
|
||
<meta name="description" content="**太久没更新了,去看 LinkedIn 吧 ** github: https://github.com/wahyd4 麻烦填个小调查吧 浏览结果请看:http://jinshuju.net/f/BVhuY7/results">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="关于我">
|
||
<meta property="og:url" content="https://toozhao.com/about/index.html">
|
||
<meta property="og:site_name" content="大染志">
|
||
<meta property="og:description" content="**太久没更新了,去看 LinkedIn 吧 ** github: https://github.com/wahyd4 麻烦填个小调查吧 浏览结果请看:http://jinshuju.net/f/BVhuY7/results">
|
||
<meta property="og:locale">
|
||
<meta property="article:published_time" content="2014-05-23T00:58:19.000Z">
|
||
<meta property="article:modified_time" content="2020-01-05T13:22:53.938Z">
|
||
<meta property="article:author" content="Junv">
|
||
<meta name="twitter:card" content="summary">
|
||
|
||
<link rel="canonical" href="https://toozhao.com/about/">
|
||
|
||
|
||
<script id="page-configurations">
|
||
// https://hexo.io/docs/variables.html
|
||
CONFIG.page = {
|
||
sidebar: "",
|
||
isHome : false,
|
||
isPost : false,
|
||
lang : 'zh-Hans'
|
||
};
|
||
</script>
|
||
|
||
<title>关于我 | 大染志
|
||
</title>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<noscript>
|
||
<style>
|
||
.use-motion .brand,
|
||
.use-motion .menu-item,
|
||
.sidebar-inner,
|
||
.use-motion .post-block,
|
||
.use-motion .pagination,
|
||
.use-motion .comments,
|
||
.use-motion .post-header,
|
||
.use-motion .post-body,
|
||
.use-motion .collection-header { opacity: initial; }
|
||
|
||
.use-motion .site-title,
|
||
.use-motion .site-subtitle {
|
||
opacity: initial;
|
||
top: initial;
|
||
}
|
||
|
||
.use-motion .logo-line-before i { left: initial; }
|
||
.use-motion .logo-line-after i { right: initial; }
|
||
</style>
|
||
</noscript>
|
||
|
||
</head>
|
||
|
||
<body itemscope itemtype="http://schema.org/WebPage">
|
||
<div class="container use-motion">
|
||
<div class="headband"></div>
|
||
|
||
<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="Toggle navigation bar">
|
||
<span class="toggle-line toggle-line-first"></span>
|
||
<span class="toggle-line toggle-line-middle"></span>
|
||
<span class="toggle-line toggle-line-last"></span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="site-meta">
|
||
|
||
<a href="/" class="brand" rel="start">
|
||
<span class="logo-line-before"><i></i></span>
|
||
<h1 class="site-title">大染志</h1>
|
||
<span class="logo-line-after"><i></i></span>
|
||
</a>
|
||
<p class="site-subtitle" itemprop="description">想要玩得很 High 的程序员</p>
|
||
</div>
|
||
|
||
<div class="site-nav-right">
|
||
<div class="toggle popup-trigger">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<nav class="site-nav">
|
||
</nav>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</header>
|
||
|
||
|
||
<div class="back-to-top">
|
||
<i class="fa fa-arrow-up"></i>
|
||
<span>0%</span>
|
||
</div>
|
||
|
||
|
||
<main class="main">
|
||
<div class="main-inner">
|
||
<div class="content-wrap">
|
||
|
||
|
||
<div class="content page posts-expand">
|
||
|
||
|
||
|
||
|
||
|
||
<div class="post-block" lang="zh-Hans">
|
||
<header class="post-header">
|
||
|
||
<h1 class="post-title" itemprop="name headline">关于我
|
||
</h1>
|
||
|
||
<div class="post-meta">
|
||
|
||
|
||
</div>
|
||
|
||
</header>
|
||
|
||
|
||
|
||
|
||
<div class="post-body">
|
||
<p>**太久没更新了,去看 <a target="_blank" rel="noopener" href="https://www.linkedin.com/in/junwei-zhao-46944557">LinkedIn</a> 吧 **</p>
|
||
<p> github: <a target="_blank" rel="noopener" href="https://github.com/wahyd4">https://github.com/wahyd4</a></p>
|
||
<h3 id="麻烦填个小调查吧"><a href="#麻烦填个小调查吧" class="headerlink" title="麻烦填个小调查吧"></a>麻烦填个小调查吧</h3><div>
|
||
<script src='https://jinshuju.net/f/BVhuY7/embedded.js?banner=show&height=583'></script>
|
||
</div>
|
||
|
||
<p>浏览结果请看:<a target="_blank" rel="noopener" href="http://jinshuju.net/f/BVhuY7/results">http://jinshuju.net/f/BVhuY7/results</a></p>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<script>
|
||
window.addEventListener('tabs:register', () => {
|
||
let { activeClass } = CONFIG.comments;
|
||
if (CONFIG.comments.storage) {
|
||
activeClass = localStorage.getItem('comments_active') || activeClass;
|
||
}
|
||
if (activeClass) {
|
||
let activeTab = document.querySelector(`a[href="#comment-${activeClass}"]`);
|
||
if (activeTab) {
|
||
activeTab.click();
|
||
}
|
||
}
|
||
});
|
||
if (CONFIG.comments.storage) {
|
||
window.addEventListener('tabs:click', event => {
|
||
if (!event.target.matches('.tabs-comment .tab-content .tab-pane')) return;
|
||
let commentClass = event.target.classList[1];
|
||
localStorage.setItem('comments_active', commentClass);
|
||
});
|
||
}
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="toggle sidebar-toggle">
|
||
<span class="toggle-line toggle-line-first"></span>
|
||
<span class="toggle-line toggle-line-middle"></span>
|
||
<span class="toggle-line toggle-line-last"></span>
|
||
</div>
|
||
|
||
<aside class="sidebar">
|
||
<div class="sidebar-inner">
|
||
|
||
<ul class="sidebar-nav motion-element">
|
||
<li class="sidebar-nav-toc">
|
||
Table of Contents
|
||
</li>
|
||
<li class="sidebar-nav-overview">
|
||
Overview
|
||
</li>
|
||
</ul>
|
||
|
||
<!--noindex-->
|
||
<div class="post-toc-wrap sidebar-panel">
|
||
<div class="post-toc motion-element"><ol class="nav"><li class="nav-item nav-level-3"><a class="nav-link" href="#%E9%BA%BB%E7%83%A6%E5%A1%AB%E4%B8%AA%E5%B0%8F%E8%B0%83%E6%9F%A5%E5%90%A7"><span class="nav-number">1.</span> <span class="nav-text">麻烦填个小调查吧</span></a></li></ol></div>
|
||
</div>
|
||
<!--/noindex-->
|
||
|
||
<div class="site-overview-wrap sidebar-panel">
|
||
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||
<p class="site-author-name" itemprop="name">Junv</p>
|
||
<div class="site-description" itemprop="description">Go, JavaScript, Ruby on Rails, Java,Docker, CI, CD, Photography</div>
|
||
</div>
|
||
<div class="site-state-wrap motion-element">
|
||
<nav class="site-state">
|
||
<div class="site-state-item site-state-posts">
|
||
<a href="/archives">
|
||
<span class="site-state-item-count">307</span>
|
||
<span class="site-state-item-name">posts</span>
|
||
</a>
|
||
</div>
|
||
<div class="site-state-item site-state-categories">
|
||
<a href="/categories/">
|
||
<span class="site-state-item-count">69</span>
|
||
<span class="site-state-item-name">categories</span></a>
|
||
</div>
|
||
<div class="site-state-item site-state-tags">
|
||
<a href="/tags/">
|
||
<span class="site-state-item-count">247</span>
|
||
<span class="site-state-item-name">tags</span></a>
|
||
</div>
|
||
</nav>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</aside>
|
||
<div id="sidebar-dimmer"></div>
|
||
|
||
|
||
</div>
|
||
</main>
|
||
|
||
<footer class="footer">
|
||
<div class="footer-inner">
|
||
|
||
|
||
|
||
|
||
<div class="copyright">
|
||
|
||
©
|
||
<span itemprop="copyrightYear">2025</span>
|
||
<span class="with-love">
|
||
<i class="fa fa-heart"></i>
|
||
</span>
|
||
<span class="author" itemprop="copyrightHolder">Junv</span>
|
||
</div>
|
||
<div class="powered-by">Powered by <a href="https://hexo.io/" class="theme-link" rel="noopener" target="_blank">Hexo</a> & <a href="https://muse.theme-next.org/" class="theme-link" rel="noopener" target="_blank">NexT.Muse</a>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
<script src="/lib/anime.min.js"></script>
|
||
<script src="/lib/velocity/velocity.min.js"></script>
|
||
<script src="/lib/velocity/velocity.ui.min.js"></script>
|
||
|
||
<script src="/js/utils.js"></script>
|
||
|
||
<script src="/js/motion.js"></script>
|
||
|
||
|
||
<script src="/js/schemes/muse.js"></script>
|
||
|
||
|
||
<script src="/js/next-boot.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|