• 大小: 0.10M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: WCF  异步  通知  

资源简介

有服务器端和客户端 的完整源码

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace Client
{
    /// 
    /// Interaction logic for App.xaml
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-02-15 18:52  MyApp12\
     目录           0  2014-02-23 19:03  MyApp12\Client\
     文件         759  2014-02-15 17:28  MyApp12\Client\app.config
     文件         317  2014-02-15 17:27  MyApp12\Client\App.xaml
     文件         308  2014-02-15 17:30  MyApp12\Client\App.xaml.cs
     目录           0  2014-02-15 17:30  MyApp12\Client\bin\
     目录           0  2014-02-23 19:03  MyApp12\Client\bin\Debug\
     文件       12288  2014-02-23 19:03  MyApp12\Client\bin\Debug\Client.exe
     文件         759  2014-02-15 17:28  MyApp12\Client\bin\Debug\Client.exe.config
     文件       30208  2014-02-23 19:03  MyApp12\Client\bin\Debug\Client.pdb
     文件       11600  2014-02-15 18:49  MyApp12\Client\bin\Debug\Client.vshost.exe
     文件         759  2014-02-15 17:28  MyApp12\Client\bin\Debug\Client.vshost.exe.config
     文件        5824  2014-02-15 17:31  MyApp12\Client\Client.csproj
     文件         227  2014-02-23 19:03  MyApp12\Client\Client.csproj.user
     文件         958  2014-02-15 18:11  MyApp12\Client\MainWindow.xaml
     文件        1459  2014-02-15 18:01  MyApp12\Client\MainWindow.xaml.cs
     文件         785  2014-02-15 18:11  MyApp12\Client\MyCallback.cs
     目录           0  2014-02-15 17:27  MyApp12\Client\obj\
     目录           0  2014-02-15 17:27  MyApp12\Client\obj\x86\
     目录           0  2014-02-23 21:52  MyApp12\Client\obj\x86\Debug\
     文件        2287  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\App.g.cs
     文件        2287  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\App.g.i.cs
     文件         932  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.csproj.FileListAbsolute.txt
     文件         917  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.csproj.GenerateResource.Cache
     文件       12288  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.exe
     文件        1574  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.g.resources
     文件       30208  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.pdb
     文件         180  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client.Properties.Resources.resources
     文件         252  2014-02-23 19:03  MyApp12\Client\obj\x86\Debug\Client_MarkupCompile.cache
     文件         251  2014-02-23 21:52  MyApp12\Client\obj\x86\Debug\Client_MarkupCompile.i.cache
     文件       11752  2014-02-23 21:52  MyApp12\Client\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
............此处省略54个文件信息

评论

共有 条评论