代码搜索:Exec
找到约 10,000 项符合「Exec」的源代码
代码结果 10,000
www.eeworm.com/read/414605/2143265
xpm exec.xpm
/* XPM */
static char * exec_xpm[] = {
"16 16 11 1",
" c None",
". c #000000",
"+ c #DCDCDC",
"@ c #A0A0A0",
"# c #C3C3C3",
"$ c #808080",
"% c #FFA858",
"& c #FFDCA8",
"* c #FFFFC0",
"=
www.eeworm.com/read/411732/2185243
js exec.js
Ext.BLANK_IMAGE_URL = "images/default/s.gif";
Ext.onReady(function() {
new Ext.Viewport({
layout : "border",
items : [{
region : "north",
// title:"头部面板",
www.eeworm.com/read/411419/2188121
h exec.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2006 by all C
www.eeworm.com/read/411419/2188131
cpp exec.cpp
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2006 by all C
www.eeworm.com/read/410728/2202176
c exec.c
/*
* This file is part of SIS.
*
* SIS, SPARC instruction simulator V1.8 Copyright (C) 1995 Jiri Gaisler,
* European Space Agency
*
* This program is free software; you can redistribute it and
www.eeworm.com/read/407447/2264006
c exec.c
#include
#include
#include "crt.h"
#include
EXPORT int _execve(char* filename, char* argv[], char* envp[])
{
//创建进程
int pid;
pid = KCreateProcess( fil
www.eeworm.com/read/403510/2311015
java exec.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Exec.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can redi
www.eeworm.com/read/403274/2313167
h exec.h
/*++
Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordanc