資源簡介
攝像頭示例程序
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Collections;
using?System.ComponentModel;
using?System.Reflection;
using?System.Data;
using?System.Drawing;
namespace?GD.VideoCapture2
{
????[DefaultEvent(“SelectedValue2Changed“)]
????public?class?ComboboxDgv?:?ComboBox
????{
????????public?ComboboxDgv()
????????????:?base()
????????{
????????????//DropDownWidth?=?130?+?55?+?20;
????????????this.Init();
????????}
????????private?bool?showboxFlag?=?false;//
????????private?bool?showFilerTextBox?=?true;
????????private?bool?boxAutoSize?=?false;
????????private?string?fieldDisplayMember?=?““;
????????private?string?fieldValueMember?=?““;
????????private?string?selectedValue
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????61440??2014-11-22?15:24??GD.VideoCapture2\bin\AForge.Video.DirectShow.dll
?????文件?????195287??2014-11-22?15:24??GD.VideoCapture2\bin\AForge.Video.DirectShow.xm
?????文件??????20992??2014-11-22?15:24??GD.VideoCapture2\bin\AForge.Video.dll
?????文件??????53275??2014-11-22?15:24??GD.VideoCapture2\bin\AForge.Video.xm
?????文件??????61440??2014-11-22?15:24??GD.VideoCapture2\bin\Debug\AForge.Video.DirectShow.dll
?????文件?????195287??2014-11-22?15:24??GD.VideoCapture2\bin\Debug\AForge.Video.DirectShow.xm
?????文件??????20992??2014-11-22?15:24??GD.VideoCapture2\bin\Debug\AForge.Video.dll
?????文件??????53275??2014-11-22?15:24??GD.VideoCapture2\bin\Debug\AForge.Video.xm
?????文件??????44032??2015-01-10?10:37??GD.VideoCapture2\bin\Debug\GD.VideoCapture2.dll
?????文件??????50688??2015-01-10?10:37??GD.VideoCapture2\bin\Debug\GD.VideoCapture2.pdb
?????文件??????61440??2014-11-22?15:24??GD.VideoCapture2\bin\Release\AForge.Video.DirectShow.dll
?????文件?????195287??2014-11-22?15:24??GD.VideoCapture2\bin\Release\AForge.Video.DirectShow.xm
?????文件??????20992??2014-11-22?15:24??GD.VideoCapture2\bin\Release\AForge.Video.dll
?????文件??????53275??2014-11-22?15:24??GD.VideoCapture2\bin\Release\AForge.Video.xm
?????文件??????41472??2015-01-15?14:34??GD.VideoCapture2\bin\Release\GD.VideoCapture2.dll
?????文件??????27717??2014-11-22?15:24??GD.VideoCapture2\ComboboxDgv.cs
?????文件??????19110??2014-12-04?16:58??GD.VideoCapture2\FormVideoAforge.cs
?????文件??????15169??2014-12-04?16:58??GD.VideoCapture2\FormVideoAforge.Designer.cs
?????文件??????21060??2014-12-04?16:58??GD.VideoCapture2\FormVideoAforge.resx
?????文件???????3427??2015-01-10?15:53??GD.VideoCapture2\GD.VideoCapture2.csproj
?????文件????????227??2014-11-22?15:24??GD.VideoCapture2\GD.VideoCapture2.csproj.user
?????文件???????1308??2014-11-22?18:02??GD.VideoCapture2\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6039??2015-01-15?11:14??GD.VideoCapture2\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????10093??2015-01-10?10:37??GD.VideoCapture2\obj\Debug\GD.VideoCapture2.csproj.FileListAbsolute.txt
?????文件????????912??2015-01-10?10:37??GD.VideoCapture2\obj\Debug\GD.VideoCapture2.csproj.GenerateResource.Cache
?????文件??????44032??2015-01-10?10:37??GD.VideoCapture2\obj\Debug\GD.VideoCapture2.dll
?????文件???????8827??2015-01-10?10:37??GD.VideoCapture2\obj\Debug\GD.VideoCapture2.FormVideoAforge.resources
?????文件??????50688??2015-01-10?10:37??GD.VideoCapture2\obj\Debug\GD.VideoCapture2.pdb
?????文件????????450??2014-11-22?15:24??GD.VideoCapture2\obj\Debug\GenerateResource.read.1.tlog
?????文件????????292??2014-11-22?15:24??GD.VideoCapture2\obj\Debug\GenerateResource.write.1.tlog
............此處省略21個文件信息
評論
共有 條評論