mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 14:08:37 -05:00
220 lines
7.1 KiB
HTML
220 lines
7.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Dich'blog</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5">
|
|
<meta name="robots" content="noodp"/>
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.ink/style.css">
|
|
<link rel="stylesheet" href="https://blog.dich.ink/color/blue.css">
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.ink/color/background_dark.css">
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.ink/font-hack-subset.css">
|
|
|
|
<meta name="description" content="description of your site">
|
|
|
|
<meta property="og:description" content="description of your site">
|
|
<meta property="og:title" content="Dich'blog">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://blog.dich.ink/">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:description" content="description of your site">
|
|
<meta name="twitter:title" content="Dich'blog">
|
|
<meta property="twitter:domain" content="blog.dich.ink">
|
|
<meta property="twitter:url" content="https://blog.dich.ink/">
|
|
|
|
|
|
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://blog.dich.ink/atom.xml">
|
|
|
|
</head>
|
|
|
|
<body class="">
|
|
<div class="container">
|
|
|
|
<header class="header">
|
|
<div class="header__inner">
|
|
<div class="header__logo">
|
|
|
|
<a href="https://blog.dich.ink" style="text-decoration: none;">
|
|
<div class="logo">
|
|
|
|
Dich'blog
|
|
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<nav class="menu">
|
|
<ul class="menu__inner">
|
|
<li class="active"><a href="https://blog.dich.ink">blog</a></li>
|
|
|
|
<li><a href="https://blog.dich.ink/tags">tags</a></li>
|
|
|
|
<li><a href="https://blog.dich.ink/archive">archive</a></li>
|
|
|
|
<li><a href="https://blog.dich.ink/about">about me</a></li>
|
|
|
|
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
|
|
</header>
|
|
|
|
|
|
<div class="content">
|
|
|
|
<div class="posts">
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://blog.dich.ink/chatogpt/">如何高效地向 ChatGPT 提问</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2024-01-07
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://blog.dich.ink/tags/prompt/">#Prompt</a></span>
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>前言 本文翻译自《The Art of Asking ChatGPT for High-Quality Answers A Complete Guide to Prompt Engineering Techniques》</p>
|
|
|
|
</div>
|
|
<div>
|
|
<!-- ︎ -- force text style - some devices render this as emoji -->
|
|
<a class="read-more button" href="https://blog.dich.ink/chatogpt/">
|
|
<span class="button__text">Read more</span>
|
|
<span class="button__icon">↩︎</span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://blog.dich.ink/searching/">搜索引擎与爬虫</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2024-01-07
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://blog.dich.ink/tags/searching/">#Searching</a></span>
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>前言 搜索引擎原理可以简单分为三个过程:爬行,索引,排名。</p>
|
|
|
|
</div>
|
|
<div>
|
|
<!-- ︎ -- force text style - some devices render this as emoji -->
|
|
<a class="read-more button" href="https://blog.dich.ink/searching/">
|
|
<span class="button__text">Read more</span>
|
|
<span class="button__icon">↩︎</span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://blog.dich.ink/advertising-algorithms/">广告推荐算法与实例</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2023-12-25
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://blog.dich.ink/tags/advertising/">#Advertising</a>
|
|
<a class="post-tag" href="https://blog.dich.ink/tags/algorithms/">#algorithms</a></span>
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>前言 广告算法的目标是为了直接增加公司收入。推荐算法虽然本质上也是为了增加公司收入,但其直接目标是为了增加用户的参与度。</p>
|
|
|
|
</div>
|
|
<div>
|
|
<!-- ︎ -- force text style - some devices render this as emoji -->
|
|
<a class="read-more button" href="https://blog.dich.ink/advertising-algorithms/">
|
|
<span class="button__text">Read more</span>
|
|
<span class="button__icon">↩︎</span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
<div class="pagination">
|
|
<div class="pagination__buttons">
|
|
<span class="button previous">
|
|
<a href="https://blog.dich.ink/page/2/">
|
|
<span class="button__icon">←</span>
|
|
<span class="button__text">Newer posts</span>
|
|
</a>
|
|
</span>
|
|
|
|
<span class="button next">
|
|
<a href="https://blog.dich.ink/page/4/">
|
|
<span class="button__text">Older posts</span>
|
|
<span class="button__icon">→</span>
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<footer class="footer">
|
|
<div class="footer__inner">
|
|
<div class="copyright">
|
|
<span>©
|
|
2024
|
|
Dichgrem</span>
|
|
<span class="copyright-theme">
|
|
<span class="copyright-theme-sep">:: </span>
|
|
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|