zoukankan      html  css  js  c++  java
  • Compiler 规格严格

    http://stackoverflow.com/questions/1669/learning-to-write-a-compiler
    http://stackoverflow.com/questions/672577/how-can-i-parse-code-to-build-a-compiler-in-java
    http://stackoverflow.com/questions/1644715/java-string-parsing-k1-v1-k2-v2?rq=1
    http://stackoverflow.com/questions/2712709/parsing-a-text-file-with-a-fixed-format-in-java?rq=1
    http://www.java-examples.com/java-string-split-example
    http://stackoverflow.com/questions/4373612/how-to-parse-text-into-sentences-in-java?rq=1
    http://docs.oracle.com/javase/tutorial/essential/regex/
    http://stackoverflow.com/questions/6689653/java-parsing-framework-for-complex-csv-files?rq=1
    http://stackoverflow.com/questions/1146934/create-great-parser-extract-relevant-text-from-html-blogs?rq=1
    http://dikar.iteye.com/blog/420211

    ******************************************

    http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/
    http://docs.oracle.com/javase/6/docs/technotes/guides/scripting/programmer_guide/index.html
    http://mindprod.com/jgloss/eval.html
    http://stackoverflow.com/questions/1168931/how-to-create-an-object-from-a-string-in-java-how-to-eval-a-string
    http://stackoverflow.com/questions/3056138/how-to-see-full-compile-path-in-eclipse?rq=1

    ******************************************

    http://programmers.stackexchange.com/questions/150294/why-c-to-write-a-compiler

    http://news.ycombinator.com/item?id=398569

         
  • 相关阅读:
    egret-使用URLLoader 设置不同的dataFormat 加载不同的资源
    egret新手指南--自定义组件
    事件的三个阶段
    事件派发,事件机制
    屏幕适配
    断线重连机制
    电影屏幕字从天上掉下来的效果
    使用select2 实现select多选与初始化数据。
    ul高度为0 li高度为0
    php生成json文件,以zip压缩包批量下载。
  • 原文地址:https://www.cnblogs.com/diyunpeng/p/2683939.html
Copyright © 2011-2022 走看看