资源简介

C#编写的录屏软件源码,可以参考。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace client
{
    public partial class Mainframe : Form
    {
        public Mainframe()
        {
            InitializeComponent();
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       7168  2018-11-10 12:58  录屏软件源码\bin\Debug\client.exe

     文件        187  2017-04-01 15:30  录屏软件源码\bin\Debug\client.exe.config

     文件      19968  2018-11-10 12:58  录屏软件源码\bin\Debug\client.pdb

     文件      11592  2018-11-10 13:02  录屏软件源码\bin\Debug\client.vshost.exe

     文件        187  2017-04-01 15:30  录屏软件源码\bin\Debug\client.vshost.exe.config

     文件        490  2012-06-06 02:06  录屏软件源码\bin\Debug\client.vshost.exe.manifest

     文件    5266088  2017-03-20 19:57  录屏软件源码\bin\Debug\mscorlib.dll

     文件      59342  2012-03-28 05:43  录屏软件源码\bin\Debug\normidna.nlp

     文件      47076  2012-03-28 05:43  录屏软件源码\bin\Debug\normnfc.nlp

     文件      40566  2012-03-28 05:43  录屏软件源码\bin\Debug\normnfd.nlp

     文件      67808  2012-03-28 05:43  录屏软件源码\bin\Debug\normnfkc.nlp

     文件      61718  2012-03-28 05:43  录屏软件源码\bin\Debug\normnfkd.nlp

     文件      14336  2018-11-10 12:58  录屏软件源码\bin\Debug\screen-cast.exe

     文件        187  2017-04-01 15:29  录屏软件源码\bin\Debug\screen-cast.exe.config

     文件      32256  2018-11-10 12:58  录屏软件源码\bin\Debug\screen-cast.pdb

     文件      11592  2018-11-10 13:03  录屏软件源码\bin\Debug\screen-cast.vshost.exe

     文件        187  2017-04-01 15:29  录屏软件源码\bin\Debug\screen-cast.vshost.exe.config

     文件        490  2012-06-06 02:06  录屏软件源码\bin\Debug\screen-cast.vshost.exe.manifest

     文件     958664  2014-04-12 00:48  录屏软件源码\bin\Debug\zh-Hans\mscorlib.resources.dll

     文件        187  2017-04-01 15:30  录屏软件源码\client\App.config

     文件       3693  2017-04-01 15:32  录屏软件源码\client\client.csproj

     文件        395  2017-04-01 15:31  录屏软件源码\client\Mainframe.cs

     文件       1174  2017-04-01 15:31  录屏软件源码\client\Mainframe.Designer.cs

     文件        683  2018-11-10 13:02  录屏软件源码\client\obj\Debug\client.csproj.FileListAbsolute.txt

     文件        917  2018-11-10 12:58  录屏软件源码\client\obj\Debug\client.csproj.GenerateResource.Cache

     文件       7168  2018-11-10 12:58  录屏软件源码\client\obj\Debug\client.exe

     文件      19968  2018-11-10 12:58  录屏软件源码\client\obj\Debug\client.pdb

     文件        180  2018-11-10 12:58  录屏软件源码\client\obj\Debug\client.Properties.Resources.resources

     文件       6095  2018-11-10 13:01  录屏软件源码\client\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件          0  2018-11-10 12:58  录屏软件源码\client\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

............此处省略51个文件信息

评论

共有 条评论