代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/423632/2025481
in kernel-2.6.13-875.spec.in
# Template = kernel-common.tmpl
%define pfx /opt/freescale/rootfs/%{_target_cpu}
%define pkg_name linux
Summary : Linux kernel (core of the Linux operating system)
Name : kernel
V
www.eeworm.com/read/420035/2072960
java osexecute.java
//: net/mindview/util/OSExecute.java
// Run an operating system command
// and send the output to the console.
package net.mindview.util;
import java.io.*;
public class OSExecute {
public st
www.eeworm.com/read/419436/2076958
h aix.h
/* aix.h
Configuration file for IBM's AIX operating system. */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
www.eeworm.com/read/409921/2222455
c port_factory.c
/*
ReactOS Operating System
Port Class API / Port Factory
by Andrew Greenwood
*/
#define INITGUID
#include "private.h"
#include
#include
#include
www.eeworm.com/read/397335/2403464
java osexecute.java
//: net/mindview/util/OSExecute.java
// Run an operating system command
// and send the output to the console.
package net.mindview.util;
import java.io.*;
public class OSExecute {
public st
www.eeworm.com/read/362572/2930731
h jsignal.h
/*
* jsignal.h
* Interface for handling signals.
*
* Copyright (c) 2004, 2005
* TU Dresden, Operating System Group. All rights reserved.
*
* See the file "license.terms" for information on us
www.eeworm.com/read/362572/2930732
c syscalls.c
/*
* syscall.c
* Definition of jsyscall interface for Kaffe on DROPS.
*
* Copyright (c) 2004, 2005
* TU Dresden, Operating System Group. All rights reserved.
*
* See the file "license.terms"
www.eeworm.com/read/362572/2930735
h jthread.h
/*
* jthread.h
* Internal threading backend of Kaffe for DROPS
*
* Copyright (c) 2004, 2005
* TU Dresden, Operating System Group. All rights reserved.
*
* See the file "license.terms" for inf
www.eeworm.com/read/358128/3000037
pm darwin.pm
package File::HomeDir::Darwin;
# Basic implementation for the Dawin family of operating systems.
# This includes (most prominently) Mac OS X.
use 5.005;
use strict;
use base 'File::HomeDir::Unix';
u
www.eeworm.com/read/358128/3001436
pod perlfaq8.pod
=head1 NAME
perlfaq8 - System Interaction ($Revision: 10183 $)
=head1 DESCRIPTION
This section of the Perl FAQ covers questions involving operating
system interaction. Topics include interprocess