资源简介

并含有 调用本地摄像头 拍照截图等功能

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace AttributeTudou
{
    [AttributeUsage(AttributeTargets.All AllowMultiple = true)]//允许多个访问,可以对任何应用程序的元素应用此特性
    public class Attibute : Attribute
    {
        public Attibute()
        {
        }

        public Attibute(string author string createDate string lastUpDate string comp string producter string version string copyRight string otherDesc)
        {
            this.Author = author;
            this.CreateDate = createDate;
            this.LastUpTime = lastUpDate;
            this.Company = comp;
            this.Producter = producter;
            this.Version = version;
            this.CopyRight = copyRight;
            this.OtherDesc = otherDesc;
   

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\
     文件        2223  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\Attibute.cs
     文件        2398  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\Attribute.csproj
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\Properties\
     文件        1360  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\Properties\AssemblyInfo.cs
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\bin\
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\bin\Debug\
     文件        5632  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\bin\Debug\Attribute Tudou.dll
     文件       19968  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\bin\Debug\Attribute Tudou.pdb
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\
     文件        5632  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\Attribute Tudou.dll
     文件       19968  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\Attribute Tudou.pdb
     文件        2397  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\Attribute.csproj.FileListAbsolute.txt
     文件        1753  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\Attribute.csprojResolveAssemblyReference.cache
     文件         402  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\AttributeTudou.csproj.FileListAbsolute.txt
     文件        5678  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\AttributeTudou\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeReflection\
     文件        2758  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeReflection\AttributeReflection.csproj
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeReflection\Properties\
     文件        1400  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeReflection\Properties\AssemblyInfo.cs
     文件         766  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeReflection\Tudou.cs
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeTudou\
     文件        2230  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeTudou\AttibuteTuDou.cs
     文件        2511  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeTudou\AttributeTudou.csproj
     目录           0  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeTudou\Properties\
     文件        1390  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\AttributeTudou\Properties\AssemblyInfo.cs
     文件        1950  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\MediaPlayer.sln
     文件       88064  2015-10-06 20:30  PlusPlayer-d8f11150f4daca9adb062c890eb4ab9baf887f27\Backup\MediaPlayer.suo
............此处省略301个文件信息

评论

共有 条评论