代码搜索:微机开关
找到约 4,251 项符合「微机开关」的源代码
代码结果 4,251
www.eeworm.com/read/353232/10460454
txt 开关稳压电源.txt
程序代码:
//AD采集,光敏电阻控制LED的亮蔑
#include
unsigned char shuzi[]={ 0x3f,0x06,0x5B,0x4F,0x66,0x6D,0x7d,0x07,0x7F,0x6F,0x80};
unsigned char dongtai[]={0x01,0x02,0x04,0x08};
unsigned char
www.eeworm.com/read/422731/10615739
htm 12.2 鼠标控制窗口开关.htm
标题页
function winopen() //打开窗口的方法
{
//注意新窗口的名称
msg=open("http://www.
www.eeworm.com/read/421846/10693748
htm 12.2 鼠标控制窗口开关.htm
标题页
function winopen() //打开窗口的方法
{
//注意新窗口的名称
msg=open("http://www.
www.eeworm.com/read/419268/10877920
htm time2_开关时钟.htm
可打开、关闭的数字时钟
var TM;
function Time()
{
TM=setTimeout("Time()",1000);
var today=new Date();
digit_clock.innerText=today.toLocaleS
www.eeworm.com/read/418162/10962964
htm 12.2 鼠标控制窗口开关.htm
标题页
function winopen() //打开窗口的方法
{
//注意新窗口的名称
msg=open("http://www.
www.eeworm.com/read/460713/7242667
pdf 开关电源设计步骤.pdf
www.eeworm.com/read/460388/7251950
pdf ec11编码开关.pdf
www.eeworm.com/read/460359/7252793
rc2 光驱的开关.rc2
//
// 光驱的开关.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
www.eeworm.com/read/460359/7252795
cpp 光驱的开关dlg.cpp
// 光驱的开关Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "光驱的开关.h"
#include "光驱的开关Dlg.h"
#include
using std::cin;
using std::cout;
using std::endl;
#ifdef _DEBUG
#de
www.eeworm.com/read/460359/7252796
h 光驱的开关dlg.h
// 光驱的开关Dlg.h : header file
//
#if !defined(AFX_DLG_H__EF69AA90_D236_4ECD_95A1_55626D94D8F2__INCLUDED_)
#define AFX_DLG_H__EF69AA90_D236_4ECD_95A1_55626D94D8F2__INCLUDED_
#if _MSC_VER > 1000