你能不能把这个html改的好看一些,但是前提是只能用静态网页,不能丢失任何信息内容,包括链接图案等等。
保存时间:2026/4/2 08:18:22
<!DOCTYPE HTML>
<html lang="zh-CN">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>My Jouney Is Oceans Of Stars...</title>
<meta name="generator" content="LibreOffice 4.2.8.2 (Linux)">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/* 全局重置与基础样式 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Microsoft YaHei", Arial, sans-serif;
}
body {
background-color: #f5f7fa;
color: #333;
line-height: 1.6;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
/* 图片样式 */
img {
display: block;
margin: 0 auto 30px;
max-width: 100%;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
/* 标题样式 */
h1 {
text-align: center;
color: #d32f2f;
font-size: 2.5rem;
margin: 20px 0 10px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
h2 {
text-align: center;
color: #d32f2f;
font-size: 1.5rem;
font-style: italic;
margin-bottom: 30px;
}
h3 {
color: #2d3748;
font-size: 1.2rem;
margin: 30px 0 15px;
padding-bottom: 8px;
border-bottom: 1px solid #e2e8f0;
}
h5 {
text-align: left;
color: #4a5568;
}
p {
text-align: center;
}
/* 导航样式 */
nav {
background-color: #fff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
margin-bottom: 30px;
}
nav ol {
list-style: none;
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
}
nav ol li {
flex: 0 0 auto;
}
nav ol li a {
display: inline-block;
padding: 8px 15px;
background-color: #e8f4f8;
color: #2d3748;
text-decoration: none;
border-radius: 4px;
transition: all 0.3s ease;
font-weight: bold;
}
nav ol li a:hover {
background-color: #4299e1;
color: #fff;
transform: translateY(-2px);
}
/* 引用样式 */
blockquote {
background-color: #f8f9fa;
border-left: 4px solid #4299e1;
padding: 15px 20px;
margin: 15px 0;
border-radius: 0 4px 4px 0;
color: #4a5568;
line-height: 1.8;
}
/* 列表样式 */
ul {
list-style: none;
padding-left: 20px;
margin-bottom: 20px;
}
ul li {
margin: 10px 0;
padding-left: 20px;
position: relative;
}
ul li::before {
content: "•";
color: #4299e1;
font-weight: bold;
position: absolute;
left: 0;
}
/* 链接通用样式 */
a {
color: #4299e1;
text-decoration: none;
transition: color 0.3s ease;
}
a:hover {
color: #2b6cb0;
text-decoration: underline;
}
/* 特殊提示样式 */
.warning {
color: #d32f2f;
font-weight: bold;
}
/* 页脚相关(邮箱、捐赠) */
.contact {
margin-top: 40px;
padding: 20px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.donate {
margin-top: 15px;
text-align: center;
}
.donate img {
display: inline-block;
margin: 0 10px;
vertical-align: middle;
max-width: 120px;
}
/* 响应式适配 */
@media (max-width: 768px) {
body {
padding: 10px;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.2rem;
}
nav ol {
gap: 8px;
}
nav ol li a {
padding: 6px 12px;
font-size: 0.9rem;
}
}
</style>
</head>
<body>
<img src="photo/staroceans.jpg" alt="星辰大海">
<h1><b>我的征尘是星辰大海。。。</b></h1>
<h2><b><i>The dirt and dust from my pilgrimage forms oceans of stars...</i></b></h2>
<nav>
<ol>
<li><a href="2002.htm"><b>二〇〇二</b></a></li>
<li><a href="2003.htm"><b>二〇〇三</b></a></li>
<li><a href="2004.htm"><b>二〇〇四</b></a></li>
<li><a href="2005.htm"><b>二〇〇五</b></a></li>
<li><a href="2006.htm"><b>二〇〇六</b></a></li>
<li><a href="2007.htm"><b>二〇〇七</b></a></li>
<li><a href="2008.htm"><b>二〇〇八</b></a></li>
<li><a href="2009.htm"><b>二〇〇九</b></a></li>
<li><a href="2010.htm"><b>二〇一〇</b></a></li>
<li><a href="2011.htm"><b>二〇一一</b></a></li>
<li><a href="2012.htm"><b>二〇一二</b></a></li>
<li><a href="2013.htm"><b>二〇一三</b></a></li>
<li><a href="2014.htm"><b>二〇一四</b></a></li>
<li><a href="2015.htm"><b>二〇一五</b></a></li>
<li><a href="2016.htm"><b>二〇一六</b></a></li>
<li><a href="2017.htm"><b>二〇一七</b></a></li>
<li><a href="2018.htm"><b>二〇一八</b></a></li>
<li><a href="2019.htm"><b>二〇一九</b></a></li>
<li><a href="2020.htm"><b>二〇二〇</b></a></li>
<li><a href="2021.htm"><b>二〇二一</b></a></li>
<li><a href="2022.htm"><b>二〇二二</b></a></li>
<li><a href="2023.htm"><b>二〇二三</b></a></li>
<li><a href="2024.htm"><b>二〇二四</b></a></li>
<li><a href="2025.htm"><b>二〇二五</b></a></li>
<li><a href="2026.htm"><b>二〇二六</b></a></li>
</ol>
</nav>
<h3><a href="newComer.htm#reason">What is purpose of all this</a>?</h3>
<blockquote>经过这么多年的生活的揉捏,我发现最最简单的理由是最最真实的理由。如果你想翻阅你从前的记忆,最好的回忆方式是看你从前的笔记,但是有一个前提:你的涂鸦或者随笔必须能让你自己都有足够的耐心去读,更不要说让别人一头雾水的看那些不知所云的胡言乱语,所以,做笔记也是一个很好的技术,看得自己都赏心悦目由衷赞叹就是一个最简单的标准。同时写笔记扪心自问的过程也是一个思路的整理,很多时候学习就是一个自我设问与自我回答的过程,比如小时候看的一休哥自己在脑门画圈然后进入冥想与禅定的状态,不知不觉中豁然开朗了。最后不怕暴露自己的错误想法其实也是一个选择,古圣人有太多的精华思想要流传久远,要流传的不是太少而是太多,所以,尽量留下去粗取精的精华而不必让后人忍受提取过程遗留的作为中间产品的糟粕。而我只是一个凡人,整天担心的是没有留下什么而在生命的最后阶段也许会因为碌碌无为而忏悔,所以,我是毫不吝惜留下尽可能多的糟粕让未来的自己在生命弥留之际凭着老眼昏花欣赏雾里看花似的美景。所以,<a href="2020.htm#whyGarbage">留下的是过程而不仅仅是结果</a>。</blockquote>
<blockquote>或许也没有什么理由,仅仅是动物生存的本能一样周而复始,生存本身既有意义也没有意义,只不过生存者产生了意识自己给自己想出了意义,而没有进化到需要生存意义的<a href="2020.htm#tireless">燕雀不过是一天到晚的忙碌而不知疲倦</a>。</blockquote>
<h3>在AI来临之际,我的思考与呐喊。</h3>
<blockquote>
<a href="tools/data/video_list.html">这些视频</a>都是我这两年来的想法。
<a href="tools/data/audio_list.html">这些音频</a>都是我这两年来的想法。
</blockquote>
<h3>chronicles:</h3>
<ul>
<li>when my heart is young: <a href="AirTalk.html">Air-Talk</a></li>
<li>when my heart is even younger: <a href="HumanTalk.html">Human-Talk</a></li>
<li>when my brain is still young:<a href="downloadList.htm">DownloadList</a></li>
<li>when my mind is still young: <a href="old-index.html">OldPortal</a></li>
<li>my little git collections of various open source projects: <a href="mygit.html">MyProjects</a></li>
<li>when my idea is naive: <a href="http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/">AmazonS3Backup</a>
(Probably you should never need to use this as it is just an alias of current AWS S3 WebHosting. The reason it exists is because it was created before moving web hosting to S3 long time ago.)</li>
</ul>
<h3>These are lists of all files in this web hosting: </h3>
<ul>
<li>
<a href="generatedTrees/_generatedTrees.html">All Files in Tree Style(</a>generated by
<a href="myprojects/myLibS3/myListTool.cpp">program</a>)
(This is recommanded way as it gives you ability to browse directory structure.)
</li>
<li>
<a href="fileLists.html">AllFileList</a>
<b>(Now it is a doubly-link list of files, with size of 10000 files in one page)</b>
(This is only useful when you know the file name starting alphebetics, still no index for pages, maybe next project?)
</li>
<li>
<span class="warning">WARNING!DO NOT CLICK!</span><a href="fileVector.html">AllFileVector</a><b>(extremely large file!!! similar as AllFileList except using vector) ( unless you want to wait for very long to download an extremely large file which contains full file list.)
</b>
</li>
</ul>
<h3>Here is the shortcuts of most updated weblogs</h3>
<ul>
<li>
<a href="2025.htm">Last year</a>
</li>
<li>
<a href="2026.htm#bottom">This year, this month, today, at this moment, it is now happening...</a>
</li>
<li>
actual chronical list: <a href="OldDays.htm">Old-Days</a>
</li>
</ul>
<h3>Here are some resources I am hosting here.</h3>
<ul>
<li>我使用谷歌最新的人工智能工具<a href="https://notebooklm.google.com/">notebookLM</a>把以前的<a href="2024.htm#notebookLM">日记做了一些分析</a>。</li>
<li>
I am using <a href="2018.htm#mywget">my own version</a> of <a href="mygit.html#wget"> "wget" </a>
with these options: -nd -p --clobber --convert-links -r
</li>
<li>
<del>This is <a href="cplusplus/index.html">my c++ reference mirror</a></del> which I use <a href="mygit.html#wget">my own little version</a> of wget downloaded(pirated) from official web size: www.cplusplus.com/reference. One big "good" excuse of doing so is because my static web hosting must be very cheap and fast so that I can use it myself as the official website sometimes is quite slow. (bull*it)
<sub>Several years later, it is necessary to pickup this idea with much easier way. It is now at <a href="cpp/en/Main_Page.html">this entry</a>. Here is brief <a href="2024.htm#cpp-reference-mirror">how it is done</a>. </sub>
</li>
<li>
This is the <a href="man7.org/linux/man-pages/index.html">Linux Man Page</a> which I pirated from http://man7.org/linux/man-pages/
</li>
<li>
This is the <a href="w3c/index.html">w3c school</a> which I pirated from https://www.w3schools.com/
</li>
<li>This is <a href="cxx/index.html">the famous c++ standard html web hosting</a>. Basically I use this <a href="https://github.com/Eelis/cxxdraft-htmlgen">famous cxxhtmlgen tool</a> to generate html files from <a href="https://github.com/cplusplus/draft">c++ standard draft</a>. There is quite some small issues when I compile in Ubuntu 22.04, not so difficult, but indeed a bit tricky for someone like me who is not familiar with node.js.</li>
<li>
For some reason I download a snapshot of <a href="http://www.weain.mil.cn/">Chinese national defense equipment bidding web site</a>:<a href="weain/index.html">全军武器装备采购信息网</a>
<sub>这个是<a href="https://weain.mil.cn/">新的入口</a>,我不敢想象的是居然证书被报警,不知道是怎么回事?</sub>
</li>
<li><a href="https://heroes.thelazy.net//index.php/Main_Page">This is the most astonishingly complete wiki of my most favorite game--HOMM3.</a> I feel very reluctant to publish my clone because this might be infringement of the owner of this website. However, I love this game so much and want to <a href="hero3/Main_Page">make a mirror of this wiki</a> just in case the original website might be closed some day.</li>
<li>
<a href="https://library.kiwix.org/#lang=eng&q=computer&category=wikipedia">kiwix is done an excellent job of selected wikipedia</a>. Using <a href="https://github.com/openzim/zim-tools">its tool</a>, you can have a static image, partially. <a href="2024.htm#六月二十三日">Here</a> is my hosting.
</li>
</ul>
<div class="contact">
<h3><i>You may send me whatever comment you like. However, I should warn you that your communication with me might be published without your notice, even though your privacy would be protected by using all alias instead of your true identity. Here we GO my email: </i>
<b><font color="red">nickhuang99 <i>(at)</i> hotmail <i>(dot)</i> com</font></b></h3>
<div class="donate">
Donate by<a href="https://www.paypal.me/nickhuang99"> Paypal</a>? <img src="images/qrcode.png" alt="捐赠二维码">
</div>
</div>
</body>
</html>
<img src="photo/staroceans.jpg"> 被错误放置在<head>标签内:HTML 标准中,<img>是 body 内容,应移到<body>区域(比如标题下方),否则可能导致渲染异常。<ol>列表(年份链接部分)没有显式闭合</ol>(虽然浏览器会容错,但不符合规范);<font>标签是 HTML4 废弃标签,建议用 CSS 替代。<h1/style>里的text-align:center和<style>里的h1 {text-align:center;}重复,可统一精简。<li>):// 示例:动态生成2002-2026的年份链接
const yearList = document.querySelector('nav ol');
for (let year = 2002; year <= 2026; year++) {
const li = document.createElement('li');
li.innerHTML = `<a href="${year}.htm"><b>${year}</b></a>`;
yearList.appendChild(li);
}
fileVector.html标注为 “超大文件”,可增加加载提示或异步加载逻辑,避免页面卡死;staroceans.jpg、qrcode.png)未做懒加载,可添加loading="lazy"属性优化首屏加载:<img src="photo/staroceans.jpg" loading="lazy">
<img src="images/qrcode.png" loading="lazy">
<!DOCTYPE html>以获得更好的现代浏览器兼容性;<nav>标签内的列表语义没问题,但blockquote仅用于文本引用,若只是普通段落,建议改用<p>;(at)/(dot)是手动反爬虫,若想更友好,可保留nickhuang99@hotmail.com并通过 CSS/JS 混淆(避免纯文本被爬虫抓取)。<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>My Jouney Is Oceans Of Stars...</title>
<meta name="generator" content="LibreOffice 4.2.8.2 (Linux)">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/* 全局重置与基础样式 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "Microsoft Yahei", Arial, sans-serif;
}
body {
background-color: #f8f9fa;
color: #333;
line-height: 1.6;
display: flex;
flex-wrap: wrap; /* 响应式适配,小屏幕自动换行 */
}
/* 侧边导航菜单 */
.sidebar {
width: 260px;
background-color: #2c3e50;
color: #fff;
padding: 20px 0;
min-height: 100vh;
position: sticky;
top: 0; /* 滚动时侧边栏固定 */
}
.sidebar .logo {
text-align: center;
padding: 0 20px 20px;
border-bottom: 1px solid #444;
margin-bottom: 20px;
}
.sidebar .logo h1 {
font-size: 18px;
color: #f1c40f;
margin-bottom: 5px;
}
.sidebar .logo p {
font-size: 12px;
color: #bbb;
font-style: italic;
}
.sidebar .menu-title {
font-size: 14px;
color: #f1c40f;
padding: 0 20px;
margin: 15px 0 8px;
font-weight: bold;
}
.sidebar ul {
list-style: none;
padding: 0 10px;
}
.sidebar ul li {
margin: 4px 0;
border-radius: 4px;
transition: background 0.3s;
}
.sidebar ul li a {
color: #ecf0f1;
text-decoration: none;
padding: 8px 20px;
display: block;
font-size: 14px;
}
.sidebar ul li:hover {
background-color: #34495e;
}
.sidebar ul li a b {
color: inherit;
}
/* 主体内容区域 */
.main-content {
flex: 1;
padding: 30px 50px;
max-width: calc(100% - 260px);
}
@media (max-width: 768px) {
/* 手机端适配:侧边栏变顶部,主体内容全屏 */
body {
flex-direction: column;
}
.sidebar {
width: 100%;
min-height: auto;
}
.main-content {
max-width: 100%;
padding: 20px 15px;
}
}
/* 标题样式 */
.main-title {
text-align: center;
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.main-title h1 {
color: #e74c3c;
font-size: 28px;
margin-bottom: 10px;
}
.main-title h2 {
color: #e74c3c;
font-size: 18px;
font-style: italic;
}
/* 内容区块样式 */
.content-block {
background-color: #fff;
padding: 25px;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
margin-bottom: 25px;
}
.content-block h3 {
color: #2c3e50;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
}
.content-block blockquote {
padding: 15px;
background-color: #f5f5f5;
border-left: 4px solid #3498db;
margin: 10px 0;
border-radius: 0 4px 4px 0;
}
.content-block ul {
list-style: disc;
margin: 10px 0 10px 25px;
}
.content-block ul li {
margin-bottom: 10px;
}
.content-block a {
color: #3498db;
text-decoration: none;
}
.content-block a:hover {
color: #2980b9;
text-decoration: underline;
}
.warning-text {
color: #e74c3c;
font-weight: bold;
}
.contact-area {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #eee;
}
.contact-area img {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
max-width: 100px;
}
/* 图片样式(修复原head中img的问题,移到body后统一样式) */
.header-img {
display: block;
margin: 0 auto 30px;
max-width: 100%;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<!-- 侧边导航菜单 -->
<aside class="sidebar">
<div class="logo">
<h1>我的征尘是星辰大海</h1>
<p>The dirt and dust from my pilgrimage forms oceans of stars...</p>
</div>
<div class="menu-title">📅 年份归档</div>
<ul>
<li><a href="2002.htm"><b>二〇〇二</b></a></li>
<li><a href="2003.htm"><b>二〇〇三</b></a></li>
<li><a href="2004.htm"><b>二〇〇四</b></a></li>
<li><a href="2005.htm"><b>二〇〇五</b></a></li>
<li><a href="2006.htm"><b>二〇〇六</b></a></li>
<li><a href="2007.htm"><b>二〇〇七</b></a></li>
<li><a href="2008.htm"><b>二〇〇八</b></a></li>
<li><a href="2009.htm"><b>二〇〇九</b></a></li>
<li><a href="2010.htm"><b>二〇一〇</b></a></li>
<li><a href="2011.htm"><b>二〇一一</b></a></li>
<li><a href="2012.htm"><b>二〇一二</b></a></li>
<li><a href="2013.htm"><b>二〇一三</b></a></li>
<li><a href="2014.htm"><b>二〇一四</b></a></li>
<li><a href="2015.htm"><b>二〇一五</b></a></li>
<li><a href="2016.htm"><b>二〇一六</b></a></li>
<li><a href="2017.htm"><b>二〇一七</b></a></li>
<li><a href="2018.htm"><b>二〇一八</b></a></li>
<li><a href="2019.htm"><b>二〇一九</b></a></li>
<li><a href="2020.htm"><b>二〇二〇</b></a></li>
<li><a href="2021.htm"><b>二〇二一</b></a></li>
<li><a href="2022.htm"><b>二〇二二</b></a></li>
<li><a href="2023.htm"><b>二〇二三</b></a></li>
<li><a href="2024.htm"><b>二〇二四</b></a></li>
<li><a href="2025.htm"><b>二〇二五</b></a></li>
<li><a href="2026.htm"><b>二〇二六</b></a></li>
</ul>
<div class="menu-title">📌 快捷入口</div>
<ul>
<li><a href="newComer.htm#reason">建站初衷</a></li>
<li><a href="2020.htm#whyGarbage">留下的是过程</a></li>
<li><a href="2020.htm#tireless">燕雀的忙碌</a></li>
<li><a href="tools/data/video_list.html">我的视频想法</a></li>
<li><a href="tools/data/audio_list.html">我的音频想法</a></li>
<li><a href="2025.htm">去年归档</a></li>
<li><a href="2026.htm#bottom">今年最新</a></li>
<li><a href="OldDays.htm">时光编年史</a></li>
</ul>
<div class="menu-title">📁 文件导航</div>
<ul>
<li><a href="generatedTrees/_generatedTrees.html">树形文件列表</a></li>
<li><a href="fileLists.html">文件列表(分页)</a></li>
<li><a href="fileVector.html" class="warning-text">超大文件列表⚠️</a></li>
</ul>
<div class="menu-title">💻 资源镜像</div>
<ul>
<li><a href="cpp/en/Main_Page.html">C++参考手册</a></li>
<li><a href="man7.org/linux/man-pages/index.html">Linux手册页</a></li>
<li><a href="w3c/index.html">W3C School</a></li>
<li><a href="cxx/index.html">C++标准文档</a></li>
<li><a href="weain/index.html">全军武器装备采购网</a></li>
<li><a href="hero3/Main_Page">英雄无敌3维基</a></li>
</ul>
<div class="menu-title">🔗 其他链接</div>
<ul>
<li><a href="AirTalk.html">Air-Talk</a></li>
<li><a href="HumanTalk.html">Human-Talk</a></li>
<li><a href="downloadList.htm">DownloadList</a></li>
<li><a href="old-index.html">OldPortal</a></li>
<li><a href="mygit.html">MyProjects</a></li>
<li><a href="http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/">AWS备份</a></li>
<li><a href="https://paypal.me/nickhuang99">PayPal捐赠</a></li>
</ul>
</aside>
<!-- 主体内容区域 -->
<main class="main-content">
<!-- 标题区域 -->
<div class="main-title">
<h1>我的征尘是星辰大海。。。</h1>
<h2>The dirt and dust from my pilgrimage forms oceans of stars...</h2>
</div>
<!-- 头部图片(修复原head中img的错误位置) -->
<img src="photo/staroceans.jpg" class="header-img" alt="星辰大海">
<!-- 核心文案区块 -->
<div class="content-block">
<h3>What is purpose of all this?</h3>
<blockquote>
经过这么多年的生活的揉捏,我发现最最简单的理由是最最真实的理由。如果你想翻阅你从前的记忆,最好的回忆方式是看你从前的笔记,但是有一个前提:你的涂鸦或者随笔必须能让你自己都有足够的耐心去读,更不要说让别人一头雾水的看那些不知所云的胡言乱语,所以,做笔记也是一个很好的技术,看得自己都赏心悦目由衷赞叹就是一个最简单的标准。同时写笔记扪心自问的过程也是一个思路的整理,很多时候学习就是一个自我设问与自我回答的过程,比如小时候看的一休哥自己在脑门画圈然后进入冥想与禅定的状态,不知不觉中豁然开朗了。最后不怕暴露自己的错误想法其实也是一个选择,古圣人有太多的精华思想要流传久远,要流传的不是太少而是太多,所以,尽量留下去粗取精的精华而不必让后人忍受提取过程遗留的作为中间产品的糟粕。而我只是一个凡人,整天担心的是没有留下什么而在生命的最后阶段也许会因为碌碌无为而忏悔,所以,我是毫不吝惜留下尽可能多的糟粕让未来的自己在生命弥留之际凭着老眼昏花欣赏雾里看花似的美景。所以,<a href="2020.htm#whyGarbage">留下的是过程而不仅仅是结果</a>。
</blockquote>
<blockquote>
或许也没有什么理由,仅仅是动物生存的本能一样周而复始,生存本身既有意义也没有意义,只不过生存者产生了意识自己给自己想出了意义,而没有进化到需要生存意义的<a href="2020.htm#tireless">燕雀不过是一天到晚的忙碌而不知疲倦</a>。
</blockquote>
</div>
<!-- AI思考区块 -->
<div class="content-block">
<h3>在AI来临之际,我的思考与呐喊。</h3>
<blockquote>
<a href="tools/data/video_list.html">这些视频</a>都是我这两年来的想法。<br>
<a href="tools/data/audio_list.html">这些音频</a>都是我这两年来的想法。
</blockquote>
</div>
<!-- 编年史区块 -->
<div class="content-block">
<h3>chronicles:</h3>
<ul>
<li>when my heart is young: <a href="AirTalk.html">Air-Talk</a></li>
<li>when my heart is even younger: <a href="HumanTalk.html">Human-Talk</a></li>
<li>when my brain is still young:<a href="downloadList.htm">DownloadList</a></li>
<li>when my mind is still young: <a href="old-index.html">OldPortal</a></li>
<li>my little git collections of various open source projects: <a href="mygit.html">MyProjects</a></li>
<li>when my idea is naive: <a href="http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/">AmazonS3Backup</a>
(Probably you should never need to use this as it is just an alias of current AWS S3 WebHosting. The reason it exists is because it was created before moving web hosting to S3 long time ago.)
</li>
</ul>
</div>
<!-- 资源托管区块 -->
<div class="content-block">
<h3>Here are some resources I am hosting here.</h3>
<ul>
<li>我使用谷歌最新的人工智能工具<a href="https://notebooklm.google.com/">notebookLM</a>把以前的<a href="2024.htm#notebookLM">日记做了一些分析</a>。</li>
<li>
I am using <a href="2018.htm#mywget">my own version</a> of <a href="mygit.html#wget"> "wget" </a>
with these options: -nd -p --clobber --convert-links -r
</li>
<li>
<del>This is <a href="cplusplus/index.html">my c++ reference mirror</a></del> which I use <a href="mygit.html#wget">my own little version</a> of wget downloaded(pirated) from official web size: www.cplusplus.com/reference. One big "good" excuse of doing so is because my static web hosting must be very cheap and fast so that I can use it myself as the official website sometimes is quite slow. (bull*it)
<sub>Several years later, it is necessary to pickup this idea with much easier way. It is now at <a href="cpp/en/Main_Page.html">this entry</a>. Here is brief <a href="2024.htm#cpp-reference-mirror">how it is done</a>. </sub>
</li>
<li>
This is the <a href="man7.org/linux/man-pages/index.html">Linux Man Page</a> which I pirated from http://man7.org/linux/man-pages/
</li>
<li>
This is the <a href="w3c/index.html">w3c school</a> which I pirated from https://www.w3schools.com/
</li>
<li>This is <a href="cxx/index.html">the famous c++ standard html web hosting</a>. Basically I use this <a href="https://github.com/Eelis/cxxdraft-htmlgen">famous cxxhtmlgen tool</a> to generate html files from <a href="https://github.com/cplusplus/draft">c++ standard draft</a>. There is quite some small issues when I compile in Ubuntu 22.04, not so difficult, but indeed a bit tricky for someone like me who is not familiar with node.js.</li>
<li>
For some reason I download a snapshot of <a href="http://www.weain.mil.cn/">Chinese national defense equipment bidding web site</a>:<a href="weain/index.html">全军武器装备采购信息网</a>
<sub>这个是<a href="https://weain.mil.cn/">新的入口</a>,我不敢想象的是居然证书被报警,不知道是怎么回事?</sub>
</li>
<li><a href="https://heroes.thelazy.net//index.php/Main_Page">This is the most astonishingly complete wiki of my most favorite game--HOMM3.</a> I feel very reluctant to publish my clone because this might be infringement of the owner of this website. However, I love this game so much and want to <a href="hero3/Main_Page">make a mirror of this wiki</a> just in case the original website might be closed some day.</li>
<li>
<a href="https://library.kiwix.org/#lang=eng&q=computer&category=wikipedia">kiwix is done an excellent job of selected wikipedia</a>. Using <a href="https://github.com/openzim/zim-tools">its tool</a>, you can have a static image, partially. <a href="2024.htm#六月二十三日">Here</a> is my hosting.
</li>
</ul>
</div>
<!-- 联系与捐赠区块 -->
<div class="content-block contact-area">
<h3>
<i>You may send me whatever comment you like. However, I should warn you that your communication with me might be published without your notice, even though your privacy would be protected by using all alias instead of your true identity. Here we GO my email: </i>
<b style="color: #e74c3c;">nickhuang99 <i>(at)</i> hotmail <i>(dot)</i> com</b>
</h3>
<p>Donate by<a href="https://www.paypal.me/nickhuang99"> Paypal</a>? <img src="images/qrcode.png" alt="捐赠二维码"></p>
</div>
</main>
</body>
</html>
<img>放在<head>的问题),图片增加圆角和阴影。<font>标签,用 CSS 统一控制样式;index.html内容即可,所有静态链接均保留,无需修改文件路径;<ul>分组即可;photo/staroceans.jpg、images/qrcode.png)保持和原文件一致,无需额外调整。<!DOCTYPE HTML>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>我的征尘是星辰大海...</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
/* 全局CSS变量 - 统一配色和样式,便于维护 */
:root {
--bg-color: #0b0e14; /* 页面背景色 */
--card-bg: #161b22; /* 卡片背景色 */
--text-main: #e6edf3; /* 主要文本色 */
--text-muted: #8b949e; /* 次要文本色 */
--accent-color: #ff4d4d; /* 强调色(红) */
--link-color: #58a6ff; /* 链接色(蓝) */
--border-color: #30363d; /* 边框色 */
--hover-bg: #21262d; /* 鼠标悬浮背景色 */
--shadow: 0 4px 12px rgba(0,0,0,0.3); /* 通用阴影 */
}
/* 全局重置与基础样式 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "Microsoft Yahei", sans-serif;
background-color: var(--bg-color);
color: var(--text-main);
line-height: 1.8; /* 优化行高,提升可读性 */
margin: 0;
padding: 0;
}
/* 顶部视觉区 - 渐变背景+背景图,视觉更高级 */
header {
text-align: center;
padding: 80px 20px; /* 增加内边距,更舒展 */
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('photo/staroceans.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-bottom: 1px solid var(--border-color);
}
header h1 {
color: var(--accent-color);
font-size: 2.8em;
margin-bottom: 15px;
text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
header h2 {
font-style: italic;
color: var(--accent-color);
font-weight: normal;
font-size: 1.3em;
opacity: 0.9;
}
/* 主体容器 - 居中+最大宽度,限制内容范围 */
.container {
max-width: 1000px;
margin: 0 auto;
padding: 40px 20px;
}
/* 年份导航 - 网格布局,自适应排列 */
nav {
background: var(--card-bg);
padding: 25px;
border-radius: 12px;
border: 1px solid var(--border-color);
margin-bottom: 40px;
box-shadow: var(--shadow);
}
nav ol {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(85px, 1fr)); /* 微调宽度,更适配 */
gap: 12px;
list-style: none;
padding: 0;
margin: 0;
}
nav li a {
display: block;
text-align: center;
padding: 10px 8px;
background: var(--hover-bg);
border-radius: 8px; /* 圆角更大,更柔和 */
text-decoration: none;
color: var(--link-color);
font-size: 0.95em;
transition: all 0.3s ease; /* 过渡更丝滑 */
font-weight: 500;
}
nav li a:hover {
background: var(--link-color);
color: white;
transform: translateY(-2px); /* 轻微上浮,交互更生动 */
box-shadow: 0 2px 8px rgba(88, 166, 255, 0.3);
}
/* 内容板块通用样式 */
section {
margin-bottom: 50px;
}
h3 {
border-left: 4px solid var(--accent-color);
padding: 8px 15px;
margin-top: 40px;
font-size: 1.5em;
color: var(--text-main);
background-color: rgba(255, 77, 77, 0.05); /* 轻微背景色,突出标题 */
border-radius: 0 6px 6px 0;
}
/* 引用块样式 - 深色卡片+阴影,更有质感 */
blockquote {
background: #1c2128;
border-left: 3px solid var(--link-color); /* 增加左侧细边框,层次更优 */
padding: 25px;
border-radius: 8px;
margin: 20px 0;
color: #c9d1d9;
font-size: 0.95em;
box-shadow: var(--shadow);
}
/* 双列高亮区块 - 响应式适配 */
.highlight-box {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin: 20px 0;
}
@media (max-width: 768px) {
.highlight-box { grid-template-columns: 1fr; }
header { padding: 40px 20px; } /* 移动端顶部视觉区缩小 */
header h1 { font-size: 2.2em; }
.container { padding: 20px 15px; }
}
/* 列表样式 - hover高亮,更易阅读 */
ul {
list-style: none;
padding: 0;
background: var(--card-bg);
border-radius: 10px;
border: 1px solid var(--border-color);
overflow: hidden; /* 配合圆角,避免内容溢出 */
}
ul li {
padding: 15px 20px;
border-bottom: 1px solid var(--border-color);
transition: all 0.2s ease;
}
/* 最后一个列表项去掉下边框 */
ul li:last-child {
border-bottom: none;
}
ul li:hover {
background: #1c2128;
padding-left: 25px; /* 轻微左移,交互更明显 */
}
/* 链接通用样式 */
a {
color: var(--link-color);
text-decoration: none;
transition: color 0.2s ease;
}
a:hover {
color: #79b8ff; /* 浅一点的蓝色,hover更柔和 */
text-decoration: underline;
}
/* 警告标签样式 - 更醒目 */
.warning {
color: #ff7b72;
font-weight: bold;
border: 1px solid #ff7b72;
padding: 4px 8px;
border-radius: 4px;
background: rgba(255, 123, 114, 0.1);
font-size: 0.9em;
}
/* 底部捐赠区 */
footer {
text-align: center;
padding: 50px 20px;
background: var(--card-bg);
border-top: 1px solid var(--border-color);
margin-top: 60px;
color: var(--text-muted);
}
.donate-img {
width: 150px;
margin-top: 20px;
border-radius: 8px;
border: 1px solid var(--border-color);
transition: transform 0.3s ease;
}
.donate-img:hover {
transform: scale(1.05); /* 图片hover放大,增加交互 */
}
/* 删除线文本样式优化 */
del {
color: var(--text-muted);
opacity: 0.7;
}
/* 下标文本样式 */
sub {
color: var(--text-muted);
font-size: 0.8em;
}
</style>
</head>
<body>
<!-- 顶部视觉区 - 渐变背景+背景图 -->
<header>
<h1>我的征尘是星辰大海。。。</h1>
<h2><i>The dirt and dust from my pilgrimage forms oceans of stars...</i></h2>
</header>
<!-- 主体内容容器 -->
<div class="container">
<!-- 年份导航网格 -->
<nav>
<ol>
<li><a href="2002.htm">2002</a></li><li><a href="2003.htm">2003</a></li><li><a href="2004.htm">2004</a></li>
<li><a href="2005.htm">2005</a></li><li><a href="2006.htm">2006</a></li><li><a href="2007.htm">2007</a></li>
<li><a href="2008.htm">2008</a></li><li><a href="2009.htm">2009</a></li><li><a href="2010.htm">2010</a></li>
<li><a href="2011.htm">2011</a></li><li><a href="2012.htm">2012</a></li><li><a href="2013.htm">2013</a></li>
<li><a href="2014.htm">2014</a></li><li><a href="2015.htm">2015</a></li><li><a href="2016.htm">2016</a></li>
<li><a href="2017.htm">2017</a></li><li><a href="2018.htm">2018</a></li><li><a href="2019.htm">2019</a></li>
<li><a href="2020.htm">2020</a></li><li><a href="2021.htm">2021</a></li><li><a href="2022.htm">2022</a></li>
<li><a href="2023.htm">2023</a></li><li><a href="2024.htm">2024</a></li><li><a href="2025.htm">2025</a></li>
<li><a href="2026.htm">2026</a></li>
</ol>
</nav>
<!-- 初衷与目的板块 -->
<section>
<h3><a href="newComer.htm#reason">初衷与目的 / Purpose</a></h3>
<blockquote>
经过这么多年的生活的揉捏,我发现最最简单的理由是最最真实的理由。如果你想翻阅你从前的记忆,最好的回忆方式是看你从前的笔记,但是有一个前提:你的涂鸦或者随笔必须能让你自己都有足够的耐心去读,更不要说让别人一头雾水的看那些不知所云的胡言乱语,所以,做笔记也是一个很好的技术,看得自己都赏心悦目由衷赞叹就是一个最简单的标准。同时写笔记扪心自问的过程也是一个思路的整理,很多时候学习就是一个自我设问与自我回答的过程,比如小时候看的一休哥自己在脑门画圈然后进入冥想与禅定的状态,不知不觉中豁然开朗了。最后不怕暴露自己的错误想法其实也是一个选择,古圣人有太多的精华思想要流传久远,要流传的不是太少而是太多,所以,尽量留下去粗取精的精华而不必让后人忍受提取过程遗留的作为中间产品的糟粕。而我只是一个凡人,整天担心的是没有留下什么而在生命的最后阶段也许会因为碌碌无为而忏悔,所以,我是毫不吝惜留下尽可能多的糟粕让未来的自己在生命弥留之际凭着老眼昏花欣赏雾里看花似的美景。所以,<a href="2020.htm#whyGarbage">留下的是过程而不仅仅是结果</a>。
</blockquote>
<blockquote>
或许也没有什么理由,仅仅是动物生存的本能一样周而复始,生存本身既有意义也没有意义,只不过生存者产生了意识自己给自己想出了意义,而没有进化到需要生存意义的<a href="2020.htm#tireless">燕雀不过是一天到晚的忙碌而不知疲倦</a>。
</blockquote>
</section>
<!-- AI时代的思考 -->
<section>
<h3>AI 时代的思考</h3>
<div class="highlight-box">
<blockquote style="margin:0;">
<a href="tools/data/video_list.html">🎥 视频合集</a><br>
<small>这些视频都是我这两年来的想法。</small>
</blockquote>
<blockquote style="margin:0;">
<a href="tools/data/audio_list.html">🎧 音频合集</a><br>
<small>这些音频都是我这两年来的想法。</small>
</blockquote>
</div>
</section>
<!-- 时光编年史 -->
<section>
<h3>时光编年史 (Chronicles)</h3>
<ul>
<li>Young Heart: <a href="AirTalk.html">Air-Talk</a></li>
<li>Even Younger: <a href="HumanTalk.html">Human-Talk</a></li>
<li>Young Brain: <a href="downloadList.htm">DownloadList</a></li>
<li>Young Mind: <a href="old-index.html">OldPortal</a></li>
<li>Open Source: <a href="mygit.html">MyProjects</a></li>
<li>Naive Ideas: <a href="http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/">AmazonS3Backup</a>
<br><small style="color:var(--text-muted);">Probably you should never need to use this as it is just an alias of current AWS S3 WebHosting. The reason it exists is because it was created before moving web hosting to S3 long time ago.</small>
</li>
</ul>
</section>
<!-- 文件索引 -->
<section>
<h3>文件索引 (File Archives)</h3>
<ul>
<li>📂 <a href="generatedTrees/_generatedTrees.html">树状浏览 (推荐)</a> - 由 <a href="myprojects/myLibS3/myListTool.cpp">Cpp程序</a> 生成
<br><small style="color:var(--text-muted);">This is recommanded way as it gives you ability to browse directory structure.</small>
</li>
<li>📑 <a href="fileLists.html">全文件列表 (双向链表版)</a>
<br><small style="color:var(--text-muted);">Now it is a doubly-link list of files, with size of 10000 files in one page (This is only useful when you know the file name starting alphebetics, still no index for pages, maybe next project?)</small>
</li>
<li><span class="warning">WARNING!</span> <a href="fileVector.html">AllFileVector (超大文件,慎点)</a>
<br><small style="color:var(--text-muted);">extremely large file!!! similar as AllFileList except using vector ( unless you want to wait for very long to download an extremely large file which contains full file list.)</small>
</li>
</ul>
</section>
<!-- 最近更新 -->
<section>
<h3>最近更新 (Shortcuts)</h3>
<ul>
<li>📅 <a href="2025.htm">Last year (2025) - 去年归档</a></li>
<li>🔥 <a href="2026.htm#bottom">It is now happening (2026) - 今年最新</a></li>
<li>📜 <a href="OldDays.htm">Old-Days (Actual chronicle list) - 时光编年史</a></li>
</ul>
</section>
<!-- 资源托管 -->
<section>
<h3>资源托管 (Resources)</h3>
<ul>
<li>🤖 使用谷歌最新的人工智能工具<a href="https://notebooklm.google.com/">notebookLM</a>把以前的<a href="2024.htm#notebookLM">日记做了一些分析</a>。</li>
<li>🛠️ I am using <a href="2018.htm#mywget">my own version</a> of <a href="mygit.html#wget"> "wget" </a> with these options: -nd -p --clobber --convert-links -r</li>
<li>📚 <del>This is <a href="cplusplus/index.html">my c++ reference mirror</a></del> which I use <a href="mygit.html#wget">my own little version</a> of wget downloaded(pirated) from official web size: www.cplusplus.com/reference. One big "good" excuse of doing so is because my static web hosting must be very cheap and fast so that I can use it myself as the official website sometimes is quite slow. (bull*it)
<br><sub>Several years later, it is necessary to pickup this idea with much easier way. It is now at <a href="cpp/en/Main_Page.html">this entry</a>. Here is brief <a href="2024.htm#cpp-reference-mirror">how it is done</a>. </sub>
</li>
<li>📚 镜像库:<a href="man7.org/linux/man-pages/index.html">Linux Man Page</a> (pirated from http://man7.org/linux/man-pages/)、<a href="w3c/index.html">w3c school</a> (pirated from https://www.w3schools.com/)、<a href="cxx/index.html">the famous c++ standard html web hosting</a> (generated by <a href="https://github.com/Eelis/cxxdraft-htmlgen">cxxdraft-htmlgen tool</a> from <a href="https://github.com/cplusplus/draft">c++ standard draft</a>)</li>
<li>🛡️ 军事采购镜像:For some reason I download a snapshot of <a href="http://www.weain.mil.cn/">Chinese national defense equipment bidding web site</a>:<a href="weain/index.html">全军武器装备采购信息网</a>
<br><sub>这个是<a href="https://weain.mil.cn/">新的入口</a>,我不敢想象的是居然证书被报警,不知道是怎么回事?</sub>
</li>
<li>🎮 游戏精神家园:<a href="https://heroes.thelazy.net//index.php/Main_Page">This is the most astonishingly complete wiki of my most favorite game--HOMM3.</a> I feel very reluctant to publish my clone because this might be infringement of the owner of this website. However, I love this game so much and want to <a href="hero3/Main_Page">make a mirror of this wiki</a> just in case the original website might be closed some day.</li>
<li>🌐 离线百科:<a href="https://library.kiwix.org/#lang=eng&q=computer&category=wikipedia">kiwix is done an excellent job of selected wikipedia</a>. Using <a href="https://github.com/openzim/zim-tools">its tool</a>, you can have a static image, partially. <a href="2024.htm#六月二十三日">Here</a> is my hosting.</li>
</ul>
</section>
</div>
<!-- 底部联系与捐赠区 -->
<footer>
<p><i>You may send me whatever comment you like. However, I should warn you that your communication with me might be published without your notice, even though your privacy would be protected by using all alias instead of your true identity.</i></p>
<p style="margin: 15px 0;">Email: <b style="color:var(--accent-color)">nickhuang99 (at) hotmail (dot) com</b></p>
<div style="margin-top:20px;">
<a href="https://www.paypal.me/nickhuang99" style="text-decoration:none;">Donate by Paypal</a><br>
<img src="images/qrcode.png" class="donate-img" alt="捐赠二维码">
</div>
</footer>
</body>
</html>
hover时的轻微上浮 + 阴影效果(年份导航、图片),交互更生动;hover时轻微左移,提升阅读时的交互反馈;photo/staroceans.jpg、images/qrcode.png),路径完全不变。hover颜色改为更柔和的浅蓝,避免刺眼;text-muted变量,统一视觉风格。<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-CN">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>My Jouney Is Oceans Of Stars...</title>
<meta name="generator" content="LibreOffice 4.2.8.2 (Linux)">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- 美化核心样式 -->
<style type="text/css">
/* 全局重置与基础样式 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Microsoft Yahei", Arial, sans-serif;
line-height: 1.6;
background-color: #f5f5f5;
color: #333;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
/* 标题样式 */
h1 {
text-align: center;
color: #d32f2f;
font-size: 2.5rem;
margin: 30px 0 15px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
h2 {
text-align: center;
color: #d32f2f;
font-size: 1.5rem;
margin-bottom: 30px;
font-style: italic;
}
h3 {
margin: 30px 0 15px;
color: #212121;
font-size: 1.3rem;
border-left: 4px solid #d32f2f;
padding-left: 10px;
}
/* 导航样式 */
nav {
background-color: #fff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
margin-bottom: 30px;
}
nav ol {
columns: auto 4;
gap: 15px;
list-style-position: inside;
padding-left: 10px;
}
nav ol li {
margin-bottom: 8px;
break-inside: avoid;
}
nav ol li a {
color: #333;
text-decoration: none;
padding: 4px 8px;
border-radius: 4px;
transition: background-color 0.3s;
}
nav ol li a:hover {
background-color: #fef0f0;
color: #d32f2f;
}
/* 引用块样式 */
blockquote {
background-color: #fff;
border-left: 4px solid #d32f2f;
padding: 15px 20px;
margin: 15px 0;
border-radius: 0 8px 8px 0;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
/* 列表样式 */
ul {
background-color: #fff;
border-radius: 8px;
padding: 20px 40px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
margin-bottom: 20px;
}
ul li {
margin-bottom: 12px;
line-height: 1.8;
}
/* 链接通用样式 */
a {
color: #d32f2f;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/* 图片样式 */
img {
display: block;
margin: 0 auto 30px;
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
/* 特殊提示样式 */
.warning {
color: #d32f2f;
font-weight: bold;
}
/* 页脚/联系信息样式 */
.contact {
margin-top: 40px;
padding: 20px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
/* 响应式适配 */
@media (max-width: 992px) {
nav ol {
columns: auto 3;
}
}
@media (max-width: 768px) {
nav ol {
columns: auto 2;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.2rem;
}
body {
padding: 10px;
}
}
@media (max-width: 576px) {
nav ol {
columns: auto 1;
}
ul {
padding: 15px 20px;
}
h1 {
font-size: 1.8rem;
}
}
</style>
</head>
<body>
<!-- 头部图片 -->
<img src="photo/staroceans.jpg" alt="星辰大海">
<!-- 主标题 -->
<h1><b>我的征尘是星辰大海。。。</b></h1>
<h2><b><i>The dirt and dust from my pilgrimage forms oceans of stars...</i></b></h2>
<!-- 年份导航 -->
<nav>
<ol>
<li><a href="2002.htm"><b>二〇〇二</b></a></li>
<li><a href="2003.htm"><b>二〇〇三</b></a></li>
<li><a href="2004.htm"><b>二〇〇四</b></a></li>
<li><a href="2005.htm"><b>二〇〇五</b></a></li>
<li><a href="2006.htm"><b>二〇〇六</b></a></li>
<li><a href="2007.htm"><b>二〇〇七</b></a></li>
<li><a href="2008.htm"><b>二〇〇八</b></a></li>
<li><a href="2009.htm"><b>二〇〇九</b></a></li>
<li><a href="2010.htm"><b>二〇一〇</b></a></li>
<li><a href="2011.htm"><b>二〇一一</b></a></li>
<li><a href="2012.htm"><b>二〇一二</b></a></li>
<li><a href="2013.htm"><b>二〇一三</b></a></li>
<li><a href="2014.htm"><b>二〇一四</b></a></li>
<li><a href="2015.htm"><b>二〇一五</b></a></li>
<li><a href="2016.htm"><b>二〇一六</b></a></li>
<li><a href="2017.htm"><b>二〇一七</b></a></li>
<li><a href="2018.htm"><b>二〇一八</b></a></li>
<li><a href="2019.htm"><b>二〇一九</b></a></li>
<li><a href="2020.htm"><b>二〇二〇</b></a></li>
<li><a href="2021.htm"><b>二〇二一</b></a></li>
<li><a href="2022.htm"><b>二〇二二</b></a></li>
<li><a href="2023.htm"><b>二〇二三</b></a></li>
<li><a href="2024.htm"><b>二〇二四</b></a></li>
<li><a href="2025.htm"><b>二〇二五</b></a></li>
</ol>
</nav>
<!-- 核心内容区块 -->
<h3><a href="newComer.htm#reason">What is purpose of all this</a>?</h3>
<blockquote>经过这么多年的生活的揉捏,我发现最最简单的理由是最最真实的理由。如果你想翻阅你从前的记忆,最好的回忆方式是看你从前的笔记,但是有一个前提:你的涂鸦或者随笔必须能让你自己都有足够的耐心去读,更不要说让别人一头雾水的看那些不知所云的胡言乱语,所以,做笔记也是一个很好的技术,看得自己都赏心悦目由衷赞叹就是一个最简单的标准。同时写笔记扪心自问的过程也是一个思路的整理,很多时候学习就是一个自我设问与自我回答的过程,比如小时候看的一休哥自己在脑门画圈然后进入冥想与禅定的状态,不知不觉中豁然开朗了。最后不怕暴露自己的错误想法其实也是一个选择,古圣人有太多的精华思想要流传久远,要流传的不是太少而是太多,所以,尽量留下去粗取精的精华而不必让后人忍受提取过程遗留的作为中间产品的糟粕。而我只是一个凡人,整天担心的是没有留下什么而在生命的最后阶段也许会因为碌碌无为而忏悔,所以,我是毫不吝惜留下尽可能多的糟粕让未来的自己在生命弥留之际凭着老眼昏花欣赏雾里看花似的美景。所以,<a href="2020.htm#whyGarbage">留下的是过程而不仅仅是结果</a>。</blockquote>
<blockquote>或许也没有什么理由,仅仅是动物生存的本能一样周而复始,生存本身既有意义也没有意义,只不过生存者产生了意识自己给自己想出了意义,而没有进化到需要生存意义的<a href="2020.htm#tireless">燕雀不过是一天到晚的忙碌而不知疲倦</a>。</blockquote>
<h3>在AI来临之际,我的思考与呐喊。</h3>
<blockquote>
<a href="tools/data/video_list.html">这些视频</a>都是我这两年来的想法。
<a href="tools/data/audio_list.html">这些音频</a>都是我这两年来的想法。
</blockquote>
<h3>chronicles:</h3>
<ul>
<li>when my heart is young: <a href="AirTalk.html">Air-Talk</a></li>
<li>when my heart is even younger: <a href="HumanTalk.html">Human-Talk</a></li>
<li>when my brain is still young:<a href="downloadList.htm">DownloadList</a></li>
<li>when my mind is still young: <a href="old-index.html">OldPortal</a></li>
<li>my little git collections of various open source projects: <a href="mygit.html">MyProjects</a></li>
<li>when my idea is naive: <a href="http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/">AmazonS3Backup</a>
(Probably you should never need to use this as it is just an alias of current AWS S3 WebHosting. The reason it exists is because it was created before moving web hosting to S3 long time ago.)</li>
</ul>
<h3>These are lists of all files in this web hosting: </h3>
<ul>
<li>
<a href="generatedTrees/_generatedTrees.html">All Files in Tree Style(</a>generated by
<a href="myprojects/myLibS3/myListTool.cpp">program</a>)
(This is recommanded way as it gives you ability to browse directory structure.)
</li>
<li>
<a href="fileLists.html">AllFileList</a>
<b>(Now it is a doubly-link list of files, with size of 10000 files in one page)</b>
(This is only useful when you know the file name starting alphebetics, still no index for pages, maybe next project?)
</li>
<li>
<span class="warning">WARNING!DO NOT CLICK!</span><a href="fileVector.html">AllFileVector</a><b>(extremely large file!!! similar as AllFileList except using vector) ( unless you want to wait for very long to download an extremely large file which contains full file list.)
</li>
</ul>
<h3>Here is the shortcuts of most updated weblogs</h3>
<ul>
<li>
<a href="2024.htm">Last year</a>
</li>
<li>
<a href="2025.htm#bottom">This year, this month, today, at this moment, it is now happening...</a>
</li>
<li>
actual chronical list: <a href="OldDays.htm">Old-Days</a>
</li>
</ul>
<h3>Here are some resources I am hosting here.</h3>
<ul>
<li>我使用谷歌最新的人工智能工具<a href="https://notebooklm.google.com/">notebookLM</a>把以前的<a href="2024.htm#notebookLM">日记做了一些分析</a>。</li>
<li>
I am using <a href="2018.htm#mywget">my own version</a> of <a href="mygit.html#wget"> "wget" </a>
with these options: -nd -p --clobber --convert-links -r
</li>
<li>
<del>This is <a href="cplusplus/index.html">my c++ reference mirror</a></del> which I use <a href="mygit.html#wget">my own little version</a> of wget downloaded(pirated) from official web size: www.cplusplus.com/reference. One big "good" excuse of doing so is because my static web hosting must be very cheap and fast so that I can use it myself as the official website sometimes is quite slow. (bull*it)
<sub>Several years later, it is necessary to pickup this idea with much easier way. It is now at <a href="cpp/en/Main_Page.html">this entry</a>. Here is brief <a href="2024.htm#cpp-reference-mirror">how it is done</a>. </sub>
</li>
<li>
This is the <a href="man7.org/linux/man-pages/index.html">Linux Man Page</a> which I pirated from http://man7.org/linux/man-pages/
</li>
<li>
This is the <a href="w3c/index.html">w3c school</a> which I pirated from https://www.w3schools.com/
</li>
<li>This is <a href="cxx/index.html">the famous c++ standard html web hosting</a>. Basically I use this <a href="https://github.com/Eelis/cxxdraft-htmlgen">famous cxxhtmlgen tool</a> to generate html files from <a href="https://github.com/cplusplus/draft">c++ standard draft</a>. There is quite some small issues when I compile in Ubuntu 22.04, not so difficult, but indeed a bit tricky for someone like me who is not familiar with node.js.</li>
<li>
For some reason I download a snapshot of <a href="http://www.weain.mil.cn/">Chinese national defense equipment bidding web site</a>:<a href="weain/index.html">全军武器装备采购信息网</a>
<sub>这个是<a href="https://weain.mil.cn/">新的入口</a>,我不敢想象的是居然证书被报警,不知道是怎么回事?</sub>
</li>
<li><a href="https://heroes.thelazy.net//index.php/Main_Page">This is the most astonishingly complete wiki of my most favorite game--HOMM3.</a> I feel very reluctant to publish my clone because this might be infringement of the owner of this website. However, I love this game so much and want to <a href="hero3/Main_Page">make a mirror of this wiki</a> just in case the original website might be closed some day.</li>
<li>
<a href="https://library.kiwix.org/#lang=eng&q=computer&category=wikipedia">kiwix is done an excellent job of selected wikipedia</a>. Using <a href="https://github.com/openzim/zim-tools">its tool</a>, you can have a static image, partially. <a href="2024.htm#六月二十三日">Here</a> is my hosting.
</li>
</ul>
<!-- 联系信息区块 -->
<h3 class="contact-title"><i>You may send me whatever comment you like. However, I should warn you that your communication with me might be published without your notice, even though your privacy would be protected by using all alias instead of your true identity. Here we GO my email: </i>
<b style="color: #d32f2f;">nickhuang99 <i>(at)</i> hotmail <i>(dot)</i> com</b></h3>
<div class="contact">
<p>Donate by<a href="https://www.paypal.me/nickhuang99"> Paypal</a>? <img src="images/qrcode.png" alt="PayPal捐赠二维码"></p>
</div>
</body>
</html>