代码搜索:Pretty
找到约 1,942 项符合「Pretty」的源代码
代码结果 1,942
www.eeworm.com/read/474959/1387132
pretty
#!/usr/bin/env perl
# -*- perl -*-
# Package : omniidl
# pretty Created on: 2000/3/13
# Author : David Scott (djs)
#
# Copyright (C) 1999 AT&
www.eeworm.com/read/131315/5944185
in pretty.in
program bench3(input, output);
const max=100;
var i,len: integer; inline: packed array[1..max] of char; palind: Boolean;
begin
while not eof do begin
len := 0;
while not eoln do
beg
www.eeworm.com/read/371236/9560465
atg pretty.atg
/**********************************************************
** PRETTY.ATG
** Coco/R C Taste Pretty Printer Example.
** Adapted to C++ by Frankie Arzu
** from Moessenb
www.eeworm.com/read/371236/9560566
atg pretty.atg
/***********************************************************
** PRETTY.ATG
** Coco/R C++ Taste Pretty-printer example.
** Adapted to C++ by Frankie Arzu
** from Moess
www.eeworm.com/read/364809/9893932
m pretty.m
www.eeworm.com/read/350482/10741386
build pretty.build
#!/bin/perl -w
#
# Cute little builder for perl
# Total waste of development time...
#
# This will build all the object files and then the archive .a file
# requires GCC, GNU make and a sense of humo
www.eeworm.com/read/274335/10875587
c pretty.c
/* lil-gp Genetic Programming System, version 1.0, 11 July 1995
* Copyright (C) 1995 Michigan State University
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/454368/7393042
pretty_compiler
#!/bin/bash
#echo "pretty: verbose = $VERBOSE"
if (( VERBOSE == 1 ))
then
echo $1;
if ! eval $1
then
echo "Failed command was:"
echo $1
echo "in directory " `pwd`
exit 1
fi
else
if ! ev
www.eeworm.com/read/144216/5751937
pm pretty.pm
package CGI::Pretty;
# See the bottom of this file for the POD documentation. Search for the
# string '=head'.
# You can run this file through either pod2man or pod2html to produce pretty
# documen
www.eeworm.com/read/138548/5815534
pm pretty.pm
package CGI::Pretty;
# See the bottom of this file for the POD documentation. Search for the
# string '=head'.
# You can run this file through either pod2man or pod2html to produce pretty
# documen