mill2002 @博客园

contacting with pc fans and sharing collections

随笔分类 -  applications

applications include rss,atom,wiki,picture drawer,test console,etc
编译器前端的Windows版命令行测试方法
摘要:"编译原理"(Compilers --Principles,Techniques and Tools,also called 'DragonBook')一书中所带的编译器前端的Windows版命令行测试方法:参考编译器前端(Front)所带的makefile文件,在命令行中输入:java main.Main <tests/$$i.t >tmp/$$i.i其中$$i.t代表测试文件,而$$i.i为输出文件,如tests文件夹中prog0.t,输出为tmp文件夹中的prog0.i。另外,Windows版命令行中如何执行makefile文件,以及如何写 阅读全文

posted @ 2012-06-01 20:27 mill2002 阅读(225) 评论(0) 推荐(0)

example-rss10.xml (系统找不到指定的文件。)
摘要:Microsoft Windows XP [版本 5.1.2600](C) 版权所有 1985-2001 Microsoft Corp.G:\Documents and Settings\rss2008>cd %BLOGAPPS%\java\ch05\dist\parsersG:\Documents and Settings\rss2008>e:E:\blogapps-examples... 阅读全文

posted @ 2010-08-29 16:04 mill2002 阅读(273) 评论(0) 推荐(0)

书‘Rss & Atom in Action’Ch05 中CSHARP示例
摘要:书‘Rss & Atom in Action’Ch05 中CSHARP示例在Visual Web Developer 2008 Express Edition中编译通过。详细见所带的README.html文件.演示在命令行中进行的.例如:_________________________________________________________________... 阅读全文

posted @ 2010-08-27 16:33 mill2002 阅读(218) 评论(0) 推荐(0)

导航