12 2008 档案

摘要: http://www.cnblogs.com/yangzhou1030/archive/2008/11/05/1326794.html阅读全文
posted @ 2008-12-20 21:03 IamV 阅读(63) | 评论 (0) 编辑
摘要: myBall.RenderTransform = new TranslateTransform(); Storyboard sb = new Storyboard(); DoubleAnimation da = new DoubleAnimation(); da.From = 0; da.To = 1000; da.RepeatBehavior = RepeatBehavior.Forever; ...阅读全文
posted @ 2008-12-03 23:56 IamV 阅读(506) | 评论 (0) 编辑
摘要: Error:2104 无法下载 Silverlight 应用程序。检查 Web 服务器设置 2104 Couldn't download the silverlight application.CheckwebServer Settings. Silverlight Error #2104 Could not download the silverlight application in IIS6...阅读全文
posted @ 2008-12-02 13:11 IamV 阅读(628) | 评论 (2) 编辑