代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/421085/10755804
readme
This directory holds import plugins for phpMyAdmin. Plugin should
basically look like following code. Official plugins need to have str*
messages with their definition in language files, if you build
www.eeworm.com/read/418731/10933316
txt how to download bittorrent files.txt
Downloading BitTorrent Files
What is BitTorrent in Plain English?
BitTorrent is a program you download. It is similar to a peer-to-peer file sharing service. Basically it goes like this: You do
www.eeworm.com/read/271765/10981123
c sprng.c
/* A secure PRNG using the RNG functions. Basically this is a
* wrapper that allows you to use a secure RNG as a PRNG
* in the various other functions.
*/
#include "mycrypt.h"
#ifdef SPRNG
const
www.eeworm.com/read/460770/7241013
h collectn.h
/* collectn.h Header file for 'collection' abstract data type
*
* This file is public domain, and does not come under the NASM license.
* It, along with 'collectn.c' implements what is basically a
www.eeworm.com/read/446504/7577320
xml features.xml
Features
&aoc; features can be divided into two main categories. Basically, the Create category is used to create
a CD/DVD repository
www.eeworm.com/read/434692/7849220
m powspec.m
function y = powspec(x, sr, wintime, steptime, dither)
%y = powspec(x, sr, wintime, steptime, sumlin, dither)
%
% compute the powerspectrum of the input signal.
% basically outputs a power spectro
www.eeworm.com/read/397288/8058665
h tskosd.h
#ifndef _TSKOSD_H
#define _TSKOSD_H
#ifdef _NTSC
/* size of OSD buffer that is going to be allocated in driver */
/* this basically means the whole active image */
#define OSDBUF_H
www.eeworm.com/read/131762/5928180
h data.h
/*
* DATA.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* this is basically a copy of data.c that's included by most
of the source files so they
www.eeworm.com/read/113186/6133078
java clinic.java
package org.springframework.samples.petclinic;
import java.util.List;
import org.springframework.dao.DataAccessException;
/**
* The high-level Petclinic business interface.
* Basically a
www.eeworm.com/read/109236/6175899
h data.h
/*
* DATA.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* this is basically a copy of data.c that's included by most
of the source files so they