-
用代码在程序运行阶段建立MDB数据库文件
用代码在程序运行阶段建立MDB数据库文件-With the establishment of the operational phase of the program code MDB database file
- 2022-03-02 09:58:10下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
procedures can click on the calendar today button, get today's date and the...
月历程序可点击今天按钮,得到今天的日期 显示年月日及星期,并可检测闰年点击今天按钮,可得到今天的日期 -procedures can click on the calendar today button, get today"s date and the date indicated weeks, it can detect a leap year today button, will be today"s date
- 2023-04-07 11:35:04下载
- 积分:1
-
朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢
朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢-friends, the procedures for tracking radar simulation procedure, hoping to radar data plane like friends
- 2022-10-07 13:30:03下载
- 积分:1
-
mfc 最好画图工具
使用mfc基于vc6开发的画图工具,便于初学者学习画图用。
- 2022-03-20 23:02:36下载
- 积分:1
-
XML操作,C#源代码,包括:XML文件创建,节点添加,删除,查询...
XML操作,C#源代码,包括:XML文件创建,节点添加,删除,查询-XML operation, C# source code, including: The XML document
founds, the pitch point increases, deletes, inquires
- 2022-01-21 22:56:11下载
- 积分:1
-
对wince下的数据库编程,其中包括对access和sqlserver ce两种!
对wince下的数据库编程,其中包括对access和sqlserver ce两种!-to wince under the Database Programming, These include the access and sqlserver ce two!
- 2022-02-20 16:47:35下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
可以让锁全屏的 小小软件 不用安装 直接可以用!
可以让锁全屏的 小小软件 不用安装 直接可以用! -Allows full-screen lock not to install a small software can be used directly!
- 2022-03-19 18:42:46下载
- 积分:1
-
启动Windows程序自动运行(放入到注册表的Run).
启动Windows程序自动运行(放入到注册表的Run).-launch Windows programs run automatically (Add to the registry Run).
- 2022-04-11 12:56:41下载
- 积分:1