E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
【Compilers
linux历史
自1990年代发起这个计划以来,GNU开始大量的产生或收集各种系统所必备的组件,像是——库(libraries)、编译器(
compilers
)、调试工具(debuggers)、文本编辑器(texteditors
maibaicai
·
2009-12-07 17:30
linux
职场
休闲
linux基本操作
linux历史
自1990年代发起这个计划以来,GNU开始大量的产生或收集各种系统所必备的组件,像是――库(libraries)、编译器(
compilers
)、调试工具(debuggers)、文本编辑器(texteditors
maibaicai
·
2009-12-07 17:30
linux
职场
休闲
Linux历史
当代编译技术三大圣经!
1.龙书(Dragon book) 书名是
Compilers
: Principles,Techniques,and Tools 作者是:Alfred V.Aho,Ravi Sethi,Jeffrey D.Ullman
luedipiaofeng
·
2009-11-27 15:00
技术
当代编译技术三大圣经!
1.龙书(Dragonbook)书名是
Compilers
:Principles,Techniques,andTools作者是:AlfredV.Aho,RaviSethi,JeffreyD.Ullman国内所有的编译原理教材都是抄的它的
软件是对质量的不懈追求
·
2009-11-27 15:00
Introduction to cross-compiling for Linux
Or: Host, Target, Cross-
Compilers
, and All That http://landley.net/writing/docs/cross-compiling.html
qiuye
·
2009-10-19 14:00
linux
gcc
Access
UP
performance
flex theme
The flex-config.xml file defines the default compiler options for the compc and mxmlc command-line
compilers
xiejiangbo
·
2009-07-10 17:00
html
xml
Flex
Blog
Adobe
flex theme
The flex-config.xml file defines the default compiler options for the compc and mxmlc command-line
compilers
xiejiangbo
·
2009-07-10 17:00
html
xml
Blog
Flex
Adobe
boost/checked_delete.hpp
ifndef BOOST_CHECKED_DELETE_HPP_INCLUDED 2#define BOOST_CHECKED_DELETE_HPP_INCLUDED 3 4// MS compatible
compilers
天蓝向上
·
2009-06-22 13:00
只要可能就用 const
而
compilers
(编译器)将执行这一约束。它允许你通知
compilers
(编译器)和其他程序员,某个值应该保持不变。
cameracanon
·
2009-04-10 09:00
function
object
iterator
Parameters
编译器
Pointers
简单DAG生成算法的一个性质
题目如下:
Compilers
-Principles,Techniques,&Tools,SecondEdition写道Exercise6.1.2:ConstructtheDAGandidentifythevaluenumbersforthesubexpressionsofthefoll
RednaxelaFX
·
2009-01-29 06:00
C++
c
算法
C#
C++ 编译器
C++编译器原文在:http://www.stroustrup.com/
compilers
.htmlI(BjarneStroustrup)amoftenaskedtorecommendaC++compiler.However
欢迎您来到芯片的主页!
·
2009-01-02 14:00
Compilers
Programming资源收集
CompilersProgramming资源收集 LexerandParserGenerators-Bison++andFlex++-VisualParse++4.0-VisualBNF-ACompactGuidetoLexandYacc-LRGen-ClearParse-TheSYNTAXSystem-Languagesemantics-PRECC-APREttierCompiler-Compi
woaidongmao
·
2008-12-24 15:00
什么是PDNS?
PDNS-Parallel/DistributedNS现状和变化:pdns-2.27-v1a(March16,2004)1.与ns-2.27、最新的libSynk以及Intel'sicc/ecc和gcc-3.2
compilers
sayigood
·
2008-12-17 16:00
打造集成win32汇编环境,使用“WinAsm Studio”
http://www.pediy.com/tools/
Compilers
.htm2>下载WinAsmStudio。http://www.winasm.net/index.php?
dkink
·
2008-09-20 13:00
UI
汇编
dos
磁盘
Netbeans: optional language package is not install
CompilersIf you are using netbeans to develop c/c++ program, it has 3 kind
compilers
availabe to us.
RobertLeeJesus
·
2008-07-27 17:00
C++
c
C#
sun
Netbeans
WEB项目不支持Linq的解决
我估计是web.config的问题,经过比对,只需要在web.config添加如下代码: <system.codedom> <
compilers
wangdeshui
·
2008-06-26 13:00
Web
Microsoft
VBScript
vb
LINQ
WEB项目不支持Linq的解决
我估计是web.config的问题,经过比对,只需要在web.config添加如下代码: <system.codedom> <
compilers
wangdeshui
·
2008-06-26 13:00
Web
Microsoft
VBScript
vb
LINQ
屠龙宝书
Compilers
:Principles,Techniques,andTools(《编译原理技术与工具》)这是另一部因封面得名的书--“龙书”,也就是Aho等人所著的《编译原理技术与工具》(Addison-Wesley
菊花飘香
·
2008-05-30 00:00
Compatibility with non-GNU
compilers
Fortunately, the __attribute__ mechanism was cleverly designed in a way to make it easy to quietly eliminate them if used on platforms other than GNU C. Superficially, __attribute__ appears to have mu
pleasetojava
·
2008-05-23 09:00
C++
c
C#
Compatibility with non-GNU
compilers
Fortunately, the __attribute__ mechanism was cleverly designed in a way to make it easy to quietly eliminate them if used on platforms other than GNU C. Superficially, __attribute__ appears to have mu
mmdev
·
2008-05-23 09:00
C++
c
C#
编译器的书
阅读更多有关编译器的书中"DragonBook"(
Compilers
:Principles,Techniques,andTools)是最经典,最有名的一本,但其实是对很多想学习编译器的人非常不适合的一本书
yawl
·
2008-01-04 01:00
编程
C
C++
C#
Unix
编译器的书
有关编译器的书中"Dragon Book" (
Compilers
: Principles, Techniques, and Tools)是最经典,最有名的一本,但其实是对很多想学习编译器的人非常不适合的一本书
yawl
·
2008-01-04 01:00
编程
C++
c
unix
C#
CMakeLists.txt文件写法(10):显式实施宏定义
)用法演示二(常量宏)ADD_DEFINITIONS(-DVERSION=1) ADD_DEFINITIONS:Adds-DdefineflagstothecommandlineofCandC++
compilers
.ADD_DEFINITIONS
cust_hf
·
2007-11-04 00:00
C++
c
command
macros to indicate the compiler and its version
Most
compilers
defines macros to indicate the compiler and its version.
wapysun
·
2007-10-06 16:00
compiler
在 Linux on POWER 上利用透明大内存页
通过本文,了解更多有关 libhugetlbfs 库以及如何将这些库与 GNU Compiler Collection (GCC) 或 IBM XL C/C++ 及 XL Fortran
compilers
kitsionchen
·
2007-09-16 23:00
linux
gcc
IBM
SuSE
fortran
erlc
erlc 命令 erlc 概要 编译器 描述 The erlc program provides a common way to run all
compilers
in the Erlang
coderplay
·
2007-06-24 15:00
工作
unix
erlang
REST
脚本
C++ streams (How to use ostream & istream ?)
LikeC,C++doesnothavebuilt-ininput/outputcapability.AllC++
compilers
,however,comebundledwithasystematic
C++研究
·
2007-06-20 03:00
Free C, C++
Compilers
FreeMicrosofteMbeddedVisualC++:MicrosofteMbeddedVisualC++allowsyoutodevelopforWindowsCE.ItincludesanIDE,whichincludesanintegrateddebugger.FreeMicrosoftVisualC++Toolkit2003:TheMicrosoftVisualC++Toolkit
celestialwy
·
2007-06-17 20:00
C++
c
windows
Microsoft
compiler
Borland
资料
Compilers
:Principles,Techniques,andTools sprintf,你知道多少
yshuise
·
2007-02-09 14:00
tools
编译指令#pragma详解
pragma详解 With #pragma, C++Builder can define the directives it wants without interfering with other
compilers
astertale
·
2006-11-19 12:00
C++
c
C#
C++Builder
lua的网址
http://www.luachina.net/bbs/125/ShowPost.aspxhttp://www.personal.kent.edu/~rmuhamma/
Compilers
/compiler.htmlhttp
swo2006
·
2006-11-01 17:00
[置顶] C++ Links
FreeC/C++
Compilers
GCChttp://gcc.gnu.org/install/binaries.html MinGWhttp://www.mingw.org/ Cygwin
aflyinghorse
·
2006-10-19 09:00
Allocators (STL)
Allocators(STL)文章来源:http://www.codeguru.com/Cpp/Cpp/cpp_mfc/stl/article.php/c4079/Allocators(STL)
Compilers
chenhu_doc
·
2006-08-10 15:00
c++资源
c++资源AlistofinterestingC++applications.Iwelcomesuggestionsforadditions.AnincompletelistofC++
compilers
.AlistofavailableC
C++ Programmer's Cookbook
·
2005-11-16 10:00
Compiling&Compiler网络资源
1.编译原理与编译器的公共网站:http://www.
compilers
.net/index.htm2Intel80386程序员手册:http://www7.informatik.uni-erlangen.de
tyrone1979
·
2005-08-29 13:00
Compiling&Compiler网络资源
编译原理与编译器的公共网站:http://www.
compilers
.net/index.htm 2 Intel 80386程序员手册:http://www7.informatik.uni-erlangen.de
touchinsert
·
2005-08-29 13:00
eclipse
正则表达式
gcc
asp.net
asp
[翻译] Effective C++, 3rd Edition, Item 3: 只要可能就用 const
而
compilers
(编译器)将执行这一约束。它允许你通知compiler
fatalerror99
·
2005-07-01 23:00
C++
function
object
iterator
编译器
Pointers
C++编译器推荐目录
(Fromhttp://www.research.att.com/~bs/
compilers
.html) C++编译器推荐目录链接:http://www.research.att.com/~bs/
compilers
.html
ZiJinShi
·
2004-12-08 11:00
C++
windows
Microsoft
嵌入式
编译器
Borland
C++编译器推荐目录
(From http://www.research.att.com/~bs/
compilers
.html) C++编译器推荐目录链接:http://www.research.att.com/~bs/
compilers
.html
beifenggo
·
2004-12-08 11:00
C++
c
linux
C#
嵌入式
上一页
1
2
3
4
5
6
7
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他