手上有的鏡頭列表 作者:陳列品 日期:2009-06-07 01:43
https://nds.hk/myphoto/lens_list.htm
隨時更新﹐及加入測試數據。
但貼圖太麻煩了,看來之後自己要好好的為自己的器材拍拍照。
又買了一款NIKON鏡頭 作者:陳列品 日期:2009-04-17 21:56
這一款鏡是Nikon AF-s DX NIKKOR 35mm F/1.8G 據說是一鏡多用,用在DX機上是52mm,用在全片幅的機上只是有輕微黑角,這可說是一物用多的funfun lens 雖然我現在沒有全片幅機子。 終於在dx機上有了一個定焦標準的大光圈鏡了﹐1

珍藏的鏡頭群完美整合 作者:陳列品 日期:2009-04-05 22:40
今日斥巨資買下了Nikon PC-E Micro NIKKOR 85mm f/2.8D
在NIKON的鏡頭系統方面終於集全了超廣角變焦鏡,廣角變焦鏡,標準鏡,天涯鏡,標準到長距變焦鏡,變焦遠攝鏡,微距鏡,魚眼鏡和剛好入手的移軸鏡。
由於有轉接環,手上的
Biotherm White D-tox Make Up Base
發生了甚麼事呢?
|
| From for blog |
White D-tox Correcting Make Up Base ($300/30ml)
Hello world!搬家!
沒法,f2blog又不更新,見到wp的功能又眼紅,做人處世又常是朝秦暮楚,搬屋lo。
但又沒有辦法用軟件更新,要每一篇再自己重新輸入,累.....
作者:陳列品 日期:2009-02-20 03:45
一直都想有一個自己
No DSL is 'human-readable' as such
One of the popular advantages attributed to using domain-specificlanguages is that they're 'human-readable'. This label is highlymisleading because there is no such thing as a human readablecomputer language of any sort, DSL or otherwise.
Despite decades of AI research, we cannot instruct computers in naturallanguage; it is too slippery and imprecise. As a result, all languagesused to specify things to computers have specific semantics and arenot simply 'plain English'. Even if you try hard to use
XX家
不錯,我在網誌裏不只一次自稱哲學家,但這「哲學家」三字,我只當作是英文"philosopher"的翻譯。"Philosopher"的其中一個用法,是指經常從事哲學活動的人,這當然包
Why I exploit Python to shim modules for testing purposes
A while back I wrote about how I monkey-patch modules for testing , but I didn't really write about why I preferto do my testing this way instead of, say, using dependency injection in the code I'mgoing to test.
My ultimate reason for doing it this way is that I would rather haveclean code and ugly tests than dirty code and cleaner tests. 'Testable'code that has everything it talks to injected into it as a parameteris generally ugly; specifically, it is