代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/398200/2383780
sgml profile.sgml
Application profiling
The profile_gprof package provides a mechanism to measure the
runtime performance of an application. This is
www.eeworm.com/read/390668/2527319
java indexer.java
package jaoso.framework.core.search;
/**
* @author Quake Wang,Edgeloner
* @since 2004-5-21
* @version $Revision: 1.1 $
*
*/
public interface Indexer {
/**
* index
*
* @para
www.eeworm.com/read/388642/2548515
sgml converter-reader.sgml
The Converter and the Reader
The role of the couple (Reader, Converter) is to get raw data from
several medium (dvd, file, video encoder, satellite card), and to
conv
www.eeworm.com/read/388642/2548520
sgml streamer.sgml
The TsStreamer
The Streamer, part of that we called the "consumer thread", takes the
data from the SyncFifo, makes some timing synchro and sends it to the
output.
Re
www.eeworm.com/read/353751/3082373
sgml gtktypeutils.sgml
Types
Handle run-time type creation
The GTK+ type system is ext
www.eeworm.com/read/353751/3082398
sgml migrating-gtklinkbutton.sgml
Migrating from GnomeHRef to GtkLinkButton
Since version 2.10, GTK+ provides the #GtkLinkButton widget as a
replacement fo
www.eeworm.com/read/353751/3082406
sgml migrating-checklist.sgml
Migration Checklist
This chapter includes a checklist of things you need to do to
ensure that your programs are good citizens
www.eeworm.com/read/266151/4274276
sgml queue.sgml
Double-ended Queues
double-ended queue data structure.
The #GQu