代码搜索:front-End
找到约 391 项符合「front-End」的源代码
代码结果 391
www.eeworm.com/read/221024/14771437
html http:^^www.cs.washington.edu^research^projects^cecil^www^support.html
Date: Tue, 10 Dec 1996 03:35:35 GMT
Server: NCSA/1.4.2
Content-type: text/html
Support for Cecil/Vortex
Support for the Cecil/Vortex Project
www.eeworm.com/read/164348/5493634
h h263vdec.h
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: h263vdec.h,v 1.1.1.1.42.1 2004/07/09 01:56:30 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Rese
www.eeworm.com/read/132069/5922468
h h263vdec.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/119862/14819276
gtelnet
?package(gnome-telnet):\
needs="x11"\
section="Networking/Remote access"\
title="Telnet, SSH, and RLogin"\
longtitle="A cool front-end for telnet, ssh, and rlogin"\
command="/usr/bin/gnome-telnet"\
ic
www.eeworm.com/read/139738/13137323
nachos
#!/bin/sh
# Shell-script front-end to run Nachos.
# Simply sets terminal to a minimum of one byte to complete a read and
# disables character echo. Restores original terminal state on exit.
onexit (
www.eeworm.com/read/158402/11621056
nachos
#!/bin/sh
# Shell-script front-end to run Nachos.
# Simply sets terminal to a minimum of one byte to complete a read and
# disables character echo. Restores original terminal state on exit.
onexit (
www.eeworm.com/read/250480/12404344
pdf [samsung 04] the front-end soc for a blu-ray disc recorder.pdf
www.eeworm.com/read/390191/8478683
xinetd
# default: off
# description: Distccd - distributed compilation front-end (xinetd) \
# Please disable the daemon if you enable this. \
# WARNING: Don't enable on untrusted networks
service distccd
www.eeworm.com/read/175176/9556440
pas mwapp1.pas
unit MWApp1;
{
Movie-watchers. A demonstration of XML document processing.
This front-end provides access to the movie-watcher objects.
Copyright
www.eeworm.com/read/162614/5521820
c p4173.c
// { dg-do assemble }
// { dg-options "-Wall -ansi -pedantic-errors" }
// This error happens because lvalue is not done well in the C++ front-end.
// NOPs should be lvalues if their arguments are.
//