資源簡介
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\Mainfr
?????文件???????1174??2017-04-01?15:31??錄屏軟件源碼\client\Mainfr
?????文件????????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個文件信息
- 上一篇:C#服務端和客戶端通信源碼
- 下一篇:Json文件一鍵轉Excel
評論
共有 條評論