代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/408926/11365132
obj text.obj
www.eeworm.com/read/408926/11365139
c text.c
/******************************************************************
基于isd1420语音芯片的温度报警
功能:利用ds18b20检测当前温度,通过和设定参数的比较,给ISD1420发出
报警脉冲,通过功率放大器LM386 驱动喇叭报警。
日期:2007.3.20
注:
www.eeworm.com/read/263036/11378670
text2
WRITE_index(0);
WRITE_data(LCD_R0TURNOFF);
WRITE_index(1);
WRITE_data(LCD_R1CON2);
WRITE_index(5);
WRITE_data(0);
WRITE_index(0x10);
WRITE_data(LCD_R16dbd);
PAGE=0;
www.eeworm.com/read/262973/11381813
txt text.txt
1056822805279#_#127.0.0.1#_#admin#_#redhat@hnwj.net#_#PHP开放代码#_#http://2002.buyionline.net#_#test message from Redhat#_#a#_#images/Image1.gif
www.eeworm.com/read/327223/11392351
cpp text.cpp
// Text.cpp : implementation file
// implements IDispatch and IPersistStream
//
#include "stdafx.h"
#include "ex26b.h"
#include "Text.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/327223/11392358
h text.h
#ifndef __TEXT_H__
#define __TEXT_H__
// CText command target
class CText : public CCmdTarget
{
private:
char* m_pchText;
DECLARE_DYNCREATE(CText)
CText(); // protected cons
www.eeworm.com/read/408091/11405233
cxx text.cxx
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifdef __GNUG__
#pragma implementation
#endif
#include "splib.h"
#include "Text.h"
// for memcmp()
#include
www.eeworm.com/read/408091/11405512
h text.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Text_INCLUDED
#define Text_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include "types.h"
#include "
www.eeworm.com/read/407919/11408367