登录
首页 » Windows核心 » 可以显示农历的日历程序

可以显示农历的日历程序

于 2022-03-18 发布 文件大小:46.97 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

可以显示农历的日历程序- May demonstrate the lunar calendar the calendar program

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

发表评论

0 个回复

  • 改变系统刷新率
    C++ 2005上编译  改变系统刷新率  外面的config.ini  写了外部读取的配置文件
    2022-11-30 06:05:04下载
    积分:1
  • U盘过滤驱动系统源代码主要是用DDK来实现的
    U盘过滤驱动系统源代码主要是用DDK来实现的-U disk drive system source code filter is mainly used to realize the DDK
    2023-08-03 21:15:02下载
    积分:1
  • 在XP环境下用VC编写的二进制文件读写的程序
    在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
    2022-05-08 02:40:11下载
    积分:1
  • 文件查询系统,功能比较强大,面向对象的思想设计
    文件查询系统,功能比较强大,面向对象的思想设计
    2022-02-02 01:18:52下载
    积分:1
  • Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,...
    Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。 -Server with php5 soap extension of realize in order to return to soap array A shares market data. Chinese using UTF8 encoding. Client with GCC+ WxWidgets2.8+ Gsoap2.7, IDE: CodeBlocks. Gsoap generate proxy class through the receive data.
    2023-07-23 00:45:03下载
    积分:1
  • 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiq...
    鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.鼠标的行为 记录,以及重新操作 2.该带代码。可以用来供研究学习,使用! 3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键) 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Mouse recorder Author: Lu small mail: 359581807@163.com blog: http://blog.sina.com.cn/qiqi8 welcome to contact the common study! Function: mouse behavior record, replay code: 1. CXPButton interface used a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton
    2022-07-12 12:19:23下载
    积分:1
  • Using visual c++ Programming to change the system time window
    用visual c++ 编程来改变window系统的时间-Using visual c++ Programming to change the system time window
    2023-01-10 03:35:04下载
    积分:1
  • the code used several categories, the computer can access the CPU information, i...
    这个代码使用了几个类,即可获取计算机中CPU的信息,包括CPU频率,型号,生产商,二级缓存,CPU技术特征,所有寄存器位置等.没有使用微软的WMI库编程-the code used several categories, the computer can access the CPU information, including CPU frequency, type, manufacturer, two cache, CPU technical features, register all locations. Do not use Microsoft"s WMI programming library
    2022-01-31 04:04:21下载
    积分:1
  • 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
    这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
    2022-03-07 17:00:50下载
    积分:1
  • windows的线程信息统计.w indows的线程信息统计.
    windows的线程信息统计.w indows的线程信息统计.-Information and Statistics windows thread. w indows of the threads of information and Statistics.
    2022-04-28 14:15:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载