代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/238879/13317214
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/238832/13322099
cpp btree_main.cpp
// Project: B*-tree based placement/floorplanning
// Advisor: Yao-Wen Chang
// Authors: Jer-Ming Hsu
// Hsun-Cheng Lee
www.eeworm.com/read/323180/13347906
readme
********************************************************************************
* *
* Copyright J.R. Quinlan, 1987, 1988, 1989, 1990, 1991, 1992. This software *
* may not be distr
www.eeworm.com/read/136879/13356266
cpp fig03_12.cpp
// Fig. 3.12: fig03_12.cpp
// A scoping example
#include
void a( void ); // function prototype
void b( void ); // function prototype
void c( void ); // function prototype
www.eeworm.com/read/322374/13381033
c systffs.c
/* sysTffs.c - Motorola MVME177 system-dependent TrueFFS library */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* FAT-FTL Lite Software Development Kit
* Copyrigh
www.eeworm.com/read/321329/13408894
c systffs.c
/* sysTffs.c - Motorola MVME177 system-dependent TrueFFS library */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* FAT-FTL Lite Software Development Kit
* Copyrigh
www.eeworm.com/read/321262/13409962
sh string.functions.sh
#!/bin/bash
# function strcat
# Usage: strcat s1 s2
function strcat ()
{
local s1_val s2_val
s1_val=${!1} # indirect variable expansion
s2_val=${!2}
www.eeworm.com/read/319487/13450512
cc ch3.8.cc
#include // include a library for input and output
#include // include a library for atoi
using namespace std;
int* tf() {
int* local = new int;
*local = 55
www.eeworm.com/read/319472/13451271
c loccheck.c
/* loccheck.c -- checks to see where variables are stored */
#include
void mikado(int); /* declare function */
int main(void)
{
int pooh = 2, bah = 5;
www.eeworm.com/read/318252/13482600
conf lxr.conf
# Configuration file.
# Define typed variable "v", read valueset from file.
variable: v, Version, [/local/lxr/source/versions], [/local/lxr/source/defversion]
# Define typed variable "a". First val