当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Page 4 of 4
 

 

 ·利用javacc将hql->sql(1)    »显示摘要«
    摘要: 主要是为了尝试一下javacc,利用编译原理的思路构造自己的语言:) 首先到https://javacc.dev.java.net/ javacc的老家下载javacc 我们今天的目标就是把from teacher转化为select * from teacher 首先编写.jj文件 1.定义要空开的分隔符 skip :{ " "| "\t"| "\n"| "\r"| "\f"} 2.......
 ·eclipse启动    »显示摘要«
    摘要: eclipse在系统的启动的时候用一个c语言实现的程序作为主程序的启动程序,该程序仅仅是作为一个加载器,他主要是检测jvm,用jvm来加载主程序,解析参数等功能。 取得安装目录(getinstalldir):该函数根据eclipse.exe文件所在的目录来确定eclipse的安装目录,eclipse规定,安装目录下必须有startup.jar文件,eclipse.exe必须在安装目录或者是......


(转贴)Struts best practices 4
page 4 of 4


 ·(转贴)struts best practices 1    »显示摘要«
    摘要: struts best practices build the best performing large applications summary--> summarymultiple options are available for solving problems with struts. when deciding among these alternatives,......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE