代码搜索:电子脱扣器
找到约 10,000 项符合「电子脱扣器」的源代码
代码结果 10,000
www.eeworm.com/read/357756/10201742
ms7 振荡器.ms7
www.eeworm.com/read/356903/10219344
pdf c编译器入门.pdf
www.eeworm.com/read/356673/10223061
c 59秒计数器.c
//59秒自动计数器
#include
#define uchar unsigned char
uchar j,k,i,a,A1,A2,second;
sbit dula=P2^6;
sbit wela=P2^7;
uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,
www.eeworm.com/read/356673/10223062
bin 59秒计数器.bin
www.eeworm.com/read/356559/10224747
class mi$按钮监听器.class
www.eeworm.com/read/356205/10235109
url 教程阅读器下载.url
[DEFAULT]
BASEURL=http://www.zwye.com/help.htm
[InternetShortcut]
URL=http://www.zwye.com/help.htm
Modified=E0BBDA025768C501FC
www.eeworm.com/read/355904/10241803
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/355904/10241810
cpp 计算器dlg.cpp
// 计算器Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "计算器.h"
#include "计算器Dlg.h"
#include "stdlib.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/355904/10241812
h 计算器dlg.h
// 计算器Dlg.h : header file
//
#if !defined(AFX_DLG_H__718E8953_5D4A_4E19_B4C0_3BDAF78D964A__INCLUDED_)
#define AFX_DLG_H__718E8953_5D4A_4E19_B4C0_3BDAF78D964A__INCLUDED_
#if _MSC_VER > 1000
#p
www.eeworm.com/read/281099/10263873