代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/234134/4660882
c private.c
/*
CW : Character Windows
private.c : Includes headers for making .inc files
NOTE: does not include all headers, just those needed for assembler
*/
#define COW
#include /* NOTE:
www.eeworm.com/read/234134/4661384
inc edityp.inc
; /* SCCSWHAT( "%W% %E% %U% %Q%" ) */
;File: edityp.inc - Defines which apply to TextWin's edit manager
;NOTE: When making changes to this file, be sure to make equivalent
; changes to file ed
www.eeworm.com/read/234134/4661439
h txtmgr.h
/* File: txtmgr.h - Defines which apply to the QBI Text Manager */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file TXTMGR.INC */
#undef TXTMGR_H
www.eeworm.com/read/233448/4685544
c sparc-ret.c
/* Copyright (C) 2001 Free Software Foundation.
Making sure that Ultrasparc return instructions do not read
below the stack. */
/* { dg-do compile { target sparc-*-* } } */
/* { dg-options "
www.eeworm.com/read/230355/4723152
cs person.cs
// Person.cs - Chapter 14 version.
// Copyright 2004 by Jacquie Barker and Grant Palmer - all rights reserved.
// A MODEL class.
using System;
// We are making this class abstract because
www.eeworm.com/read/230355/4723165
cs person.cs
// Person.cs - Chapter 15 version.
// Copyright 2004 by Jacquie Barker and Grant Palmer - all rights reserved.
// A MODEL class.
using System;
// We are making this class abstract because
www.eeworm.com/read/230355/4723189
cs person.cs
// Person.cs - Chapter 15 version.
// Copyright 2004 by Jacquie Barker and Grant Palmer - all rights reserved.
// A MODEL class.
using System;
// We are making this class abstract because
www.eeworm.com/read/229812/4745092
txt newread.txt
Original Colossal Cave adventure, with extensions
making it a 551 points version.
I found this source (Adventure 6) at
http://www.rickadams.org/adventure/index.html
It seems to carry no cop
www.eeworm.com/read/224327/4804618
t2 rules.library.t2
# rules.library.t2 - vxcom rules for making libraries
#
# modification history
# --------------------
# 02d,08feb02,nel Remove debug symbols from library build but leave
# optimizati
www.eeworm.com/read/219872/4844490
java barista.java
package headfirst.templatemethod.simplebarista;
public class Barista {
public static void main(String[] args) {
Tea tea = new Tea();
Coffee coffee = new Coffee();
System.out.println("Making