代码搜索:front-End
找到约 391 项符合「front-End」的源代码
代码结果 391
www.eeworm.com/read/265944/11248184
readme
AddApp
Get ROX apps through Zero Install
by Thomas Leonard
BRIEF
The Zero Install Injector is an easy way to get new applications. AddApp is a
ROX-style front-end to the injector allowing
www.eeworm.com/read/135605/13916932
c tskmain.c
/*
--- Version 2.2 90-10-12 10:33 ---
TSKMAIN.C - CTask - Install/remove tasker front-end functions.
CTask - a Multitasking Kernel for C
Public Domain Software written by
www.eeworm.com/read/203036/15367415
c tskmain.c
/*
--- Version 2.2 90-11-22 11:14 ---
TSKMAIN.C - CTask - Install/remove tasker front-end functions.
CTask - a Multitasking Kernel for C
Public Domain Software written by
www.eeworm.com/read/287380/8688574
c fe.c
/*
* Copyright 2000-2004 by Hans Reiser, licensing governed by
* reiserfsprogs/README
*/
#include "resize.h"
/* the front-end for kernel on-line resizer */
int resize_fs_online(char * devname, l
www.eeworm.com/read/101082/6245118
1mh prompter.1mh
.TH prompter 1mh
.SH Name
prompter \- prompting editor front-end
.SH Syntax
.B prompter
[
.I options
]
.I file
.\"
.\"
.\"
.\"
.SH Description
The
.PN prompter
editor is a rudimentary editor provided
www.eeworm.com/read/101082/6247011
1mh prompter.1mh
.TH prompter 1mh
.SH Name
prompter \- prompting editor front-end
.SH Syntax
.B prompter
[
.I options
]
.I file
.\"
.\"
.\"
.\"
.SH Description
The
.PN prompter
editor is a rudimentary editor provided
www.eeworm.com/read/337834/12338653
h dbfe.h
/*
* dbfe.h
*
* Purpose: dbfe provides a front-end to BerkeleyDB..
*
*
* Use:
*
* 1) Create a new dbfe object: dbfe *db = new dbfe();
*
* 2) open a database using the db->open c
www.eeworm.com/read/229184/14350107
readme
******
flwt
******
In this directory, there are all the main front-end files that allow you to use
the Fast Lifted Wavelet Transform (FLWT) with 1-D and 2-D signals/images. There
is an easy-to-use c
www.eeworm.com/read/202663/5047739
pl run-client.pl
#!/usr/bin/perl
# Front-end script to run MultiClient save logs
if (($#ARGV != 3) && ($#ARGV != 4)) {
print "Usage: run-client.pl [-p] \n";
print "O
www.eeworm.com/read/273525/4210089
class hbargraph_g.class
// hbargraph_g
//
// Base class for hbar graphs. Just a front-end for bar graphs.
*! version 1.0.0 22aug2002
version 8
class {
} , inherit(bargraph_g)
pr