The Six Most Common Species Of Code
http://www.willa.me/2013/11/the-six-most-common-species-of-code.html
http://www.willa.me/2013/11/the-six-most-common-species-of-code.html
張政烺. 張政烺文史論集[M]. 北京:中華書局,2004年4月. ISBN 7-101-01977-3.
李零在《書品》2005年第一輯發表的書評(2010)中提到,在《試釋周初青銅器銘文中的易卦》一文中,張政烺討論齊家卜骨上的卦畫,其中一字,由於簡報的摹本不夠準確,使李零懷疑張氏的釋讀也許不對,後來從照片看,張氏的釋讀完全正確。因此李零希望書中能加入照片作爲佐證,但最終出版的書中沒有收入。李零還提到,傅學苓說,還有很多原文的插圖被刪掉,書前的照片也有遺漏。另外,本書的整理有多位學者參加,《出版說明》漏掉了一些人,如趙超、吳九龍、劉宗漢等。
案,李零提到的《試釋周初青銅器銘文中的易卦》一文,亦收入《張政烺論易叢稿》(2010)一書,書前所附圖版五即爲李零提到的那張未收的照片。
引用文獻
李零. 2010. 趕緊讀書——讀《張政烺文史論集》[M]//張永山. 張政烺先生學行錄. 北京:中華書局:235
#!/usr/bin/env bash | |
### cut a slient clip of film using mencoder | |
mencoder -nosound -ss $1 -endpos $2 -ovc copy -o $3 $4 |
I've no idea how shells implement them. In this article, I will pretend they use a stack based implementation.
Ksh93 never pops out values. When dash encounteres 'local', it just reuse the outer value. Bash and pdksh/mksh unset values first.
#!/usr/bin/env python3.2 | |
# by Jakukyo Friel <weakish@gmail.com> under GPL v2 | |
# Download videos via flvcd.com | |
# Usage: flvcd url | |
# TODO: | |
# - Some sites divide video into clips, we need to support it. | |
# - flvcd.com may use '...' in the link address displayed. This script fails under this condition. |
--- | |
const { title, lang, links } = Astro.props.frontmatter ?? Astro.props | |
const raw = Astro.props.rawContent() | |
--- | |
<html lang={lang ?? 'en'}> | |
<head> | |
<link rel="icon" href="data:,"> | |
<title>{title ?? 'Astro 1kB'}</title> | |
</head> | |
<body> |
#!/bin/sh | |
# by Jakukyo Friel <weakish@gmail.com> under GPL v2. | |
### This script convert date formats: | |
# YYYY-MM-DD => YYYY-MM-DD | |
# YYYY-M-DD => YYYY-MM-DD | |
# YYYY-MM-D => YYYY-MM-DD | |
# YYYY-M-D => YYYY-MM-DD |
package main | |
import ( | |
"fmt" | |
"os" | |
"path/filepath" | |
) | |
// go run script/setup.go > script/setup | |
// ./script/setup |
Enter into Open Firmware (hold down Command+Option+o+f when power on), and type:
boot ud:,\\:tbxi