相信很多人都有「睡過頭」的經驗,現代都市人往往夜睡,但又要早起床上班上學,於是就發明了鬧鐘。而因為人們對鬧鐘有不同程度的「適應」,所以又有了不同類型千奇百怪的鬧鐘:
- 捉迷藏型 — 務求令你要起身才可以關掉:
It's time for another weekly spam summary. First, let's look at Hotmail,which turns out to be running roughly the same as last week :
Yesterday's tracing made one particular bitof DWiki 's page rendering pop out at me; almost 40% of the time forthe page was going just to create the '(Previous | Next)' links at thebottom.
Because DWiki is entirely filesystem based, its 'metadata' is the stateof the filesystem. Thus, creating the previous and next links requireswalking WanderingThoughts ' directory hierarchy to find out the order ofthe entries. Once I saw the times, I immediately started wondering if I
HK Media
Someone I know has been talking to me recently about bravely becomingthe first outside user of DWiki . As part of this, I realized he mightlike to have practical documentation about how DWiki templates get used in practice for things like producingthis blog. Which made me realize that I'd forgotten how the templateflow goes.
I could have re-read the templates and traced the execution path, butthen I had a bright idea: why not make the program do this for me? So Iinstrument template processing