资源简介
根据迁安深蓝技术公司(萤石云网站提供),定制开发的摄像头自动截图和ftp上传图片
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using System.IO;
using Newtonsoft.Json;
using System.Data;
using Newtonsoft.Json.Linq;
namespace ys000
{
public class camera
{
//
public class json
{
public int resultCode { get; set; }
public int count { get; set; }
public List carameList { get; set; }
}
public class cameraList
{
public string cameraId { get; set; }
public string cameraName { get; set; }
public int cameraNo { get; set; }
public int defence { get; set; }
public string deviceId { get; set; }
public string deviceName { get; set; }
public int deviceSerial { get; set; }
public int isEncrypt { get; set; }
public int isShared { get; set; }
public string picUrl { get; set; }
public int status { get; set; }
public int videoLevel { get; set; }
}
//处理json的方法
public static string jsonHandle(string str)
{
string devid = string.Empty;
string jsonStr = str;
Jobject jsonObj = Jobject.Parse(jsonStr);
JArray jar = JArray.Parse(jsonObj[“cameraList“].ToString());
Jobject j = Jobject.Parse(jar[1].ToString());
devid=j[“deviceId“].ToString();
return devid;
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 478561 2016-03-14 14:51 sxtwb\C# Demo使用手册.docx
文件 340 2019-01-09 17:07 sxtwb\ys000\App.config
文件 21425 2016-02-23 17:29 sxtwb\ys000\bin\Release\120.gif
文件 3673 2016-02-23 15:22 sxtwb\ys000\bin\Release\2.png
文件 9051 2016-02-23 17:33 sxtwb\ys000\bin\Release\60.gif
文件 15316 2016-02-23 17:33 sxtwb\ys000\bin\Release\90.gif
文件 116736 2015-12-23 19:06 sxtwb\ys000\bin\Release\AnalyzeData.dll
文件 340 2019-01-09 17:07 sxtwb\ys000\bin\Release\App.config
文件 362496 2015-12-23 18:20 sxtwb\ys000\bin\Release\AudioIntercom.dll
文件 110080 2015-12-23 18:36 sxtwb\ys000\bin\Release\AudioRender.dll
文件 14 2019-02-12 11:05 sxtwb\ys000\bin\Release\Configs\Config.ini
文件 35 2019-02-13 12:19 sxtwb\ys000\bin\Release\Configs\Config_FTP.ini
文件 68 2019-02-13 12:19 sxtwb\ys000\bin\Release\Configs\Config_StationList.ini
文件 102400 2006-07-25 16:02 sxtwb\ys000\bin\Release\edtftpnet-1.2.2.dll
文件 1319936 2015-12-23 10:06 sxtwb\ys000\bin\Release\hlog.dll
文件 49784 2016-03-14 13:30 sxtwb\ys000\bin\Release\hlog2.log
文件 108032 2015-12-23 09:29 sxtwb\ys000\bin\Release\hpr.dll
文件 260096 2016-01-06 10:25 sxtwb\ys000\bin\Release\libCASClient.dll
文件 287232 2015-12-23 17:03 sxtwb\ys000\bin\Release\libcurl.dll
文件 1171968 2015-12-23 09:22 sxtwb\ys000\bin\Release\libeay32.dll
文件 18944 2015-12-25 10:12 sxtwb\ys000\bin\Release\libGetHDSign.dll
文件 384000 2015-12-25 11:46 sxtwb\ys000\bin\Release\libPPVClient2.dll
文件 382 2019-02-12 13:29 sxtwb\ys000\bin\Release\LOG\Alltimes\20190212.txt
文件 98 2019-02-12 13:29 sxtwb\ys000\bin\Release\LOG\C80672986.txt
文件 74 2016-02-01 16:13 sxtwb\ys000\bin\Release\log4cxx.properties
文件 4286 2016-02-24 10:38 sxtwb\ys000\bin\Release\logo.ico
文件 1156600 2016-02-22 16:23 sxtwb\ys000\bin\Release\mfc90.dll
文件 1162744 2016-02-22 16:23 sxtwb\ys000\bin\Release\mfc90u.dll
文件 59904 2016-02-22 16:23 sxtwb\ys000\bin\Release\mfcm90.dll
文件 59904 2016-02-22 16:23 sxtwb\ys000\bin\Release\mfcm90u.dll
............此处省略96个文件信息
- 上一篇:WPF
- 下一篇:宿舍管理系统(源码+数据库脚本)
相关资源
- C#的Ftp客户端+服务端源码
- 调取本机摄像头拍照
- 输入框自动切换中文(C#winform)vs20
- C#摄像头调用
- C#唤起微信刷脸支付摄像头
- C#打开电脑摄像头
- 《OA企业办公自动化》asp.net 源码(附
- .net 检测新版本-自动升级程序
- 自动属性,接口、类的继承
- c# winform ftp 文件
- VS2012保存时自动格式化代码插件(F
- 通过程序自动填充并提交ASP.NET表单(
- 企业OA办公自动化系统 v1.1源码(附数
- LiJie银行ATM自动取款机源码(附数据库
- 数据自动上传
- C# 图片亮度对比度,自动纠偏
- 数据库自动建表
- FTP上传 文件
- WPF窗口贴边自动隐藏
- 自动发送弹幕(定时模拟操作键盘)
- C# 调用摄像头拍照(基于AForge)
- 基于webapi的PLC软件控制(softplc)
- halcon 采集笔记本摄像头相片并取灰度
- C#操作摄像头拍照(基于AForge)
- ASP.net MVC vcard名片二维码自动生成
- UPS断电后服务器自动关机工具+源码
- winform自动更新程序
- 自动搜索代理IP的浏览器(再次废弃)
- C#源码:批量自动去除图片白边
- c#调用海康sdk查看摄像头 实时图像
评论
共有 条评论