代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/355017/10302550
mak sol_2x.mak
#
# makefile for Notes API sample program search
# Solaris 2 version
#
#
# set TARGET to the name of the executable to create
TARGET = search
# set SOURCES to the list of C
www.eeworm.com/read/355017/10302559
mak aix.mak
#
# makefile for Notes C++ API sample program mailscan
# AIX version
#
#
# set TARGET to the name of the executable to create
TARGET = mailscan
# set SOURCES to the list of
www.eeworm.com/read/355017/10302574
mak aix.mak
#
# makefile for Notes C++ API sample program richtext
# AIX version
#
#
# set TARGET to the name of the executable to create
TARGET = richtext
# set SOURCES to the list of
www.eeworm.com/read/355017/10302588
mak aix.mak
#
# makefile for Notes C++ API sample program rtsearch
# AIX version
#
#
# set TARGET to the name of the executable to create
TARGET = rtsearch
# set SOURCES to the list of
www.eeworm.com/read/355017/10302754
mak aix.mak
#
# makefile for Notes C++ API sample program schedule
# AIX version
#
#
# set TARGET to the name of the executable to create
TARGET = schedule
# set SOURCES to the list of
www.eeworm.com/read/355017/10302849
mak aix.mak
#
# makefile for Notes C++ API sample program viewfldr
# AIX version
#
#
# set TARGET to the name of the executable to create
TARGET = viewfldr
# set SOURCES to the list of
www.eeworm.com/read/276685/10715339
cpp builder.cpp
// utility for creating the fileencryption utility executable.
#include "Files/SelfExtract.h"
#include
int main()
{
puts("\n\n========================================================
www.eeworm.com/read/418361/10951860
c loader.c
/*
* QEMU Executable loader
*
* Copyright (c) 2006 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentatio
www.eeworm.com/read/137691/5820780
java pytablecode.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.core;
/**
* An implementation of PyCode where the actual executable content
* is stored as a PyFunctionTable instan
www.eeworm.com/read/136989/5827192
main makefile.main
# -*- Makefile -*-
#----------------------------------------------------------------------------
#
# Makefile.main,v 4.2 2003/12/24 17:17:14 dhinton Exp
#
# Makefile for executable main. Part o