資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Data.OleDb;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?ScreenKinescope.ClassFolder;
namespace?ScreenKinescope
{
????public?partial?class?frmGeneral?:?Form
????{
????????public?frmGeneral()
????????{
????????????InitializeComponent();
????????}
????????baseClass?bc?=?new?baseClass();
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????????private?void?button4_Click(object?sender?EventArgs?e)
????????{
????????????if?(this.saveFileDialog1.ShowDialog()?==?DialogResult.OK)
????????????{
????????????????txtPath.Text?=?““;
????????????????txtPath.Text?=?saveFileDialog
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\
?????文件?????????935??2017-06-27?00:58??ScreenKinescope\ScreenKinescope.sln
?????文件???????29696??2008-08-21?16:18??ScreenKinescope\ScreenKinescope.suo
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\bin\
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\bin\Debug\
?????文件???????45056??2008-07-15?11:01??ScreenKinescope\ScreenKinescope\bin\Debug\AxInterop.SHDocVw.dll
?????文件???????53248??2008-07-15?11:09??ScreenKinescope\ScreenKinescope\bin\Debug\AxInterop.WMPLib.dll
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\bin\Debug\Data\
?????文件??????167936??2008-11-05?13:06??ScreenKinescope\ScreenKinescope\bin\Debug\Data\ScreenData.mdb
?????文件???????32768??2008-07-14?09:36??ScreenKinescope\ScreenKinescope\bin\Debug\Interop.sc
?????文件??????126976??2008-07-15?11:01??ScreenKinescope\ScreenKinescope\bin\Debug\Interop.SHDocVw.dll
?????文件???????98304??2008-07-07?13:05??ScreenKinescope\ScreenKinescope\bin\Debug\Interop.WMEncoderLib.dll
?????文件??????290816??2008-07-15?11:09??ScreenKinescope\ScreenKinescope\bin\Debug\Interop.WMPLib.dll
?????文件??????126976??2008-08-21?16:18??ScreenKinescope\ScreenKinescope\bin\Debug\ScreenKinescope.exe
?????文件???????95744??2008-08-21?16:18??ScreenKinescope\ScreenKinescope\bin\Debug\ScreenKinescope.pdb
?????文件????????5632??2005-11-11?22:25??ScreenKinescope\ScreenKinescope\bin\Debug\ScreenKinescope.vshost.exe
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\ClassFolder\
?????文件???????13730??2008-07-16?10:44??ScreenKinescope\ScreenKinescope\ClassFolder\ba
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\ConverrtAviToBmp\
?????目錄???????????0??2009-07-09?10:10??ScreenKinescope\ScreenKinescope\Data\
?????文件??????167936??2008-11-05?13:07??ScreenKinescope\ScreenKinescope\Data\ScreenData.mdb
?????文件????????2648??2008-07-15?10:24??ScreenKinescope\ScreenKinescope\frmGeneral.cs
?????文件????????7325??2008-07-15?10:24??ScreenKinescope\ScreenKinescope\frmGeneral.Designer.cs
?????文件????????6017??2008-07-15?10:24??ScreenKinescope\ScreenKinescope\frmGeneral.resx
?????文件???????31484??2008-08-21?16:18??ScreenKinescope\ScreenKinescope\frmScreen.cs
?????文件???????24707??2008-08-21?16:16??ScreenKinescope\ScreenKinescope\frmScreen.Designer.cs
?????文件???????30953??2008-08-21?16:15??ScreenKinescope\ScreenKinescope\frmScreen.resx
?????文件???????20383??2008-08-21?14:39??ScreenKinescope\ScreenKinescope\frmVideoManager.cs
?????文件???????28870??2008-08-21?13:12??ScreenKinescope\ScreenKinescope\frmVideoManager.Designer.cs
?????文件???????60619??2008-08-20?13:15??ScreenKinescope\ScreenKinescope\frmVideoManager.resx
............此處省略58個文件信息
- 上一篇:C# 視頻監控
- 下一篇:C# 考試管理系統源碼以及數據庫(含學生端和教師端功能)
評論
共有 條評論