代码搜索结果

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

text1.txt

//API defined in UDP void UDPSetCALLBACK (UDPCALLBACK Proc); void UDPBind (WORD Port); void UDPSendData (BYTE Ip[], WORD Port, BYTE* Payload, BYTE size); //API defined in ICMP void IcmpHandler

makefile

CLASSDIR = $(HOME)/src/class BINDIR = /mnt/nfs/trn/bin CC = $(join $(CC_PREFIX),arm-linux-g++) CXXFLAGS += -I$(strip $(INCLUDEDIR)) -L$(strip $(LIBDIR)) -I$(strip $(CLASSDIR)) LIBS= -lc -lm VPATH =

disp.color

#CA display config file #display config file token 4 #number of objects in file 15 #first object name (number) (i.e. what to display for state 0) 0 #number of objects (no objects for state 0) 0 #secon

form1.log

Line 569: Cannot load control Strip2; license not found. Line 630: Cannot load control Strip1; license not found.

addresses.data

77 Sunset Strip|Hollywood|CA|90048 222 Bridge Road|Grand Palabra|ND|58585

tapeinfo.py

# Copyright 2000 Enhanced Software Technologies Inc. # All Rights Reserved # Released under Free Software Foundation's General Public License, # Version 2 or above # Routine to call 'tapeinfo' and re

wavytext.java

// Source File Name: WavyText.java import java.applet.Applet; import java.applet.AppletContext; import java.awt.*; import java.io.PrintStream; import java.net.URL; public class WavyText ex

wavytext.java

// Source File Name: WavyText.java import java.applet.Applet; import java.applet.AppletContext; import java.awt.*; import java.io.PrintStream; import java.net.URL; public class WavyText ex

class1.cs

using System; using System.Text.RegularExpressions; namespace RXmodifying { class RXmodifyingApp { [STAThread] static void Main(string[] args) { string s = " leading"; st

zimage.lds

OUTPUT_ARCH(powerpc:common) ENTRY(_zimage_start) SECTIONS { . = (4*1024*1024); _start = .; .text : { *(.text) *(.fixup) } _etext = .; . = ALIGN(4096); .data : { *