• 大小: 533KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-10
  • 语言: C#
  • 标签: WPF  word  c#源码  

资源简介

WPF查看Word文档应用程序源码(C#源码)

资源截图

代码片段和文件信息

using System.Windows;

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

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-01-09 10:37  bin\
     目录           0  2013-01-09 10:37  bin\Debug\
     文件      145408  2013-01-09 10:37  bin\Debug\CSVSTOViewWordInWPF.exe
     文件         144  2012-12-25 18:01  bin\Debug\CSVSTOViewWordInWPF.exe.config
     文件       26112  2013-01-09 10:37  bin\Debug\CSVSTOViewWordInWPF.pdb
     文件       22984  2013-01-09 11:08  bin\Debug\CSVSTOViewWordInWPF.vshost.exe
     文件         144  2012-12-25 18:01  bin\Debug\CSVSTOViewWordInWPF.vshost.exe.config
     文件         490  2012-06-02 22:34  bin\Debug\CSVSTOViewWordInWPF.vshost.exe.manifest
     目录           0  2013-01-09 10:37  Documentation\
     文件      104502  2012-12-25 18:01  Documentation\ReadMe.htm
     目录           0  2013-01-09 10:37  Documentation\ReadMe_files\
     文件         314  2012-12-25 18:01  Documentation\ReadMe_files\colorschememapping.xml
     文件         336  2012-12-25 18:01  Documentation\ReadMe_files\filelist.xml
     文件       44506  2012-12-25 18:01  Documentation\ReadMe_files\image001.png
     文件       14947  2012-12-25 18:01  Documentation\ReadMe_files\image002.jpg
     文件       47636  2012-12-25 18:01  Documentation\ReadMe_files\image003.png
     文件       18327  2012-12-25 18:01  Documentation\ReadMe_files\image004.jpg
     文件        3134  2012-12-25 18:01  Documentation\ReadMe_files\themedata.thmx
     目录           0  2013-01-09 10:37  obj\
     目录           0  2013-01-09 10:37  obj\x86\
     目录           0  2013-01-09 10:37  obj\x86\Debug\
     文件        2326  2013-01-09 10:37  obj\x86\Debug\App.g.cs
     文件        2326  2013-01-09 10:37  obj\x86\Debug\App.g.i.cs
     文件        2029  2013-01-09 11:08  obj\x86\Debug\CSVSTOViewWordInWPF.csproj.FileListAbsolute.txt
     文件         917  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.csproj.GenerateResource.Cache
     文件       36396  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.csprojResolveAssemblyReference.cache
     文件      145408  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.exe
     文件      128424  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.g.resources
     文件       26112  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.pdb
     文件         180  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF.Properties.Resources.resources
     文件         519  2013-01-09 10:37  obj\x86\Debug\CSVSTOViewWordInWPF_Content.g.cs
............此处省略28个文件信息

评论

共有 条评论