因為以iTunes作為我的音樂管理庫,所以平日我的便攜音樂播放器,順理成章便是以iPod Classic或iPhone為主。
說到耳筒,除了天氣較熱的日子,一般我會盡量用頭戴式耳筒,但當天氣太熱,我便會使用入耳式耳機。
由於是每天「粗用」,兼且
I've spent a very long time using RCS as a sysadmin. In that time,certain things about how it works have just gotten ingrained in myhindbrain, to the level where I don't think about them consciously;they just are. Now that we're slowly moving away from RCS and to modernversion control systems, I sometimes wind up running into bits ofthis that are no longer true, where I have to let how stuff works inmodern version control gradually soak into my mind until old
Given my previous entry , you mightwonder why RCS does such a crazy thing as deleting and recreate fileswhen you just make a commit (in RCS terms, a checkin) when modernversion control systems don't do this. The answer turns out to be prettysimple: keyword expansion. Specifically, that RCS supports keywordexpansion and modern version control systems don't.
RCS has a feature where you can embed magic keywords in your sourcecode that are automatically expanded to various pieces of informationwhen RCS checks out