代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/278099/10571602
txt tosysops.txt
+++Date last modified: 05-Jul-1997
To all sysops:
If you support C programming on your BBS, I encourage you to join the many
other sysops worldwide in making SNIPPETS and SNIPDIFF available f
www.eeworm.com/read/351896/10598079
makefile
# executable files for this directory
OBJECTS = use-handle.exe book.exe
# tells make to use the file "..\MS_makefile_template", which
# defines general rules for making .obj and .exe files
inclu
www.eeworm.com/read/351896/10598888
makefile
# executable files for this directory
OBJECTS = screen3.exe
# tells make to use the file "..\MS_makefile_template", which
# defines general rules for making .obj and .exe files
include ..\MS_mak
www.eeworm.com/read/421857/10690817
txt play games on ps2 without modchip.txt
Play Games On PS2 Without ModChip
In this guide, you will learn the very easy method of making copies of your PS2 and normal Playstaion games so that they are playable on the PS2. This guide will
www.eeworm.com/read/418731/10933769
txt play games on ps2 without modchip.txt
Play Games On PS2 Without ModChip
In this guide, you will learn the very easy method of making copies of your PS2 and normal Playstaion games so that they are playable on the PS2. This guide will
www.eeworm.com/read/111255/7151230
txt loopback.txt
*** Making a loopback adapter ***
A loopback adapter can easily be made from a female-female adapter. Orient
the female-female adapter such that the widest part is facing up. Connect
pins 2 and 3
www.eeworm.com/read/458682/7291510
lib hash.lib
# Hash:
# Hash function library
# Author: Mariusz Gniazdowski <mgniazd-at-gmail.com>
# Date: 2005-04-07
# Functions making emulating hashes in Bash a little less painful.
# Limitations:
#
www.eeworm.com/read/444004/7619451
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(README)
dnl Set various version strings - taken gratefully from the GTk sources
# Making releases:
# MICRO_VERSION += 1;
www.eeworm.com/read/441132/7675405
c sshpty.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
* Allocating a pseudo-terminal, and making it the
www.eeworm.com/read/438832/7725747
lib hash.lib
# Hash:
# Hash function library
# Author: Mariusz Gniazdowski <mgniazd-at-gmail.com>
# Date: 2005-04-07
# Functions making emulating hashes in Bash a little less painful.
# Limitations:
#