代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5943004
tex text.tex
% begin text
\banner
\section{Introduction} % mtr
\tagfigure{0}{\MTS/ model}{mtsmodel}
The UCI version of the Rand Message Handling System, \MH/,
is a user agent.
In the interests of brevity,
we
www.eeworm.com/read/131315/5943043
tex text.tex
% begin text
\banner
\section{Introduction} % mtr
The UCI version of the Rand Message Handling System, \MH/,
is a software system that performs two functions:
\underbar{first},
it interfaces a us
www.eeworm.com/read/131315/5946135
c text.c
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/130242/5962430
java text.java
package javagently;
import java.io.*;
import java.util.*;
import java.text.*;
public class Text {
public Text () {};
/* The All New Famous Text class by J M Bishop Aug 1996
www.eeworm.com/read/129757/5970513
text ucos.text
========================================================================
** ELF Header Information
File Name: D:\SOFTWARE\uCOS-II\uCOS\uCOS_Data\DebugRel\uCOS.axf
Machine class: ELF
www.eeworm.com/read/128967/5975457
h text.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/128967/5975471
c text.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/128813/5979085
c text.c
#include
#include
void do_get_text(Widget widget, caddr_t client_data, caddr_t call_data) {
Widget text = (Widget)client_data;
char *string = XmTextGetString(text);
print
www.eeworm.com/read/128813/5979090
c text.c
#include
#include
#include
#include
#include
void do_display_widget_text(Widget w, XtPointer text_ptr
www.eeworm.com/read/128813/5979105
hxx text.hxx
// Text.hxx
//
#ifndef Text__hxx
#define Text__hxx
#include
#include "Component.hxx"
class Text : public Component {
public:
Text(int width=130, int height=30);
void setup(Wid