代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/121089/6070135

inc parser.inc

; File: PARSER.INC ; NOTE: When making changes to this file, be sure to make equivalent ; changes to file PARSER.H ; NOTE: For comments, see parser.h PARSER_INC = -1 ;remember that this file h
www.eeworm.com/read/110301/6165219

fix file.fix

Making the "file" command recognize zoo archives Zoo archives have the following magic number: Beginning at offset 20 decimal, there are four bytes with the values 0xdc, 0xa7, 0xc4, and
www.eeworm.com/read/101082/6242284

ex cvt.ex

" Defend against files with spaces instead of tabs g/^ *:/s/^ */ / " Clean out all junk lines, making them into comments. v/^[# A-Za-z]/s/^/# / g/^[ A-Za-z].*[^\\:]$/s/^/# / " Get rid of capabilities
www.eeworm.com/read/101066/6256193

c proxylib.c

/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01k,10may02,kbw making man
www.eeworm.com/read/100285/6272049

sql type_sanity.sql

-- -- Sanity checks for common errors in making type-related system tables: -- pg_type, pg_class, pg_attribute. -- -- None of the SELECTs here should ever find any matching entries, -- so the expected
www.eeworm.com/read/486343/6539845

mk dir.mk

# # Making the VNC applet. # CLASSES = VncViewer.class RfbProto.class AuthPanel.class VncCanvas.class \ OptionsFrame.class ClipboardFrame.class ButtonPanel.class \ DesCipher.class PAGE
www.eeworm.com/read/263646/11351464

txt preset4.txt

*0001 # [name], YOU DON'T SEEM REASONABLE $ WOULD YOU LIKE TO SWITCH THE SUBJECT? $ WHAT MAKES YOU THINK THAT? # YOU ARE MAKING ME BORED # [name], YOU AREN'T KEEPING ME INTERESTED ANYMORE # I DI
www.eeworm.com/read/158649/11595360

java queue.java

//: c09:Queue.java // Making a queue from a LinkedList. import com.bruceeckel.simpletest.*; import java.util.*; public class Queue { private LinkedList list = new LinkedList(); public void
www.eeworm.com/read/347498/11662381

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.13) AC_INIT(ebedit.h) dnl Set various version strings - taken gratefully from the SDL sources # # Making relea
www.eeworm.com/read/260197/11740003

mk dir.mk

# # Making the VNC applet. # CLASSES = VncViewer.class RfbProto.class AuthPanel.class VncCanvas.class \ OptionsFrame.class ClipboardFrame.class ButtonPanel.class \ DesCipher.class PAGE