-
图书馆管理系统
资源描述图书馆管理系统一款基于VB开发的图书管理系统,管理员和普通用户两种登录方式,权限不同,有需要的朋友不要错过。
功能:
1、系统管理
2、图书管理
3、图书借阅
4、窗体
- 2022-12-18 20:30:04下载
- 积分:1
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分:1
-
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~WINFORM编写的,注释很清晰很多,特别适合学习ERP的同学们,欢迎大家踊跃下载,祝大家编程水平步步高升~如果有任何问题可以私聊我。数据库具体内容在开发文档里写的很清楚~
- 2023-08-10 20:55:07下载
- 积分:1
-
ndissniffer代码
NdisSniffer code-NdisSniffer code
- 2022-08-15 09:05:35下载
- 积分:1
-
Wince下蓝牙连接程序。实现连蓝牙设备和wince终端连接功能,连接成功后虚拟出一个串口供应用程序访问并做读写操作。...
Wince下蓝牙连接程序。实现连蓝牙设备和wince终端连接功能,连接成功后虚拟出一个串口供应用程序访问并做读写操作。-Wince under the Bluetooth connection program. To achieve even the Bluetooth devices and wince terminal connection, the connection after the success of a virtual serial port available to the application to access and do read and write operations.
- 2022-11-12 06:50:03下载
- 积分:1
-
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可...
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可-DRAWYUV procedures for the camera data intervals, with a directshow. can be used in VC and can wince
- 2023-08-02 21:25:04下载
- 积分:1
-
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来...
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
- 2022-07-20 04:12:49下载
- 积分:1
-
Make their own curriculum design, mobile phone tariff management system, billing...
自己做的课程设计,手机资费管理系统,计费,账单查询,通话记录查询,模拟发短信,打电话等功能都实现了。-Make their own curriculum design, mobile phone tariff management system, billing, billing inquiries, call history query, analog send text messages, phone calls and other functions are realized.
- 2022-08-24 10:41:32下载
- 积分:1
-
这是一个ccs编程入门资料,可是好东东,对它有兴趣的同同可以看看。...
这是一个ccs编程入门资料,可是好东东,对它有兴趣的同同可以看看。-This is a ccs introductory information on programming, but good Wanton, it is the same with the interest can see.
- 2022-02-26 21:13:20下载
- 积分:1