ChinaUnix.net
相关文章推荐:

java compiler architecture

Any new free java compiler or good java compiler?

by toms1981 - Java - 2004-12-06 10:35:10 阅读(1430) 回复(7)

相关讨论

JI Zhen-yan CHENG Hu  (Institute of Software The Chinese Academy of Sciences Beijing 100080) Abstract:This paper summarizes java's compiler technology,and sorts all kinds of java compilers into five categories:compilers with interpreter technology,compilers with JIT compiler technology,compilers with adaptive optimization technology,native compilers and translators.Their architectures and work...

by goandroid - Linux文档专区 - 2008-11-18 10:40:24 阅读(604) 回复(0)

TIBCO中国研发中心北京急聘java architecture职位 Composite Provisioning Team TIBCO's Infrastructure products are the cornerstone of all the other TIBCO's products and solutions. It contains the administration of domain and its resources (machines, applications, etc.). It also includes APIs for other products. Architect Responsibilities: Engineers will be required to take functional requ...

by zhpandy - IT职业生涯 - 2010-06-29 18:58:39 阅读(1064) 回复(0)

小弟用weblogic8.1编译生成窗口代码时,运行java weblogic.ejbc -compiler javac总是报这样的错误: Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/ejbc 该设的环境变量都设了,一直这样,请问各位有没有解决方法? [ 本帖最后由 luojlu 于 2007-11-19 23:23 编辑 ]

by luojlu - 中间件技术 - 2007-11-20 11:40:42 阅读(3472) 回复(1)

yacc — A compiler compiler The yacc (yet another compiler compiler) utility provides a general tool for imposing structure on the input to a computer program. Before using yacc, you prepare a specification that includes: A set of rules to describe the elements of the input Code to be invoked when a rule is recognized Either a definition or declaration of a low-level scanner to examine the inpu...

by yuxq - C/C++ - 2003-06-02 19:12:02 阅读(1414) 回复(1)

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/92965/showart_2180613.html

by tryandy - Linux文档专区 - 2010-02-09 11:15:53 阅读(884) 回复(0)
by fleyahjj - MaxWit & g-bios - 2009-10-16 13:33:03 阅读(1392) 回复(4)

Table of Contents Introduction Data Model Conceptual View Physical Storage View architecture and Implementation HBaseMaster HRegionServer HBase Client Introduction In order to better understand this document, it is highly recommended that the Google Bigtable paper be read first. HBase is an Apache open source project whose goal is to provide Bigtable-like storage for ...

by micklongen - NoSQL技术 - 2009-10-03 19:31:45 阅读(3250) 回复(0)

The following article comes from this book: Advanced Programming in the Unix Second Edition By W. Richard Stevens, Stephen A. Rago In a strict sense, an operating system can be defined as the software that controls the hardware resources of the computer and provides an environment under which programs can run. Generally, we call this software the kernel, since it is relatively small and resides a...

by cnhnyu - Linux文档专区 - 2008-04-22 17:43:40 阅读(553) 回复(0)

prolj很推荐的一本书,我刚才把它下载下来了。 我估计暂时是没有时间看了,想看的朋友可以下一下。

by cjaizss - CPU与编译器 - 2009-02-07 03:13:52 阅读(5027) 回复(12)

  我在安装新软件时,系统提示:compiler is not available to compile modules,aborting。我想是编译出了问题,但却不知道怎么解决。求教高手,请详解,我是菜鸟。在线等。

by foolisher - Linux论坛 - 2004-08-22 15:52:56 阅读(631) 回复(0)