代码搜索:定时报警
找到约 10,000 项符合「定时报警」的源代码
代码结果 10,000
www.eeworm.com/read/359343/10154771
clw 定时关机.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "定时关机.h"
www.eeworm.com/read/359343/10154773
h 定时关机.h
// 定时关机.h : main header file for the 定时关机 application
//
#if !defined(AFX__H__96F8B8DE_237A_4AC9_BAF6_302AD9B8AF89__INCLUDED_)
#define AFX__H__96F8B8DE_237A_4AC9_BAF6_302AD9B8AF89__INCLUDED_
#
www.eeworm.com/read/353214/10462547
exe 定时关机.exe
www.eeworm.com/read/421702/10708883
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/421702/10709229
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/276430/10737835
vbs 定时关机.vbs
'****************************************
'*by r05e
'*关机
www.eeworm.com/read/463459/7180421
bat 定时关机.bat
@echo off
mode con lines=25
title 定时关机
color 1f
cls
echo.
echo.
echo.
echo.
echo 时间使用24小时制(如2:15、12:00),可以输入多个时间点
echo.
echo 多个时间点用空格分隔
echo.
echo.
www.eeworm.com/read/451191/7469444
exe 定时关机.exe
www.eeworm.com/read/451191/7469458
exe 定时关机.exe
www.eeworm.com/read/328001/13052680