資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?NetSDKCS;
using?System.Diagnostics;
using?System.IO;
using?System.Runtime.InteropServices;
namespace?CaptureDemo
{
????public?partial?class?CaptureDemo?:?Form
????{
????????private?IntPtr?_LoginID?=?IntPtr.Zero;
????????private?IntPtr?_PlayID?=?IntPtr.Zero;
?????//???private?fSnapRevCallBack?_SnapRevCallBack;
????????private?NET_DEVICEINFO_Ex?_DeviceInfo?=?new?NET_DEVICEINFO_Ex();
????????private?bool?_IsSpanCapture?=?false;
????????public?string[]?Readdata;//=?Environment.GetCommandLineArgs();
????????public?string?dataIP;//=“10.207.159.169“;
????????public?string?dataport;//
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-12-22?20:35??大華\
?????目錄???????????0??2019-12-13?22:26??大華\.vs\
?????目錄???????????0??2019-12-13?22:26??大華\.vs\CaptureDemo\
?????目錄???????????0??2019-12-13?22:29??大華\.vs\CaptureDemo\v15\
?????文件???????33280??2019-12-14?11:51??大華\.vs\CaptureDemo\v15\.suo
?????目錄???????????0??2019-12-13?22:27??大華\.vs\CaptureDemo\v15\Server\
?????目錄???????????0??2019-12-14?09:58??大華\.vs\CaptureDemo\v15\Server\sqlite3\
?????文件???????????0??2019-12-13?22:27??大華\.vs\CaptureDemo\v15\Server\sqlite3\db.lock
?????文件?????1990656??2019-12-14?11:03??大華\.vs\CaptureDemo\v15\Server\sqlite3\storage.ide
?????文件???????32768??2019-12-14?11:49??大華\.vs\CaptureDemo\v15\Server\sqlite3\storage.ide-shm
?????文件?????4120032??2019-12-14?11:51??大華\.vs\CaptureDemo\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2019-12-14?09:58??大華\bin\
?????文件?????4304896??2019-03-04?10:51??大華\bin\avnetsdk.dll
?????文件?????3761152??2019-03-04?10:51??大華\bin\dhconfigsdk.dll
?????文件????15667200??2019-03-04?10:51??大華\bin\dhnetsdk.dll
?????文件?????4705792??2019-03-04?10:51??大華\bin\dhplay.dll
?????文件??????651776??2019-03-04?10:51??大華\bin\fisheye.dll
?????文件???????50176??2019-03-04?10:51??大華\bin\ImageAlg.dll
?????文件?????1049088??2019-03-04?10:51??大華\bin\Infra.dll
?????文件??????206848??2019-03-04?10:51??大華\bin\IvsDrawer.dll
?????文件??????295424??2019-03-04?10:51??大華\bin\Json.dll
?????文件??????366592??2019-03-04?10:51??大華\bin\libcurl.dll
?????文件?????2347008??2019-03-04?10:51??大華\bin\libeay32.dll
?????文件??????698880??2019-03-04?10:51??大華\bin\Netfr
?????文件??????461312??2019-03-04?10:51??大華\bin\ssleay32.dll
?????文件??????455168??2019-03-04?10:51??大華\bin\Stream.dll
?????文件?????1866240??2019-03-04?10:51??大華\bin\StreamSvr.dll
?????目錄???????????0??2019-12-14?11:51??大華\CaptureDemo\
?????文件????????1975??2019-03-04?10:51??大華\CaptureDemo.sln
?????目錄???????????0??2019-12-14?11:30??大華\CaptureDemo\bin\
?????目錄???????????0??2019-12-14?11:54??大華\CaptureDemo\bin\x64Debug\
............此處省略94個文件信息
評論
共有 條評論