登录
首页 » Windows开发 » PC驱蚊器。据说可以起到蚊香的作用。这个界面用起来很方便,可以缩到小图标,欢迎试用。...

PC驱蚊器。据说可以起到蚊香的作用。这个界面用起来很方便,可以缩到小图标,欢迎试用。...

于 2022-08-19 发布 文件大小:311.05 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

PC驱蚊器。据说可以起到蚊香的作用。这个界面用起来很方便,可以缩到小图标,欢迎试用。-PC repellent device. Said to be able to play the role of mosquito coils. This easy to use interface, you can shrink to a small icon, and welcomed the trial.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • amcap 源代码
          资源转载自微软SDK,原始下载地址已经忘记。微软官方开源的 directshow sample code。需要放到windows SDK下面编译,否则需要 debug 和 release 的base库,具体使用方法可以百度。
    2022-03-19 17:37:09下载
    积分:1
  • 火车进站排列 这个程序主要用是队列来实现利用队列结构实现车厢重排问题,同时还结合 了异常处理...
    火车进站排列 这个程序主要用是队列来实现利用队列结构实现车厢重排问题,同时还结合 了异常处理 -Train stop with this procedure are mainly used to achieve the use of queue queue rearrangement inside the structure of implementation questions, but also a combination of exception handling
    2022-01-24 15:52:40下载
    积分:1
  • java写的全国移动联通的手机归属地查询程序,非常完整的号段识别...
    java写的全国移动联通的手机归属地查询程序,非常完整的号段识别-wrote Unicom mobile phone ownership to the inquiry procedure, the very integrity of the identification,
    2022-04-14 11:39:58下载
    积分:1
  • libsqlora8
    libsqlora8-2[1].2.10.tar.gz
    2023-06-01 09:35:03下载
    积分:1
  • 大林算法,用于温度等相关的控制量的控制,
    大林算法,用于温度等相关的控制量的控制,-Peninsulae algorithm for temperature control and other related traffic control
    2022-04-24 21:53:15下载
    积分:1
  • spring
    1.Spring框架作用,好处   作用是整合,好处是解耦 在ssh整合中主要使用Spring的IoC和AOP特性。 2.IoC概念 Inverse of Control   反向控制,控制反转   控制权指的是组件对象的创建,销毁,调用关系的维护。   反向控制指的是两个组件在作用时,组件对象的创建、销毁、调用关系维护等工作由IoC框架负责。   Spring框架的IoC使用的DI(依赖注入)技术实现,可以用 setter方式注入或构造器注入。 3.AOP概念  面向切面编程,面向方面编程  面向对象编程,关注点是对象,如何更好更合理的封装一个对象。  面向切面编程,关注点是切面,如何将共通处理部分进行灵活地,重复利用。将切面组件和目标对象解耦。  面向切面编程是以面向对象编程为基础,主要改善组件间一对多的使用结构。 4.AOP注解方式的使用 a.组件自动扫描注解   @Controller 控制组件   @Service 业务组件   @Repository 数据访问组件DAO   @Component 其他组件 b.自动注入注解   @Resource   注意a和b注解使用前提是,在xml中添加下面声明   c.AOP注解   @Aspect:将当前组件指定为切面组件   @Pointcut:定义一个切入点表达式   @Aroun
    2023-03-04 01:45:05下载
    积分:1
  • 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
    这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-SDK This a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
    2022-03-19 01:22:51下载
    积分:1
  • Kfifo源于Linux下的C源码,经封装成C++的CKfifo类 源文件:Kfifo.h 和 Kfifo.cpp 功能:具有互斥功能的BU...
    Kfifo源于Linux下的C源码,经封装成C++的CKfifo类 源文件:Kfifo.h 和 Kfifo.cpp 功能:具有互斥功能的BUF队列类。 编译环境: Visual Studio2008-Kfifo from the C source code under Linux, after packaging into a C++, CKfifo class source file: Kfifo.h and Kfifo.cpp functions: BUF queue with mutually exclusive features classes. Compiler Environment: Visual Studio2008
    2022-09-27 03:40:02下载
    积分:1
  • Achieve the factorial of large numbers (more than 20 more than a few) list descr...
    实现大数阶乘(大于20以上的数)链表描述-Achieve the factorial of large numbers (more than 20 more than a few) list description
    2022-01-26 07:59:27下载
    积分:1
  • VFP的小程序,用于电话卡管理
    VFP开发的小程序,用于电话卡管理-VFP development of the small program management for phone cards
    2022-05-07 21:20:54下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载