舉報

會員
ColdFusion 9 Developer Tutorial
最新章節:
Index
Thisbookisafast-pacedtutorialtodevelopingColdFusionapplications,withanemphasisonreal-worldskills.Packedwithexamplesandcarefulexplanations,thebookleadsyouthroughallthetopicsrelevanttotoday'sColdFusiondeveloper.ThisbookisforwebdevelopersworkingwithColdFusion9.Ifyourgoalistogetagoodgroundinginthebasicsofthelanguageasquicklyaspossibleandputasitetogetherquickly,thisbookisidealforyou.ThisbookwillalsohelpyouifyouwanttolearnmoreaboutprofessionalprogrammingofColdFusion.NopriorknowledgeofColdFusionisexpected,butbasicknowledgeofgeneralwebandsoftwaredevelopmentskillsisassumed.
目錄(154章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Web Pages—Static to Dynamic
- Turning HTML into a dynamic web page
- Understanding and using simple variables
- Understanding structures
- Let's get interactive
- Setting page defaults
- Introduction to lists and loops
- Understanding arrays
- Conditional processing with If/<cfif>
- Conditional processing with switch
- Summary
- Chapter 2. Basic CFCs and Database Interaction
- Our first CFC
- Our first object
- Using an object constructor
- Connecting to a database
- Returning data from the CFC
- Making our data query flexible
- The basic data object concept
- Object method access control
- Summary
- Chapter 3. Power CFCs and Web Forms
- The practice of protecting access
- Web forms introduction
- Managing our product data
- Getting data to our edit page
- Saving our data
- Improving page flow
- Adding a new record
- Let's look under the hood
- Summary
- Chapter 4. ORM Database Interaction
- Introduction to ORM in ColdFusion
- Working with entity-object relationships
- ORM functions
- Summary
- Chapter 5. Application Session and Request Scope
- Life span
- Introducing the Application.cfc object
- Application variables
- The start methods
- The end methods
- Scope visibility
- Practical application
- Universal datasource
- Mappings per application
- Custom tag paths per application
- Summary
- Chapter 6. Authentication and Permissions
- How ColdFusion recognizes users
- Custom authentication (additional power)
- Extra notes
- Summary
- Chapter 7. CFScript
- Script basics
- Exception handling
- New functions/commands in CF9
- Summary
- Chapter 8. CF AJAX User Interface
- Changing times
- ColdFusion AJAX
- Styling notes
- Tips
- Map interaction
- Summary
- Chapter 9. CF AJAX Forms
- AJAX forms
- Grid updates and deletes
- Linked grids
- The date requestor
- The autosuggest box
- The directory tree
- Message boxes
- Progress bar
- Summary
- Chapter 10. CF AJAX Programming
- Binding
- Bind with event
- Extra binding notes
- Multiple radio buttons or checkboxes and multiple select
- Spry binding
- CFAJAXProxy
- CFC proxy class objects
- Client debugging
- Firebug
- Built-in debugging
- Summary
- Chapter 11. Introduction to Custom Tags
- Different forms of code reuse
- Custom tags
- Custom header/footer tags
- Nested tags
- CFInclude from custom tags
- Templates versus skins
- Managing custom tags
- CFModule approach
- Tag library approach
- Summary
- Chapter 12. ColdFusion Powered Views
- What is open source?
- The fun factor
- Happily separated
- Turning lemons to lemonade
- Fun with lists
- Better form coding
- Custom list item rendering
- Summary
- Chapter 13. Control Logic Processing
- The code side of applications
- Shared variables
- Processing request events
- Remote AJAX events
- Data versatility
- Personal extension of COOP
- Summary
- Chapter 14. Guide to Unit Testing
- When to test
- Installing our testing software
- Understanding assertions
- Testing private methods
- Testing included files and custom tags
- A son's view of testing
- Summary
- Appendix A. Beyond this Book
- Areas of interest
- Current technologies
- Scale versus implementation
- Standards
- Appendix B. Tools and Resources
- AJAX
- Analytics
- Coding
- Conferencing and collaboration
- Data-management tools
- Graphics creation/acquisition
- Open source libraries
- Project management
- Source control
- Usability
- Virtual development box
- XML
- Index 更新時間:2021-08-05 16:17:09
推薦閱讀
- Premiere Pro 2022短視頻剪輯、調色與特效制作實戰(全彩微課版)
- Flash CS6標準教程(全視頻微課版)
- 斯科特·凱爾比的零基礎攝影后期課 Lightroom數碼照片調修技法
- ImageMagick Tricks
- Photoshop CC 服裝設計經典實例教程
- Photoshop+CorelDRAW平面設計實例教程(第4版)
- Premiere視頻編輯應用教程:PremierePro 2020(微課版)
- BackTrack 5 Wireless Penetration Testing Beginner's Guide
- Photoshop+Illustrator商業廣告設計從入門到精通(第2版)
- Photoshop CC摳圖+修圖+調色+合成+特效實戰視頻教程
- Vue.js實戰
- 中文版3ds Max 2022基礎教程
- Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
- 攝影師的后期必修課(RAW格式篇)
- NHibernate 3 Beginner's Guide
- 中文版Photoshop CC 2018基礎培訓教程(全彩版)
- AutoCAD 2020中文版完全自學一本通
- MATLAB 2008全程指南
- 面向服務的企業應用架構:SOA架構特色與全息視角
- Moodle Security
- Drupal 6 Site Builder Solutions
- 好學、好用、好玩的Photoshop 寫給初學者的入門書(第2版)
- Flash ActionScript 3.0交互設計200例
- Photoshop圖像處理立體化教程:Photoshop CS6(微課版·第3版)
- Adobe Flash動畫設計與制作標準實訓教程(CS5修訂版)
- OpenCart 1.4: Beginner's Guide
- Premiere Pro 2024從入門到精通
- AutoCAD 2019快速入門、進階與精通(升級版)
- Django JavaScript Integration: AJAX and jQuery
- Asterisk Gateway Interface 1.4 and 1.6 Programming