代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/403922/11500860
html function.ncurses-show-panel.html
Places an invisible panel on top of the stack, making it visible
www.eeworm.com/read/259942/11755651
re calc_002.re
/* re2c lesson 001_upn_calculator, calc_002, (c) M. Boerger 2006 - 2007 */
/*!ignore:re2c
- making use of YYFILL
. Here we modified the scanner to not require strlen() on the call. Instead
we
www.eeworm.com/read/123453/14630120
sh mk-solaris-package.sh
#!/bin/sh
VERSION=`head -1 ../VERSION`
export VERSION
DATE=`date +%Y-%m-%d`
echo Making WAkannel-${VERSION}.pkg
cd ..
make
make install
cd solaris
sed "s/VERSION_NUM/${VERSION}/" < prototype.tmpl >
www.eeworm.com/read/123453/14630226
5 changelog-1.1.5
2001-05-31 Richard Braakman
* Making release 1.1.5.
2001-05-28 Uoti Urpala
* gw/urltrans.c: Fixed handling of unrecognized %-escapes in
sms-service URLs (for
www.eeworm.com/read/123453/14630603
sh mk-solaris-package.sh
#!/bin/sh
VERSION=`head -1 ../VERSION`
export VERSION
DATE=`date +%Y-%m-%d`
echo Making WAkannel-${VERSION}.pkg
cd ..
make
make install
cd solaris
sed "s/VERSION_NUM/${VERSION}/" < prototype.tmpl >
www.eeworm.com/read/123453/14630769
5 changelog-1.1.5
2001-05-31 Richard Braakman
* Making release 1.1.5.
2001-05-28 Uoti Urpala
* gw/urltrans.c: Fixed handling of unrecognized %-escapes in
sms-service URLs (for
www.eeworm.com/read/223311/14646529
c main.c
//File name:main.c
//Autor:Liuyul
//Date:2006-08-09
//Description:Making the operiton of whole system,share moble and work;
//Call:
// /d/YH2/Keyboard.c
// /d/YH2/Wind.c
// /d
www.eeworm.com/read/116603/14963034
java stackl.java
//: c09:StackL.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Making a stack from a LinkedList.
import java.util.*;
impor
www.eeworm.com/read/116603/14963160
java queue.java
//: c09:Queue.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Making a queue from a LinkedList.
import java.util.*;
publ
www.eeworm.com/read/303435/3812794
makedatabig
#! /bin/sh
# Making su data for big Endian machines
if
[ ! -f oz25.F -o ! -f oz25.H ]
then
echo "See the README file for accessing the required data" 1>&2; exit 1
fi
# Add header and set header fi