網誌分頁

ColdFusion 9 上市了喔

是的Coldfusion 9終於上市了

New Picture

 

 

 

CF9參考資料(LIVEDOCS)
CFSOHO會陸續報導相關新技術~

Related posts:

  1. COLDFUSION – 客製化標籤 (Custom Tag) 今天在逛Adobe Live Docs的時候,想想custom tag 一直沒有機會用到,所以也沒學到。其實custom tag跟CFINCLUDE很類似,可是比CFINCLUDE來的好控制、嚴謹。 首先,先要做一個頁面是處理TAG的程式頁面,這個範例是做一個客製的DATEFORMAT標籤,存成同目錄或者用CF管理頁面控制客製化標籤的歸檔檔案夾。這個範例我存成dateformat.cfm,當然也可以存成其他目錄,然後用cfmodule,就可以相關路徑呼叫你的程式頁面 caller.cf_dateformat=dateformat(attributes.date,attributes.format); caller的stuct是所呼叫頁面的變數,很像本頁面的variable的概念,我習慣把回傳值取名與標簽名字一樣,有模仿Allaire Macromedia...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>