【Lynda】Dreamweaver CS4 Dynamic Development【CHN】中英文字幕[SRT]

作者: acely. 分类: Lynda中文字幕, ◇ 编程与开发

==========教程信息=====================================================
教程名称:Dreamweaver CS4 Dynamic Development
作者:David Gassner
主题:Developer, Web
使用软件:Dreamweaver CS4
难度等级:中级
时长: 5h 25m
发布日期: Dec 18, 2008

┏ACELY STUDIO,2012
┃更多资源请访问
┃◆唯一发布站:ACELY.CN
┗◆我的博客:http://blog.sina.com.cn/u/1991840741

==========教程目录文件列表=============================================
Dreamweaver CS4 Dynamic Development[SRT]
├─◆0. Introduction
│ └─◇ 0001 Welcome.srt
│ └─◇ 0002 Series overview.srt
│ └─◇ 0003 Using ASP and ASP.NET with Dreamweaver.srt
│ └─◇ 0004 Installing the exercise files.srt
├─◆1. Understanding Browsers, Servers, and Databases
│ └─◇ 0101 Static vs. dynamic web pages.srt
│ └─◇ 0102 Selecting an application server.srt
│ └─◇ 0103 Selecting a database.srt
├─◆2. Installing Required Software
│ └─◇ 0201 Introducing Apache, MySQL, and PHP.srt
│ └─◇ 0202 Installing WAMP on Windows.srt
│ └─◇ 0203 Installing MAMP on Mac OS X.srt
│ └─◇ 0204 Installing the exercises database.srt
├─◆3. Defining a Site with PHP and MySQL
│ └─◇ 0301 Setting up the PHP exercise files.srt
│ └─◇ 0302 Defining a Dreamweaver site.srt
│ └─◇ 0303 Understanding basic PHP code.srt
│ └─◇ 0304 Inserting simple PHP commands.srt
│ └─◇ 0305 Using Live View and Live Code with PHP.srt
│ └─◇ 0306 Using server-side includes.srt
│ └─◇ 0307 Defining a database connection.srt
├─◆4. Defining a Site with ColdFusion and MySQL
│ └─◇ 0401 Installing ColdFusion on Windows.srt
│ └─◇ 0402 Installing ColdFusion on Mac.srt
│ └─◇ 0403 Completing the ColdFusion installation.srt
│ └─◇ 0404 Using the ColdFusion Administrator.srt
│ └─◇ 0405 Setting up the ColdFusion exercise files.srt
│ └─◇ 0406 Defining a Dreamweaver site.srt
│ └─◇ 0407 Understanding basic ColdFusion code.srt
│ └─◇ 0408 Using Live View and Live Code with ColdFusion.srt
│ └─◇ 0409 Inserting simple ColdFusion commands.srt
│ └─◇ 0410 Using server-side includes.srt
│ └─◇ 0411 Defining a ColdFusion data source.srt
├─◆5. Using Bindings and Server Behaviors
│ └─◇ 0501 Working with data in PHP and ColdFusion.srt
│ └─◇ 0502 Using the Bindings and Server Behaviors panels.srt
│ └─◇ 0503 Building a simple recordset.srt
│ └─◇ 0504 Building an advanced recordset.srt
│ └─◇ 0505 Using repeating regions.srt
│ └─◇ 0506 Generating a dynamic table.srt
│ └─◇ 0507 Applying string formats.srt
│ └─◇ 0508 Displaying the total number of records.srt
│ └─◇ 0509 Limiting the number of records with paging controls.srt
│ └─◇ 0510 Creating conditional regions.srt
│ └─◇ 0511 Creating a Master Detail page set.srt
├─◆6. Building Data Entry Systems
│ └─◇ 0601 Understanding data entry systems.srt
│ └─◇ 0602 Preparing a record insert form with recordsets.srt
│ └─◇ 0603 Using the Record Insertion Form wizard.srt
│ └─◇ 0604 Creating a custom data entry form.srt
│ └─◇ 0605 Using the Insert Record server behavior.srt
│ └─◇ 0606 Using the Record Update Form wizard.srt
│ └─◇ 0607 Displaying existing data in form controls.srt
│ └─◇ 0608 Using the Update Form behavior.srt
│ └─◇ 0609 Creating list page links to edit and delete data.srt
│ └─◇ 0610 Using the Delete Record server behavior.srt
├─◆7. Authenticating Users with ColdFusion
│ └─◇ 0701 Enabling J2EE sessions in ColdFusion.srt
│ └─◇ 0702 Creating an Application.cfc file.srt
│ └─◇ 0703 Creating a login form page for ColdFusion.srt
│ └─◇ 0704 Logging in with a ColdFusion server behavior.srt
│ └─◇ 0705 Protecting page access with ColdFusion server behaviors.srt
│ └─◇ 0706 Logging out with a ColdFusion server behavior.srt
├─◆8. Authenticating Users with PHP
│ └─◇ 0801 Creating a login form page for PHP.srt
│ └─◇ 0802 Logging in with a PHP server behavior.srt
│ └─◇ 0803 Protecting page access with PHP server behaviors.srt
│ └─◇ 0804 Logging out with a PHP server behavior.srt
├─◆9. Validating Forms with Spry
│ └─◇ 0901 Understanding client-side form validation.srt
│ └─◇ 0902 Validating form controls.srt
│ └─◇ 0903 Laying out the validation user interface.srt
│ └─◇ 0904 Modifying validation display with CSS.srt
├─◆10. Using Spry XML Data Sets
│ └─◇ 1001 Creating a Spry XML data set.srt
│ └─◇ 1002 Generating XML output with ColdFusion.srt
│ └─◇ 1003 Generating XML output with PHP.srt
│ └─◇ 1004 Generating HTML output.srt
│ └─◇ 1005 Creating a Spry table.srt
│ └─◇ 1006 Formatting Spry tables.srt
│ └─◇ 1007 Generating a repeating list.srt
│ └─◇ 1008 Creating a Spry repeating region.srt
├─◆11. Creating a Dynamic User Interface with Spry
│ └─◇ 1101 Using multiple record sets and displaying multiple dynamic tables.srt
│ └─◇ 1102 Using a Spry accordion.srt
│ └─◇ 1103 Using Spry tabbed panels.srt
│ └─◇ 1104 Using Spry collapsible panels.srt
│ └─◇ 1105 Using a Spry menu bar.srt
├─◆Conclusion
│ └─◇ Goodbye.srt

【本字幕由ACELY.CN独家制作发布】


┃本套教程字幕包含中文字幕
┃中文字幕使用机器翻译,对翻译结果中不当内容不承担任何责任!
┃更多中文字幕请访问唯一发布站【ACELY.CN】
┃本站中文字幕未经允许一律严禁转载!


>>>>>>>【点我下载】<<<<<<<

标签:,

您的留言是我最大的支持!

你必须登录才能发表评论!

※ 本站内容未经允许一律严禁转载!Lynda教程及字幕交流群:214645753
※ 本站文件统一解压密码:acely.cn 或 www.cgsub.com