Skip to content

Commit

Permalink
* fix time
Browse files Browse the repository at this point in the history
  • Loading branch information
github-lym committed Sep 3, 2024
1 parent 50460a5 commit 5c57050
Show file tree
Hide file tree
Showing 34 changed files with 564 additions and 183 deletions.
6 changes: 3 additions & 3 deletions categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ <h3 class="card-item-title">
懶人上班程式
</a>
</h3><div class="categories-item">
<a href="/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/" class="categories-item-link">
<i class="fas fa-angle-right fa-fw"></i>&nbsp;自動寄送表單</a>
</div><div class="categories-item">
<a href="/posts/2024/20240322_comparelist%E7%94%A2%E7%94%9F%E5%89%AF%E6%9C%AC%E6%AA%94%E6%A1%88%E4%B8%A6%E4%BF%AE%E6%94%B9%E6%99%82%E9%96%93/" class="categories-item-link">
<i class="fas fa-angle-right fa-fw"></i>&nbsp;CompareList—產生副本檔案並修改時間</a>
</div><div class="categories-item">
Expand All @@ -137,9 +140,6 @@ <h3 class="card-item-title">
</div><div class="categories-item">
<a href="/posts/2023/2023011601_%E7%89%88%E6%9B%B4%E6%89%B9%E6%AC%A1%E7%A8%8B%E5%BC%8F/" class="categories-item-link">
<i class="fas fa-angle-right fa-fw"></i>&nbsp;版更批次程式</a>
</div><div class="categories-item">
<a href="/posts/2022/treetoexcel/" class="categories-item-link">
<i class="fas fa-angle-right fa-fw"></i>&nbsp;TreeToExcel—列出子資料夾檔案至Excel</a>
</div><span class="more-post">
<a href="/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/" class="more-single-link">
More<i class="fas fa-angle-double-right fa-fw"></i>
Expand Down
20 changes: 10 additions & 10 deletions categories/懶人上班程式/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,16 @@
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animated fadeInDown faster">懶人上班程式</h2><h3 class="group-title">2024</h3><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/" class="item-link">自動寄送表單</a>
</div>
<div class="item">
<span class="item-date">
Published&nbsp;on&nbsp;09-03</span>
</div>
</div>
</div><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/2024/20240322_comparelist%E7%94%A2%E7%94%9F%E5%89%AF%E6%9C%AC%E6%AA%94%E6%A1%88%E4%B8%A6%E4%BF%AE%E6%94%B9%E6%99%82%E9%96%93/" class="item-link">CompareList—產生副本檔案並修改時間</a>
Expand Down Expand Up @@ -184,16 +194,6 @@
Published&nbsp;on&nbsp;03-30</span>
</div>
</div>
</div><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/2022/trimcopy/" class="item-link">去掉文字前後空白</a>
</div>
<div class="item">
<span class="item-date">
Published&nbsp;on&nbsp;03-30</span>
</div>
</div>
</div><ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/">1</a>
Expand Down
14 changes: 7 additions & 7 deletions categories/懶人上班程式/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
<title>懶人上班程式 - Category - My Memo</title>
<link>/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/</link>
<description>懶人上班程式 - Category - My Memo</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 22 Mar 2024 11:57:04 &#43;0800</lastBuildDate><atom:link href="/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/" rel="self" type="application/rss+xml" /><item>
<generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 03 Sep 2024 02:13:07 &#43;0000</lastBuildDate><atom:link href="/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/" rel="self" type="application/rss+xml" /><item>
<title>自動寄送表單</title>
<link>/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/</link>
<pubDate>Tue, 03 Sep 2024 02:13:07 &#43;0000</pubDate><guid>/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/</guid>
<description><![CDATA[<p>就為了查調程式功能。</p>]]></description>
</item>
<item>
<title>CompareList—產生副本檔案並修改時間</title>
<link>/posts/2024/20240322_comparelist%E7%94%A2%E7%94%9F%E5%89%AF%E6%9C%AC%E6%AA%94%E6%A1%88%E4%B8%A6%E4%BF%AE%E6%94%B9%E6%99%82%E9%96%93/</link>
<pubDate>Fri, 22 Mar 2024 11:57:04 &#43;0800</pubDate><guid>/posts/2024/20240322_comparelist%E7%94%A2%E7%94%9F%E5%89%AF%E6%9C%AC%E6%AA%94%E6%A1%88%E4%B8%A6%E4%BF%AE%E6%94%B9%E6%99%82%E9%96%93/</guid>
Expand Down Expand Up @@ -57,11 +63,5 @@
<pubDate>Wed, 30 Mar 2022 14:41:19 &#43;0800</pubDate><guid>/posts/2022/focussnapshot/</guid>
<description><![CDATA[<p>駐點在機關時得幫其他廠商定期與不定期更新網站。</p>]]></description>
</item>
<item>
<title>去掉文字前後空白</title>
<link>/posts/2022/trimcopy/</link>
<pubDate>Wed, 30 Mar 2022 14:13:40 &#43;0800</pubDate><guid>/posts/2022/trimcopy/</guid>
<description><![CDATA[<p>做客服工程師那會,每天都要查詢資料庫。</p>]]></description>
</item>
</channel>
</rss>
10 changes: 10 additions & 0 deletions categories/懶人上班程式/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,16 @@
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animated fadeInDown faster">懶人上班程式</h2><h3 class="group-title">2022</h3><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/2022/trimcopy/" class="item-link">去掉文字前後空白</a>
</div>
<div class="item">
<span class="item-date">
Published&nbsp;on&nbsp;03-30</span>
</div>
</div>
</div><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/2022/deletelogsbyforfiles/" class="item-link">用forfiles刪除過期檔案</a>
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@
alt="/images/devil_s_bg.png"
title="/images/devil_s_bg.png" /></a></div><h1 class="home-title">中老年備忘錄</h1><div class="home-subtitle"><div id="id-3" class="typeit"></div></div><div class="links"></div></div>
<div class="summary-card"><article class="summary" itemscope itemtype="http://schema.org/Article" data-image="hide"><h2 class="single-title" itemprop="name headline">
<a href="/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/">自動寄送表單</a>
</h2><div class="post-meta"><span class="post-publish">published on <time datetime="2024-09-03 02:13:07 Tuesday">2024-09-03 02:13:07 Tuesday</time></span>&nbsp;<span class="post-category">included in <a href="/categories/%E6%87%B6%E4%BA%BA%E4%B8%8A%E7%8F%AD%E7%A8%8B%E5%BC%8F/"><i class="far fa-folder fa-fw"></i>懶人上班程式</a></span></div><a class="content" href="/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/"><p>就為了查調程式功能。</p></a><div class="post-footer"><ul class="post-tags"><li><a href="/tags/csharp/">CSharp</a></li></ul></div>
</article>
<article class="summary" itemscope itemtype="http://schema.org/Article" data-image="hide"><h2 class="single-title" itemprop="name headline">
<a href="/posts/2024/20240807_word%E5%88%AA%E9%99%A4%E6%89%80%E6%9C%89%E5%9C%96%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95/">Word刪除所有圖片的方法?</a>
</h2><div class="post-meta"><span class="post-publish">published on <time datetime="2024-08-07 09:58:07 Wednesday">2024-08-07 09:58:07 Wednesday</time></span>&nbsp;<span class="post-category">included in <a href="/categories/office/"><i class="far fa-folder fa-fw"></i>Office</a></span></div><a class="content" href="/posts/2024/20240807_word%E5%88%AA%E9%99%A4%E6%89%80%E6%9C%89%E5%9C%96%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95/"><p>因同一份文件要用,但須刪除內含所有截圖。</p></a><div class="post-footer"><ul class="post-tags"><li><a href="/tags/word/">Word</a></li></ul></div>
</article>
Expand Down Expand Up @@ -148,10 +152,6 @@
<a href="/posts/2024/2024010502_%E7%94%A8post%E5%82%B3%E9%80%81form%E8%B3%87%E6%96%99/">用Post傳送Form資料</a>
</h2><div class="post-meta"><span class="post-publish">published on <time datetime="2024-01-05 11:01:07 Friday">2024-01-05 11:01:07 Friday</time></span>&nbsp;<span class="post-category">included in <a href="/categories/%E7%AD%86%E8%A8%98/"><i class="far fa-folder fa-fw"></i>筆記</a></span></div><a class="content" href="/posts/2024/2024010502_%E7%94%A8post%E5%82%B3%E9%80%81form%E8%B3%87%E6%96%99/"><p>本來<code>PostAsync</code>用得好好的,突然不行了。</p></a><div class="post-footer"><ul class="post-tags"><li><a href="/tags/csharp/">CSharp</a></li></ul></div>
</article>
<article class="summary" itemscope itemtype="http://schema.org/Article" data-image="hide"><h2 class="single-title" itemprop="name headline">
<a href="/posts/2024/2024010501_chrome%E4%BD%A0%E7%9A%84%E9%80%A3%E7%B7%9A%E4%B8%8D%E6%98%AF%E7%A7%81%E4%BA%BA%E9%80%A3%E7%B7%9A%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95/">Chrome你的連線不是私人連線解決方法?</a>
</h2><div class="post-meta"><span class="post-publish">published on <time datetime="2024-01-05 09:58:07 Friday">2024-01-05 09:58:07 Friday</time></span>&nbsp;<span class="post-category">included in <a href="/categories/%E7%96%91%E9%9B%A3%E9%9B%9C%E7%97%87/"><i class="far fa-folder fa-fw"></i>疑難雜症</a></span></div><a class="content" href="/posts/2024/2024010501_chrome%E4%BD%A0%E7%9A%84%E9%80%A3%E7%B7%9A%E4%B8%8D%E6%98%AF%E7%A7%81%E4%BA%BA%E9%80%A3%E7%B7%9A%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95/"><p>先說結論,我失敗了。</p></a><div class="post-footer"><ul class="post-tags"><li><a href="/tags/chrome/">Chrome</a></li></ul></div>
</article>
<ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="/">1</a>
Expand All @@ -168,7 +168,7 @@
<span class="page-link" aria-hidden="true">&hellip;</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/9/">9</a>
<a href="/page/10/">10</a>
</span>
</li></ul></div></div></div>
</main>
Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,15 @@
<title>My Memo</title>
<link>/</link>
<description>My Memo</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 07 Aug 2024 09:58:07 &#43;0000</lastBuildDate>
<generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 03 Sep 2024 02:13:07 &#43;0000</lastBuildDate>
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>自動寄送表單</title>
<link>/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/</link>
<pubDate>Tue, 03 Sep 2024 02:13:07 &#43;0000</pubDate><guid>/posts/2024/20240903_%E8%87%AA%E5%8B%95%E5%AF%84%E9%80%81%E8%A1%A8%E5%96%AE/</guid>
<description><![CDATA[<p>就為了查調程式功能。</p>]]></description>
</item>
<item>
<title>Word刪除所有圖片的方法?</title>
<link>/posts/2024/20240807_word%E5%88%AA%E9%99%A4%E6%89%80%E6%9C%89%E5%9C%96%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95/</link>
<pubDate>Wed, 07 Aug 2024 09:58:07 &#43;0000</pubDate><guid>/posts/2024/20240807_word%E5%88%AA%E9%99%A4%E6%89%80%E6%9C%89%E5%9C%96%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95/</guid>
Expand Down Expand Up @@ -59,11 +65,5 @@
<pubDate>Fri, 05 Jan 2024 11:01:07 &#43;0000</pubDate><guid>/posts/2024/2024010502_%E7%94%A8post%E5%82%B3%E9%80%81form%E8%B3%87%E6%96%99/</guid>
<description><![CDATA[<p>本來<code>PostAsync</code>用得好好的,突然不行了。</p>]]></description>
</item>
<item>
<title>Chrome你的連線不是私人連線解決方法?</title>
<link>/posts/2024/2024010501_chrome%E4%BD%A0%E7%9A%84%E9%80%A3%E7%B7%9A%E4%B8%8D%E6%98%AF%E7%A7%81%E4%BA%BA%E9%80%A3%E7%B7%9A%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95/</link>
<pubDate>Fri, 05 Jan 2024 09:58:07 &#43;0000</pubDate><guid>/posts/2024/2024010501_chrome%E4%BD%A0%E7%9A%84%E9%80%A3%E7%B7%9A%E4%B8%8D%E6%98%AF%E7%A7%81%E4%BA%BA%E9%80%A3%E7%B7%9A%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95/</guid>
<description><![CDATA[<p>先說結論,我失敗了。</p>]]></description>
</item>
</channel>
</rss>
Loading

0 comments on commit 5c57050

Please sign in to comment.