• java指令码

    java底层指令 指令码 助记符 解释 0x00 nop 什么都不做 0x01 aconst_null 将null推送至栈顶

    0
    82
    10KB
    2013-06-11
    13
  • Java编程思想第四版完整中文高清版

    Java编程思想第四版完整中文高清版

    0
    0
    2.21MB
    2013-03-13
    31
  • Android开发教程笔记完全版

    package zyf.android.test.hello; import android.app.Activity; import android.os.Bundle; import android.widget.TextView; public class Hello extends Activity { /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super .onCreate(savedInstanceState); // setContentView(R.layout.main); TextView tv = new TextView(this); tv.setText("这是一个测试Android的helloWorld"); setContentView(tv); } }

    0
    87
    8.16MB
    2013-01-17
    3
  • J2EE架构师手册(英文版)

    This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team through construction. Whether you are about to architect your first J2EE application or are looking for ways to keep your projects on-time and on-budget, you will refer to this handbook again and again.

    0
    42
    1.03MB
    2013-01-17
    3
  • JavaScript5_语言参考

    这些方便实用的信息将帮助您了解 JScript 的各个部分。 在“字母顺序的关键字列表”中,可以找到按字母顺序列出的所有 JScript 语言的主题。如果只需要查看某个主题(例如对象),则有对该主题进行详细说明的章节可供查阅。 如何操作呢?单击左边任意一个标题,即可显示该标题所包含的项目列表。再从该列表中选择要查看的主题。在打开所选主题后,就可以方便地链接到相关章节。 好了,现在就开始行动,赶快进去看一看把!学习一些语句、仔细研究方法、或了解一些函数。您会发现 JScript 语言的功能是多么强大!

    0
    21
    543KB
    2013-01-17
    0
  • Spring_MVC_教程_快速入门_深入分析

    Spring MVC是当前最优秀的MVC框架,自从Spring 2.5版本发布后,由于支持注解配置,易用性有了大幅度的 提高。Spring 3.0更加完善,实现了对Struts 2的超越。现在越来越多的开发团队选择了Spring MVC。 Struts2也是非常优秀的MVC构架,优点非常多比如良好的结构,拦截器的思想,丰富的功能。但这里想说的是 缺点,Struts2由于采用了值栈、OGNL表达式、struts2标签库等,会导致应用的性能下降,应避免使用这些功 能。而Struts2的多层拦截器、多实例action性能都很好。可以参考我写的一篇关于Spring MVC与Struts2与 Servlet比较的文章 《Struts2、SpringMVC、Servlet(Jsp)性能对比 测试》

    3
    86
    706KB
    2013-01-17
    10
  • 《SQL 参考手册》中文版

    使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。

    0
    44
    215KB
    2013-01-17
    0
  • spring3resources开发参考资料

    spring3resources开发参考资料

    0
    42
    6.15MB
    2013-01-17
    0
  • spring2官方开发文档

    spring2官方开发文档

    0
    28
    20.8MB
    2013-01-17
    0
  • spring2.0 中文开发参考手册

    spring2.0 中文开发参考手册

    0
    22
    3.75MB
    2013-01-17
    10
关注 私信
上传资源赚积分or赚钱