资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Windows;
using System.IO;
using System.Windows.Media.Imaging;
using AForge;//
using AForge.Controls;
using AForge.Video;
using AForge.Video.DirectShow;
using Size = System.Drawing.Size;
using AForge.Imaging;
using AForge.Imaging.Filters;
using System.Drawing.Imaging;
using ThoughtWorks.QRCode.Codec;
using ThoughtWorks.QRCode.Codec.Data;
using ThoughtWorks.QRCode.Codec.Util;
using System.Drawing;
using Aspose.Cells;
using System.Threading;
using System.Net;
using System.Net.Sockets;
namespace Rbcc
{
public partial class Form1 : Form
{
static Socket client;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 187 2017-01-10 22:06 Rbcc\Rbcc\App.config
文件 44544 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.Controls.dll
文件 66108 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.Controls.xm
文件 17920 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.dll
文件 262656 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.Imaging.dll
文件 61440 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.Video.DirectShow.dll
文件 20992 2013-07-15 23:04 Rbcc\Rbcc\bin\Debug\AForge.Video.dll
文件 6570840 2011-04-01 15:12 Rbcc\Rbcc\bin\Debug\Aspose.Cells.dll
文件 303680 2012-07-26 19:41 Rbcc\Rbcc\bin\Debug\Microsoft.QualityTools.Testing.Fakes.dll
文件 195508 2017-01-15 12:29 Rbcc\Rbcc\bin\Debug\PersonImg\2.jpg
文件 1299920 2012-07-09 00:40 Rbcc\Rbcc\bin\Debug\PresentationCore.dll
文件 24064 2017-01-15 21:22 Rbcc\Rbcc\bin\Debug\Rbcc.exe
文件 187 2017-01-10 22:06 Rbcc\Rbcc\bin\Debug\Rbcc.exe.config
文件 36352 2017-01-15 21:22 Rbcc\Rbcc\bin\Debug\Rbcc.pdb
文件 22984 2017-01-15 21:21 Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe
文件 187 2017-01-10 22:06 Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe.config
文件 490 2014-01-13 21:31 Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe.manifest
文件 6209536 2007-08-06 11:06 Rbcc\Rbcc\bin\Debug\ThoughtWorks.QRCode.dll
文件 425984 2017-01-14 19:16 Rbcc\Rbcc\bin\Debug\zxing.dll
文件 44544 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.Controls.dll
文件 66108 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.Controls.xm
文件 17920 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.dll
文件 262656 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.Imaging.dll
文件 61440 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.Video.DirectShow.dll
文件 20992 2013-07-15 23:04 Rbcc\Rbcc\dll\AForge.Video.dll
文件 303680 2012-07-26 19:41 Rbcc\Rbcc\dll\Microsoft.QualityTools.Testing.Fakes.dll
文件 1299920 2012-07-09 00:40 Rbcc\Rbcc\dll\PresentationCore.dll
文件 109496 2012-07-09 00:40 Rbcc\Rbcc\dll\System.Xaml.dll
文件 650168 2012-07-09 00:40 Rbcc\Rbcc\dll\Windowsba
文件 248 2017-01-10 23:10 Rbcc\Rbcc\Fakes\PresentationCore.fakes
............此处省略50个文件信息
- 上一篇:C# 实现Esc键关闭窗体
- 下一篇:C# 实现鼠标穿透窗体
相关资源
- C#调用USB口摄像头单头,多头源码
- C# 实现多个IP摄像头画面预览以及截图
- c#下使用EmguCV操作摄像头和最简单的人
- 人脸识别摄像头抓拍C#源码
- 大华摄像头最新完整的winform调用测试
- UDP通信demoC#
- c# 实现pcap格式解析,方便Wireshark抓包
- C# UDP通讯的简单实现
- C# UDP通信,远程主机强迫关闭了一个
- C#编写UDP通信
- C#网络编程UDP广播
- 基于C#的Aforge类调用简单_源码
- C# 基于UDP的网络呼叫应答系统
- vb.net 获取USB 摄像头 图像 Aforge方法
- c# UDP 局域网异步通讯实现广播,接收
- C#UDP实现停等协议
- 实现UDP可靠文件传输
- C#开发的网络调试助手包括TCP和UDP客户
- C#实现摄像头控制
- c# 访问USB摄像头 拍照 录像
- c#简易二维码制作工具
- C# UDP广播+委托+网络调试助手
- C#中的TCP和UDP通信的实现
- C#根据字符串生成二维码并显示
- c# asp.net 二维码生成源码改良版
- c# 生成二维码214759
- c# socket(udp/tcp) demo
- 真正能用 c# 摄像头 控制 截屏 拍照
- C# tcpudp服务器,客户端
- C#利用ThoughtWorks.QRCode.dll创建和解析二
评论
共有 条评论