-
8456457457
手机RSS阅读器(html5),应用程序编程源码,很好的参考资料。(Mobile phone RSS reader (HTML5), application programming source code, a good reference.)
- 2013-11-09 17:41:16下载
- 积分:1
-
JBOSTips
JBOS的开发新的,笔者在开发中的一些记录做了整理(JBOS the development of new, the author developed a number of records made in order)
- 2010-07-20 20:56:43下载
- 积分:1
-
dfatricleb0820
将原来的两级分类改成无限级分类
新增栏目排序、移动、合并功能
新增外部栏目、推荐栏目功能
新增版面设计模板功能
新增配色模板功能
新增专题排序、合并功能
新增网站频道功能
新增登录IP记录功能(The original two classifications into unlimited classification
New columns sort, move, merge function
Add external columns, column recommended function
New layout templates
New color templates
New thematic sort, merge function
New website features channel
New Login IP History
)
- 2016-03-08 21:22:08下载
- 积分:1
-
Thinking.In.Java.3rd
java编程思想,比较经典的一本书,从入门到进阶(think in java)
- 2014-10-30 21:22:40下载
- 积分:1
-
Hibernate-code
深入浅出Hibernate源码,学习hibernate的好资料(Hibernate code)
- 2014-02-20 15:22:41下载
- 积分:1
-
xjtuspring
特征线法设计二维风洞喷管,具体理论可参见气体动力学教材(design of two dimensional nozzle by characteristic method)
- 2021-03-06 17:39:30下载
- 积分:1
-
duanxin
短信群发功能的实现,还是不错的,有兴趣的可以看看.(To achieve bulk SMS function is good, interested can look at.)
- 2014-10-20 16:27:34下载
- 积分:1
-
xiaoyuandaoyouxitong
用java语言实现可视化的校园导游系统,包括景点介绍和最短路径等。(Visualization using java language campus tour guide system, including the introduction and the shortest path and other attractions.)
- 2010-05-27 16:14:42下载
- 积分:1
-
htmleditor
使用Java+Ext技术,为小巧的HTMLArea 编辑器加上图片上传功能,因为以前的HTMLArea其它地方都很完美,就是没有图片上传功能,让喜欢她的人望而却步,现在好了,JAVA高手们运用手中的技术,结合目前流行的AJAX框架EXT技术,为她加入了一个插入图片并上传的功能(JAVA gurus use their technology use Java+Ext technology, plus the compact HTMLArea editor image upload feature, because the previous HTMLArea other place is perfect, is that there is no image upload feature, so that people like her flinch now combined with the popular AJAX framework EXT technology, she joined an insert pictures and upload)
- 2013-04-16 09:05:06下载
- 积分:1
-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1