下载地址:
下载地址1(本站为飞网专业下载站,域名:down.cfei.net)
资源简介:
Silverlight中动态加载dll文件 private void btnGetResource_Click(object sender, RoutedEventArgs e) { Grid grid = this.FindName("grid") as Grid; if(grid.Children.Count==0) { WebClient webClient = new WebClient(); webClient.DownloadProgressChanged += webClient_DownloadProgressChanged; webClient.OpenReadCompleted += webClient_OpenReadCompleted; //注意:一定要压缩成Zip格式的文件,rar是不支持的 webClient.OpenReadAs
飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。