摘要:
Chapter 1. WCF Essentials(第一章 WCF概要) 本章描述WCF的基本概念和架构,使您能够建立一个简单的服务。您将学习到一些基本术语如:地址(addresses),绑定(bindings),契约(contracts)和端点(endpoints);了解如何去寄存一个服务(host a service),学习如何去写一个客户端;并且理解一些相关的主题,例如:处理托管和可靠性(... 阅读全文
posted @ 2009-01-05 18:12
HelloCG
阅读(789)
评论(1)
推荐(0)
摘要:
1.构建小球精灵 Ball.as Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->package { import flash.display.Sprite; public class Ball extends Sprite ... 阅读全文
posted @ 2009-01-05 17:21
HelloCG
阅读(208)
评论(0)
推荐(0)
摘要:
1.构建小球精灵 Ball.as Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->package { import flash.display.Sprite; public class Ball extends Sprite ... 阅读全文
posted @ 2009-01-05 14:07
HelloCG
阅读(423)
评论(0)
推荐(0)
摘要:
1.构建小球精灵 Ball.as Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->package { import flash.display.Sprite; public class Ball extends Sprite ... 阅读全文
posted @ 2009-01-05 10:51
HelloCG
阅读(316)
评论(0)
推荐(0)
摘要:
1.构建小球精灵 Ball.as Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->package { import flash.display.Sprite; public class Ball extends Sprite ... 阅读全文
posted @ 2009-01-05 09:14
HelloCG
阅读(135)
评论(0)
推荐(0)