代码搜索:standalone
找到约 10,000 项符合「standalone」的源代码
代码结果 10,000
www.eeworm.com/read/144212/5752838
standalone
This is not to be built as a standalone library to be installed in some
public place; get the full readline distribution instead.
www.eeworm.com/read/126411/6017596
standalone
This is a description of C preprocessor defines that readline accepts.
Most are passed in from the parent `make'; e.g. from the bash source
directory.
NO_SYS_FILE is not present
HAVE_UN
www.eeworm.com/read/16793/690796
standalone
This is not to be built as a standalone library to be installed in some
public place; get the full readline distribution instead.
www.eeworm.com/read/100263/15879586
standalone
This is a description of C preprocessor defines that readline accepts.
Most are passed in from the parent `make'; e.g. from the bash source
directory.
NO_SYS_FILE is not present
HAVE_UN
www.eeworm.com/read/190844/8437634
elf standalone.elf
www.eeworm.com/read/190844/8437662
mcp standalone.mcp
www.eeworm.com/read/287304/8695729
readme_standalone
1. unpack segymat_gui_binary_1.1 in e.g. /usr/local :
>> cd /usr/local
>> bunzip segymat_gui_binary_1.1.tar.bz2
this will create the directory 'segymat_gui_binary'
2. add the matlab component libra
www.eeworm.com/read/372371/9512506
h standalone.h
#ifndef VSF_STANDALONE_H
#define VSF_STANDALONE_H
struct vsf_client_launch
{
unsigned int num_children;
unsigned int num_this_ip;
};
/* vsf_standalone_main()
* PURPOSE
* This function starts l
www.eeworm.com/read/372371/9512518
c standalone.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* standalone.c
*
* Code to listen on the network and launch children servants.
*/
#include "standalone.h"
#include "parse