代码搜索结果

找到约 3,568 项符合 Strip 的代码

groundhelperarriv.java.svn-base

package gui; import java.util.ArrayList; import java.util.List; import world.Runway; import world.Gate; import world.Strip; import world.Taxiway; public class GroundHelperArriv { privat

localhelperarriv.java.svn-base

package gui; import java.util.ArrayList; import java.util.List; import world.Runway; import world.Taxiway; import world.Gate; import world.Strip; public class LocalHelperArriv { private

groundhelperdep.java.svn-base

package gui; import java.util.ArrayList; import java.util.List; import world.Runway; import world.Gate; import world.Strip; import world.Taxiway; public class GroundHelperDep { private

pip_for_fb.c

#include "pip.h" void clrnlines(int n); enum { STRIP_ALL, ONLY_COLOR, NO_RELOAD }; int //patch for MagicBBS by Magi clrchyiuan(int start, int end) { move(start, 0); clrnlines(end - start);

datachat.vb

Imports System.Text.RegularExpressions Public Class DataChat '该过程用来添加某人大驾光临的信息 Public Sub UserCome(ByVal strUserId As String, ByVal strIP As String, ByVal strChatRoom As String) '下

deroff.c

char *xxxvers = "\nDeroff Version 1.02 24 July 1978\n"; #include /* Deroff command -- strip troff, eqn, and Tbl sequences from a file. Has one flag argument, -w, to cause output one w

nwgnumakefile

# # Makefile for mod_jk (uses the build system of Apache2 - gnu make) # created by Guenter Knauf # #ifeq ($(strip $(JAVA_HOME)),) #@echo You must set the JAVA_HOME environment