From c4956073e1328700e3af3d008e1249de40201221 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 3 Jun 2021 09:58:38 +0800 Subject: blog update. --- blog/list/5.html | 58 +++++++++++++------------------------------------------- 1 file changed, 13 insertions(+), 45 deletions(-) (limited to 'blog/list/5.html') diff --git a/blog/list/5.html b/blog/list/5.html index b9fad4b..ae61983 100644 --- a/blog/list/5.html +++ b/blog/list/5.html @@ -4,6 +4,7 @@ Chrisoft::Blog + @@ -25,41 +26,8 @@ function ol() else unsetevents(); } window.onresize(); + loadTheme(); } -function loadTheme(){ - var thm=document.cookie.replace(new RegExp("(?:(?:^|.*;\\s*)thm\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"); - if(thm.length<2||'0123z'.indexOf(thm[0])==-1||'abz'.indexOf(thm[1])==-1)thm='zz'; - var ent=""; - var d=new Date(); - if(thm[0]=='z') - { - var m=d.getMonth()+1; - if(m>=3&&m<6)thm='0'+thm[1]; - else if(m>=6&&m<9)thm='1'+thm[1]; - else if(m>=9&&m<12)thm='2'+thm[1]; - else thm='3'+thm[1]; - } - if(thm[1]=='z') - {if(d.getHours()>=18||d.getHours()<6)thm=thm[0]+'b';else thm=thm[0]+'a';} - ent=`theme${thm}`; - var R=new RegExp('theme[0-4][ab]'); - for(var i=0;i @@ -79,6 +47,16 @@ loadTheme();
+

[多大图警告]ls /dev

+
+
#device-review + 2017-02-13/2019-02-13
+
+

Trash dump for the third semester

+
+
#garbage #daily-life + 2017-01-09/2018-10-11
+

[多大图警告]终究还是改不了修电脑的命


#computer-repairing #garbage @@ -93,22 +71,12 @@ loadTheme();
#garbage #daily-life 2016-06-21/2018-10-11
-
-

ThinkPad X1 Yoga初体验

-
-
#device-review - 2016-05-12/2019-02-13
-
-

The MIDI File Format Specification and MIDI Implementation in QMidiPlayer

-
-
#devel #qmidiplayer #midi - 2016-04-09/2018-10-11