登录
首页 » C# » 日历提醒功能,c#写的只是一个小小的程序,提供参考

日历提醒功能,c#写的只是一个小小的程序,提供参考

于 2023-01-04 发布 文件大小:134.46 kB
0 104
下载积分: 2 下载次数: 1

代码说明:

日历提醒功能,c#写的只是一个小小的程序,提供参考-Calendar reminder function, c# to write a small program is to provide a reference

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

发表评论

0 个回复

  • xueshengchengji
    课设时做的学生成绩管理系统,希望对大家有参考价值(Lesson set up to do when the student achievement management system that everyone would like to have reference value)
    2008-05-31 21:27:35下载
    积分:1
  • pulse-width-measurement
    该程序主要用来测量信号的脉冲宽度,具有较好的稳定性和精度。(The program is mainly used for the measurement of pulse width signal,and has good stability and accuracy. )
    2015-01-15 08:09:27下载
    积分:1
  • STM8S_StdPeriph_Lib
    说明:  内涵STM8S的库,集成个人修改的文件 已经检验(Library of Connotation STM8S)
    2020-06-21 22:00:01下载
    积分:1
  • 20170519_code
    说明:  STC89C52单片机获取DHT11温度传感器数据并显示于lcd1602液晶显示屏的详细代码,内附有ds18b20的获取代码(STC89C52 MCU gets data from sensor DHT11 ,and show in lcd1602.)
    2019-03-05 14:38:26下载
    积分:1
  • dsplib_2.40.00
    说明:  本资料是关于dsplib的使用说明,其中还包括了各种算法的源码(This information is for use on the dsplib, including the source of various algorithms)
    2009-07-30 22:07:23下载
    积分:1
  • 基本电梯
    模拟电梯的上升和下降,到每个楼层会有字体变化,还有超重提示C++。
    2022-07-07 02:12:47下载
    积分:1
  • FPGA
    FPGA和STM32F103的多轴控制硬件设计,包含原理图,PCB(FPGA and STM32F103 multi-axis control hardware design, including schematics, PCB)
    2020-12-15 12:19:13下载
    积分:1
  • C语言、VS2013平台实现推箱子小游戏,包含对txt文件打开关闭的基本操作,使用线性表实现栈的原理实现悔步功能,键盘响应运动。。。
    #include  //用于输入输出#include  //用于system#include  //getchar函数#include#include #define STACK_SIZE 1000  //栈容量#define STACK_IN 20  //每次入栈容量//0:空地,1:墙,3:箱子目的地,4:箱子,6:人,7:箱子与目的地重合,9:人在箱子的目的地//初始化当前关的地图int g_level_map[11][12] ={ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }};
    2022-03-16 12:27:35下载
    积分:1
  • w_ipp-sample-jpeg_p_5.0.010
    intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
    2007-08-29 11:12:54下载
    积分:1
  • dlt645_2007
    (转载)经过测试可用的DLT645-2007 多功能电能表通信协议与封装实现 # DLT645-2007 多功能电能表通信协议解析 * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api (dlt 645-2007 meter device)
    2020-06-29 19:40:02下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载