代码搜索:sentences

找到约 276 项符合「sentences」的源代码

代码结果 276
www.eeworm.com/read/421576/10728692

java sentences.java

package Syntax; //项目集 public class Sentences { private int current=0;//当前产生式个数 private int max=10;//每个项目集中,最多产生式个数 private int increment=5; public Sentence[] sentences=new Sentence[max]; p
www.eeworm.com/read/140923/13052373

h sentences.h

#ifndef __GPS_SENTENCE_H__ #define __GPS_SENTENCE_H__ typedef enum { UNKNOWN = 0, GPBOD, /* Bearing, Origin, Destination */ GPBWC, /* Bearing and distance to waypint, great circle */ GPGGA, /
www.eeworm.com/read/467367/1503746

h sentences.h

#ifndef __GPS_SENTENCE_H__ #define __GPS_SENTENCE_H__ typedef enum { UNKNOWN = 0, GPBOD, /* Bearing, Origin, Destination */ GPBWC, /* Bearing and distance to waypint, great circle */ GPGGA, /
www.eeworm.com/read/197654/5093325

java sentences.java

/** * JacobGen generated file --- do not edit * * (http://www.bigatti.it/projects/jacobgen) */ package org.nethawker.word11; import com.jacob.com.*; public class Sentences extends Dispatch { p
www.eeworm.com/read/353301/3086645

txt sentences.txt

Life is wonderful. Without it we'd all be dead. Daddy, why doesn't this magnet pick up this floppy disk? Give me ambiguity or give me something else. I.R.S.: We've got what it takes to take what you'v
www.eeworm.com/read/353301/3086651

txt sentences.txt

Life is wonderful. Without it we'd all be dead. Daddy, why doesn't this magnet pick up this floppy disk? Give me ambiguity or give me something else. I.R.S.: We've got what it takes to take what you'v
www.eeworm.com/read/146690/12624331

java sentences.java

www.eeworm.com/read/146690/12624656

class sentences.class