搜索资源列表
tableparser
- dynamic HTML pages to parsing the table. more efficient way to extract table from web page at run time.
Java_zinengka_youhua
- 针对复杂的传统Java智能卡指令解析问题,结合Applet的部署特点,提出了指令预解析的概念 给出了转换后的Applet文件(CAP,Converted Applet file)中导入组件、常数池和导出组件的预解析优化存储结构及包注册表结构,使用定长存储结构替代原有的变长存储结构以加快查找过程,引入了导出组件辅助索引表以加快外包类的解析过程 设计了基于优化后组件的静态域、静态方法和类访问字节码指令的快速解析流程,将解析算法的时间复杂度降为常数阶 在Applet下载过程中通过预解析来生成优化后的组
sqljep-0.2
- SQLJEP is a Java API for parsing and evaluating SQL-like expressions. It supports some SQL predicase (is null, like, in, between) and almost all Oracle s and MaxDB s functions. See BaseJEP class in JavaDoc. SQLJEP provides abstract class B
DBDataCheckerDemo
- 面向数据库的规则引擎,从规则库中读取规则并根据相应的数据映射表进行规则解析,通过解析后规则对原始数据库中的数据进行检查并返回异常数据-Database-oriented rules engine, read the rules from the rule base and according to the data mapping table parsing rules, check the rule after parsing the data in the original database
GetInfo
- java解析数据库中的表结构代码,包括表名称、表类型、表的索引等功能-java parsing code in the database table structure, including the table name, table type, indexes, tables and other functions
JSqlParser
- 对数据库脚本进行解析,可以对建表语句、修改表语句、插入语句、删除语句等进行解析,解析后可以知道每个字段的字段名、类型、长度等 如果想要修改解析规则,需要安装javacc,并学习Javacc的语法-To parse a scr ipt, can be built on table, alter table statements, insert statements, delete statements analysis, analytic can know each field field
test
- RCP E4 小程序,实现Treeviewer的显示以及事件响应,table编辑,XML文件保存和解析功能(Eclipse RCP applet that implements TreeVier views and response times, Table edits, XML save and parsing)
come
- 能够实现表格的动态创建和编辑,点击表格能够实现表格内容的编辑,对xml文件进行解析(To achieve the dynamic creation and editing of the table, click the table to achieve table content editing, parsing the XML file)
ibatis
- ibatis2.0学习,propertice配置,xml解析,数据库表连接(Ibatis2.0 learning, PROPERTICE configuration, XML parsing, database table connection)
mybatis
- ibatis3.0学习,propertice配置,xml解析,数据库表连接(Ibatis3.0 learning, PROPERTICE configuration, XML parsing, database table connection)