代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/222769/14674532
cpp xvm.cpp
/*
Project.
XVM - The XtremeScript Virtual Machine
Abstract.
An embeddable runtime environment that can load and run multiple scripts concurrently
in a multithreaded e
www.eeworm.com/read/121688/14742062
c shell.c
/* shell.c - user defined shell commands
Copyright (C) 1996-2000 Paul Sheer
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public
www.eeworm.com/read/116074/14989085
æ
前 言知识有一个特性,那就是共享程度越高,增长得越快。这就是我撰写和完成本书的动力。本书浓缩了近几年数据库管理的经验。我希望书中的许多经验和技巧有助于读者克服学习中的困难。怎样阅读本书本书各章按内容划分为几个方面。应该从头到尾通读本书。学习本书所花的时间会在以后的工作中得到数倍的回报。也可以采用模块化的方法,有选择地阅读更适合自己知识水平和目的的章节。如果您不太熟悉 Oracle 或者希望更新自己 ...
www.eeworm.com/read/114188/15073730
htm 00000002.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: Keyboy (峰清扬), 信区: Linux
www.eeworm.com/read/172609/5383177
am makefile.am
#
# Copyright (C) 2004 Andrew Beekhof
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Softwar
www.eeworm.com/read/172609/5383178
in makefile.in
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Softwar
www.eeworm.com/read/168845/5435631
py setup.py
from distutils.core import setup
import py2exe
import sys
sys.path.append('../src')
setup(name='pyste', scripts=['../src/pyste.py'])
www.eeworm.com/read/155397/5622564
makefile
# The install rules assume that JNI libraries should be placed in .../jre/bin
# This seems to be true on Windows, and IBM's Linux Java
# It's not true for Sun's Linux Java (but we don't have javax.com
www.eeworm.com/read/248309/12585193
txt 前言.txt
前 言知识有一个特性,那就是共享程度越高,增长得越快。这就是我撰写和完成本书的动力。本书浓缩了近几年数据库管理的经验。我希望书中的许多经验和技巧有助于读者克服学习中的困难。怎样阅读本书本书各章按内容划分为几个方面。应该从头到尾通读本书。学习本书所花的时间会在以后的工作中得到数倍的回报。也可以采用模块化的方法,有选择地阅读更适合自己知识水平和目的的章节。如果您不太熟悉 Oracle 或者希望更新自己 ...
www.eeworm.com/read/135541/13922177
ipv6-up
#!/bin/bash
# This file should not be modified -- make local changes to
# /etc/ppp/ipv6-up.local instead
PATH=/sbin:/usr/sbin:/bin:/usr/bin
export PATH
LOGDEVICE=$6
REALDEVICE=$1
# Setup IPv6
if [