代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/339488/3299722
c text.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/339446/3306336
pri text.pri
# Qt kernel module
HEADERS += \
text/qfont.h \
text/qfontdatabase.h \
text/qfontengine_p.h \
text/qfontinfo.h \
text/qfontmetrics.h \
text/qfont_p.h \
text/qfontsubset_p.h \
text/qscriptengin
www.eeworm.com/read/339446/3306983
pri text.pri
HEADERS += \
text/q3syntaxhighlighter.h \
text/q3syntaxhighlighter_p.h \
text/q3textview.h \
text/q3textbrowser.h \
text/q3textedit.h \
text/q3multilineedit.h \
text/q3richtext_p.h \
text/q3si
www.eeworm.com/read/338362/3318388
java text.java
package org.w3c.dom;
/**
* The Text interface represents the textual content (termed
* character data in XML) of an Element or Attr.
* If there is n
www.eeworm.com/read/337609/3328083
txt text.txt
That's one small step for man, one giant leap for mankind.
www.eeworm.com/read/337609/3328130
txt text.txt
That's one small step for man, one giant leap for mankind.
www.eeworm.com/read/336825/3347210
h text.h
#ifndef TEXT_INCLUDED
#define TEXT_INCLUDED
#include
#define T Text_T
typedef struct T {
int len;
const char *str;
} T;
typedef struct Text_save_T *Text_save_T;
extern const T Text_cset;
www.eeworm.com/read/336825/3347300
c text.c
#include
#include
#include "assert.h"
#include "fmt.h"
#include "text.h"
#include "mem.h"
#define T Text_T
#define idx(i, len) ((i)