代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/204040/5035778
inc context.inc
;***
;context.inc
;
; Copyright 1985, 1986, 1987 Microsoft Corporation
;
; NOTE: When making changes to this file, be sure to make equivalent
; changes to file CONTEXT.H
; NOTE: For
www.eeworm.com/read/339446/3301599
readme
Qt provides extensive database interoperability, with support for products
from both open source and proprietary vendors.
SQL support is integrated with Qt's model/view architecture, making it easier
www.eeworm.com/read/331534/3411278
svn-base poco-doc.pl.svn-base
#!/usr/bin/perl -wi
#
# poco-doc.pl
#
# This script, when run on a POCO header file, moves the documentation
# for classes, methods, etc above their declarations, making the code
# suitable for
www.eeworm.com/read/321483/3535007
pl makefile.pl
require 5.006001;
use ExtUtils::MakeMaker;
my $clean = {};
if (-f "Normalize.xs") {
print STDERR "Making header files for XS...\n";
do 'mkheader' or die $@ || "mkheader: $!";
$clean =
www.eeworm.com/read/304657/3787459
gcj makefile.gcj
# This Makefile is used when building with gcj. It is separate from
# the ordinary Makefile as it does special GNU-make-specific things,
# and this avoids making other builds unnecessarily ugly.
# A
www.eeworm.com/read/303435/3811541
lib headers.xplot.lib
AXESBOX - Functions to draw axes in X-windows graphics
COLORMAP - Functions to manipulate X colormaps:
DRAWCURVE - Functions to draw a curve from a set of points
IMAGE - Function for making the image
www.eeworm.com/read/276787/4163771
postinst busybox.postinst
# If we are not making an image we create links for the utilities that doesn't exist
# so the update-alternatives script will get the utilities it needs
# (update-alternatives have no problem repla
www.eeworm.com/read/432926/1886296
pde reflection2.pde
/**
* Non-orthogonal Collision with Multiple Ground Segments
* by Ira Greenberg.
*
* Based on Keith Peter's Solution in
* Foundation Actionscript Animation: Making Things Move!
*/
Orb orb;
P
www.eeworm.com/read/423632/2025304
spec dosfstools.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : Utilities for making and checking MS-DOS FAT filesystems on Linux.
Name : dosfstools
Version : 2.11
Release
www.eeworm.com/read/402041/2333557
java testit.java
package org.trinet.jasi;
public class Testit {
public Testit() {
}
public static void main(String[] args) {
System.out.println ("Making connection...");
DataSource