登录
首页 » C# » 第二十三讲 Email提醒器,可以直接设置监控email,可以缩小在右下角。...

第二十三讲 Email提醒器,可以直接设置监控email,可以缩小在右下角。...

于 2022-08-17 发布 文件大小:41.87 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

第二十三讲 Email提醒器,可以直接设置监控email,可以缩小在右下角。-23rd speakers reminded that can set up direct control email, will be reduced in the lower right hand corner.

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

发表评论

0 个回复

  • ADODateGrid
    使用SQL语句对数据库进行通用操作,使用DataGrid控件显示,VC++经典编程学习源码,很好的参考资料。(Use the SQL statement to the general operation of the database, use the DataGrid control to display, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:52:36下载
    积分:1
  • SRAMtest
    SRAM存储芯片IS61LV25616AL的测试程序,适合于所有相关的SRAM测试,只需修改相关的基地址及偏移量()
    2007-08-10 08:52:00下载
    积分:1
  • mms
    一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100 的正常发送/接收短信(Based on the serial port of a cell phone message to send/receive process Demo is very simple, based on asynchronous serial reading and writing at initialization dialog box to modify the configuration of serial port parameters correctly, the can 100 of the normal Send/receive message)
    2009-03-13 14:09:32下载
    积分:1
  • CheckableGroupboxDemo
    checkable groupbox control for c++
    2011-04-13 18:52:21下载
    积分:1
  • C# 键盘Ctrl+g控制蜂鸣器播放声音
    Visual C#播放声音,运行程序后,操作键盘上的Ctrl+g组合键发出蜂鸣声...这里的拖放声音是蜂鸣声,从音箱里发出,并不是从机箱的蜂鸣器发声。实现的过程和细节代码如下:   //导入 Windows Beep() API 函数   [DllImport("kernel32.dll")]   private static extern bool Beep(int freq, int dur);   // 定义PlaySound()要使用的常数   public const int SND_FILENAME = 0x00020000;   public const int SND_ASYNC = 0x0001;   // 导入 Windows PlaySound() 函数   [DllImport("winmm.dll")]   public static extern bool PlaySound(string pszSound,    int hmod,    int fdwSound);   [STAThread]   static void Main(string[] args)   {    // 使用Ctrl+g发出蜂鸣声    Console.Write("a");    Console.WriteLine("使用Ctrl+g发出蜂鸣声...");    Console.ReadLine();    // 使用 Windows API 发出蜂鸣声    Beep(800, 200);    Console.WriteLine("使用 Windows API 发出蜂鸣声...");    Console.ReadLine();    // 播放bells.wav文件    PlaySound("bells.wav",    0,    SND_FILENAME | SND_ASYNC);    Console.WriteLine("播放bells.wav文件...");    Console.ReadLine();   }
    2022-05-23 17:14:52下载
    积分:1
  • bh
    说明:  cpu核设计必备工具-11个Benchmark(基准测试程序)(cpu-core design an indispensable tool for-11 months Benchmark (benchmark))
    2010-03-26 14:29:54下载
    积分:1
  • OLED显示程序
    实现OLED显示,配置引脚为PA1-5方便,插电就可使用,方便(Realizing OLED Display)
    2020-06-18 05:00:01下载
    积分:1
  • 485
    STM32 MAX485 example code.
    2014-01-25 21:22:17下载
    积分:1
  • 实验2:LED闪烁
    应用AT89C51单片机使LED灯闪烁程序,程序易读易懂,可以使用(The application of AT89C51 single chip computer makes the flash program of LED lamp easy to read and understand, and it can be used.)
    2020-06-24 07:20:02下载
    积分:1
  • OReilly.-.Beautiful.Security
    安全之美:安全方面的权威书籍,值得一看,绝对会有所提高。(The security of the United States: the safety of authoritative books, worth a look, feel improved.)
    2013-03-06 16:25:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载