-
vc6.0开发的FileManager,实现了文件监控的功能,该工具很好用大家可以试试看...
vc6.0开发的FileManager,实现了文件监控的功能,该工具很好用大家可以试试看-vc6.0 development FileManager, implements file monitoring function, the tool that we can try to use a good
- 2023-08-12 09:05:04下载
- 积分:1
-
多列显示的列表框,还行,自己看看。
多列显示的列表框,还行,自己看看。-more out of the box shows, OK, see for yourself.
- 2023-04-06 03:30:03下载
- 积分:1
-
基于B/S架构的网上书店管理系统
基于B/S架构的网上书店管理系统,本次系统采用B/S架构,后台数据库采用的是Sql server 2005。该系统的主要功能模块分为系统(用户,管理员)的信息管理,用户的留言信息管理,及图书的信息管理,购买功能,查看购物车,图书信息浏览等相应功能,前台采用HTML/CSS布局设计,javascript验证及事件驱动,jsp动态显示技术。数据库访问层采用dao模式,业务控制采用servlet技术,底层采用Javabean。
- 2023-09-05 11:00:04下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
8253fenpinjijishuqishiyansuoshiyongd ehuibianyuandaima
8253fenpinjijishuqishiyansuoshiyongdehuibianyuandaima -8253fenpinjijishuqishiyansuoshiyongd ehuibianyuandaima
- 2022-03-06 13:42:22下载
- 积分:1
-
命令行下的邮件收集系统,比较简陋...
自己看
命令行下的邮件收集系统,比较简陋...
自己看-Command-line collection system under the e-mail, more simple ... look at their own
- 2022-03-17 21:18:26下载
- 积分:1
-
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理...
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理-Achieve scores of class Math
- 2023-09-02 10:20:02下载
- 积分:1
-
Contains a lot VC8 under C++ programming routines source code, please download!
含有很多VC8下C++编程的例程源码,欢迎下载!-Contains a lot VC8 under C++ programming routines source code, please download!
- 2022-06-25 23:03:42下载
- 积分:1
-
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.
- 2022-03-05 07:13:17下载
- 积分:1
-
simple dice game,you can slip it when you need!
simple dice game,you can slip it when you need!-simple dice game, you can slip it when you need!
- 2022-03-17 22:48:55下载
- 积分:1