代码搜索结果
找到约 10,000 项符合
Smart Home 的代码
copybuggysource
#! /bin/sh
program="$0"
# Follow symlinks until we get to the actual file.
while [ -h "$program" ]; do
link=`ls -ld "$program"`
link=`expr "$link" : '.*-> \(.*\)'`
if [ "`expr "$link" : '/.*'`" =
filterbugs
#! /bin/sh
# General purpose utility for filtering/transforming
# bug collection and/or historical bug collections
program="$0"
# Follow symlinks until we get to the actual file.
while [ -h "$progr
printappversion
#! /bin/sh
program="$0"
# Follow symlinks until we get to the actual file.
while [ -h "$program" ]; do
link=`ls -ld "$program"`
link=`expr "$link" : '.*-> \(.*\)'`
if [ "`expr "$link" : '/.*'`" =
minebughistory
#! /bin/sh
program="$0"
# Follow symlinks until we get to the actual file.
while [ -h "$program" ]; do
link=`ls -ld "$program"`
link=`expr "$link" : '.*-> \(.*\)'`
if [ "`expr "$link" : '/.*'`" =
joonestartworker.bat
set JINI_HOME=c:\java\jini1_2
set JOONE_HOME=c:\sourceforge\joone
set SERVER_NAME=localhost
java -Djava.security.policy=%JINI_HOME%\example\books\policy.all -Doutrigger.spacename=JavaSpaces -Dcom.s
unix-
创建Oracle用户帐号和安装目录
在shell下,作为root
groupadd dba
groupadd oinstall
useradd –g oinstall –G dba oracle
passwd oracle
mkdir /opt/oracle
mkdir /opt/oracle/product
mkdir /opt/oracle/product/9.2.
suipackc5.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USEPACKAGE("vcl50.bpi");
USEUNIT("..\Source\SUIReg.pas");
USEPACKAGE("Vclx50.bpi")
suipackc6.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#pragma package(smart_init)
//-----------------------------------------------------
atviewerc2006.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#pragma package(smart_init)
//-------------------------------------------------