代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/216440/15007330
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/216440/15007343
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/216440/15010894
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/216440/15010904
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/115287/15019201
text1
283: unsigned int CRC16(unsigned char xdata *puchMsg,unsigned char usDataLen)
284: //unsigned char *puchMsg ;/* 要进行CRC校验的消息 */
285: //unsigned short usDataLen ; /* 消息中字节数 */
C:0x
www.eeworm.com/read/216299/15019879
h text.h
/*
* this is a header file that defines all the text strings
*/
#define NO_LANG 7 // we are using 7 languages in this example
extern char * const far text0 []; // text stri
www.eeworm.com/read/216203/15024253
htm text.htm
Static Call Graph - [D:\Farks_x\text.axf]
Static Call Graph for image D:\Farks_x\te
www.eeworm.com/read/216203/15024261
tra text.tra
*** Creating Trace Output File 'text.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"main.o"'
### List
www.eeworm.com/read/216203/15024265
map text.map
ARM Linker, RVCT3.0 [Build 951] for uVision [Full]
================================================================================
Section Cross References
startup.o(STACK) refers (Speci
www.eeworm.com/read/216203/15024267
lnp text.lnp
"startup.o" "main.o" "lcd.o" "time.o" --strict --scatter "text.sct"
--map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\text.map" -o "text.axf"