代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/185130/9056384
makefile
# file: Makefile G. Moody 20 July 2005
# 'make' description file for building and testing 'dfa'
BINDIR=/usr/bin
# 'make' or 'make dfa': compile 'dfa' executable from dfa.c
dfa: dfa.c
$(CC) -o d
www.eeworm.com/read/380841/9126435
txt readmev1.2.txt
Version 1.2
Hello,
you can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls.
Further I have build a little example hoping to ai
www.eeworm.com/read/181668/9241950
ms_makefile_template
#MS compiler: options
# -c compile but do not link
# -GX Enable exception handling
# -nologo suppresses copyright notice
# -o name the output file
# -Za disables language extensions
CPP = cl
www.eeworm.com/read/377342/9279747
ms_makefile_template
#MS compiler: options
# -c compile but do not link
# -GX Enable exception handling
# -nologo suppresses copyright notice
# -o name the output file
# -Za disables language extensions
CPP = cl
www.eeworm.com/read/180734/9296318
ms_makefile_template
#MS compiler: options
# -c compile but do not link
# -GX Enable exception handling
# -nologo suppresses copyright notice
# -o name the output file
# -Za disables language extensions
CPP = cl
www.eeworm.com/read/374700/9388593
cpp cpl_getexecpath.cpp
/**********************************************************************
* $Id: cpl_getexecpath.cpp 10646 2007-01-18 02:38:10Z warmerdam $
*
* Project: CPL - Common Portability Library
* Purpo
www.eeworm.com/read/373348/9461908
txt 02.txt
CS 1355
Intro to Programming in C
Thursday 2006.9.14 (Week 1)
Lecture Notes (at http://r638-2.cs.nthu.edu.tw/C/notes/02.txt)
Introduction (Chapter 1 continued)
- Announcements
- Compiler vs.
www.eeworm.com/read/366412/9816391
c bitclear.c
/* Copyright (C) 1994 Free Software Foundation
This file is part of the GNU BitString Library. This library is free
software; you can redistribute it and/or modify it under the
terms of the GNU Gene
www.eeworm.com/read/366412/9816424
c bitinvert.c
/* Copyright (C) 1994 Free Software Foundation
This file is part of the GNU BitString Library. This library is free
software; you can redistribute it and/or modify it under the
terms of the GNU Gene
www.eeworm.com/read/366412/9816445
c bitany.c
/* Copyright (C) 1994 Free Software Foundation
This file is part of the GNU BitString Library. This library is free
software; you can redistribute it and/or modify it under the
terms of the GNU Gene