ColdFusion 9 Developer Tutorial
暫譯: ColdFusion 9 開發者教程
John Farrar
- 出版商: Packt Publishing
- 出版日期: 2010-07-24
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 388
- 裝訂: Paperback
- ISBN: 1849690243
- ISBN-13: 9781849690249
海外代購書籍(需單獨結帳)
相關主題
商品描述
This book is a fast-paced tutorial to developing ColdFusion applications, with an emphasis on real-world skills. Packed with examples and careful explanations, the book leads you through all the topics relevant to today's ColdFusion developer. This book is for web developers working with ColdFusion 9. If your goal is to get a good grounding in the basics of the language as quickly as possible and put a site together quickly, this book is ideal for you. This book will also help you if you want to learn more about professional programming of ColdFusion. No prior knowledge of ColdFusion is expected, but basic knowledge of general web and software development skills is assumed.
What you will learn from this book...
- Foundational concepts of developing in CFML (ColdFusion)
- How to make your ColdFusion Components (CFCs) come alive with methods, using object inheritance, connecting to a database through the internal methods of our object CFCs or via ORM
- Manage multiple records through common forms for listing, editing and adding data
- Master debugging and unit testing techniques
- How to pass information into a custom tag and learn the different methods of storing and accessing tags and tag libraries
- Enhance the user interface with built-in ColdFusion AJAX features (layout, forms, script, maps, and more)
- Manage files, e-mails, and images through CFML
- Power mixing CFCs and custom tags using COOP library ans examples to simplify view coding and understand event-based objects
商品描述(中文翻譯)
這本書是一本快速入門的 ColdFusion 應用程式開發教程,重點在於實用技能。書中充滿了範例和詳細的解釋,帶領您了解當今 ColdFusion 開發者所需的所有主題。本書適合使用 ColdFusion 9 的網頁開發者。如果您的目標是快速掌握語言的基本知識並迅速組建網站,這本書非常適合您。如果您想進一步了解 ColdFusion 的專業編程,本書也將對您有所幫助。對 ColdFusion 不需要任何先前的知識,但假設您具備一般網頁和軟體開發技能的基本知識。
您將從本書中學到的內容包括:
- CFML(ColdFusion Markup Language)開發的基礎概念
- 如何使用方法使您的 ColdFusion 組件(CFCs)活起來,利用物件繼承,通過我們的物件 CFCs 的內部方法或 ORM 連接到資料庫
- 通過常見表單管理多個記錄以列出、編輯和新增資料
- 精通除錯和單元測試技術
- 如何將資訊傳遞到自定義標籤,並學習存儲和訪問標籤及標籤庫的不同方法
- 使用內建的 ColdFusion AJAX 功能增強用戶界面(佈局、表單、腳本、地圖等)
- 通過 CFML 管理檔案、電子郵件和圖像
- 使用 COOP 庫和範例混合 CFCs 和自定義標籤,以簡化視圖編碼並理解基於事件的物件