代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/241188/4563168
py magic.py
# Found on a russian zope mailing list, and modified to fix bugs in parsing
# the magic file and string making
# -- Daniel Berlin
import sys, struct, time, re, exceptions, pprint
www.eeworm.com/read/229812/4740640
cmp err12.cmp
Error(E12): Program name is too long
Error(E42): Last command making (all) returned a bad status
Error(E02): Make execution terminated
www.eeworm.com/read/216502/4890742
ae5
.NH
CUT AND PASTE WITH UNIX COMMANDS
.PP
One editing area in which non-programmers
seem not very confident
is in what might be called
`cut and paste' operations _
changing the name of a file,
making a
www.eeworm.com/read/190666/5179678
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/188551/5208743
java newpoint.java
package jmt.engine.jaba;
// newPoint.java
//
// Mark F. Hulber
// May 1996
//
//
// newPoint is an extension of the Java Point class. Additions include
// methods for making comparisons between
www.eeworm.com/read/340665/3280602
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/329537/3430770
h backup.h
/* backup.h -- declarations for making Emacs style backup file names
Copyright (C) 1992 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
i
www.eeworm.com/read/329537/3430836
h backup.h
/* backup.h -- declarations for making Emacs style backup file names
Copyright (C) 1992 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
i
www.eeworm.com/read/420043/2071665
java derset.java
package org.bouncycastle.asn1;
import java.io.*;
/**
* DER Set with a single object.
*/
public class DERSet
extends DERConstructedSet
{
/**
* @param sequence the sequence making up th
www.eeworm.com/read/382758/2627862
py magic.py
# Found on a russian zope mailing list, and modified to fix bugs in parsing
# the magic file and string making
# -- Daniel Berlin
import sys, struct, time, re, exceptions, pprint