登录
首页 » HTML » Spring-Reference_zh_CN

Spring-Reference_zh_CN

于 2019-01-07 发布
0 241
下载积分: 1 下载次数: 0

代码说明:

说明:  spring reference describe by chinese

文件列表:

Spring-Reference_zh_CN.chm, 2730351 , 2017-03-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Swarm for Java
    本书介绍了采用Swarm for Java进行仿真的基本原理及其实现方法。主要内容由三部分构成,第一部分为Swarm基础部分,主要介绍Swarm的安装过程、开发环境、设计框架及开发流程。第二部分为Java应用基础,主要介绍Java语言基础和流程控制、面向对象程序设计的基本概念、继承与多态、异常处理及Java应用程序接口。第三部分为Swarm for Java的编程及实现,通过具体实例讲解了Swarm基本编程、环境编程及主体行为观测界面设计,并给出3个应用实例。(This book introduces the basic principle and implementation method of simulation using Swarm for Java. The main content consists of three parts. The first part is the basic part of Swarm. It mainly introduces the installation process, development environment, design framework and development process of Swarm. The second part is Java application foundation. It mainly introduces Java language foundation and process control, basic concepts of object-oriented programming, inheritance and polymorphism, exception handling and Java application program interface. The third part is the programming and implementation of Swarm for Java. The basic programming of Swarm, the environment programming and the design of the main body behavior observation interface are explained through specific examples, and three application examples are given.)
    2020-06-18 14:20:01下载
    积分:1
  • J2ME
    名称:程序天下:J2ME手机游戏案例精编 随书光盘/电子教程 版本:随书光盘/电子教程 作者:龚剑 出版日期:2008年1月 出版社:电子工业出版社 地区:大陆 语言:普通话 本书的读者对象要求有J2ME语言基础,已经基本掌握用户界面、媒体播放和记录存储的概念和技巧。主要为从事J2ME平台移动增值业务开发的工程技术人员、高校学生和相关技术的爱好者。本书可作为大专院校嵌入式程序开发课程的教材,也可作为J2ME程序开发人员的入门书籍和参考书,比较适合手机游戏中高级开发人员。 图书目录: 第一章 J2ME手机游戏开发基础 第二章 益智猜谜游戏-数独的设计与实现 第三章 射击策略游戏-坦克大战的设计与实现 第四章 棋类游戏-五子棋的设计与实现 第五章 休闲娱乐游戏-连连看的设计与实现 第六章 飞行射击游戏-雷电游戏的设计与实现 第七章 蓝牙游戏-五子棋对战游戏的设计与实现 第八章 角色扮演游戏-剑神的设计与实现()
    2008-05-23 19:10:22下载
    积分:1
  • ejb3
    ejb3 可以初学者迅速开发,请大家下载(ejb3 can beginners to quickly develop, please download)
    2010-05-13 21:19:49下载
    积分:1
  • JSPrumen
    说明:  J2EE中学习JSP的入门教程很适合初学者 (J2EE learning JSP entry tutorial is for beginners)
    2006-04-08 00:52:56下载
    积分:1
  • JAVAmobilephone
    JAVA版手机电子书---黑客命令宝典,有需要的朋友拿去吧!(JAVA version of the phone book- Hackers order book, there is a need to take it for a friend!)
    2008-04-01 08:23:30下载
    积分:1
  • PhoneRecord
    说明:  系统介绍 随着市场竞争的日益激烈,各个企业都想尽办法完善对客户的服务,电话客户服务便是企业推出的一项举措,通过电话与客户联系业务,为客户解答问题,但是在客户过多的情况下,难免出现问题,为了避免这种情况的发生,需要对所有的客户电话都录音,通过录音可以更好的了解客户的需求,也可以避免员工在工作中出现差错。 本系统在设计时应该满足以下几个目标: 采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。 系统可以进行来电显示和来电接听等功能。 提供电话拨出功能,可以通过程序拨出电话。 提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。 提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。 提供录音管理功能,可以通过程序修改录音文件的存储位置。 系统最大限度地实现了易维护性和易操作性。 系统运行稳定、安全可靠。(AppWizard has created this PhoneRecord application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your PhoneRecord application. PhoneRecord.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. PhoneRecord.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CPhoneRecordApp application class. PhoneRecord.cpp This is the main application source file that contains the application class CPhoneRecordApp. PhoneRecord.rc This is a listing of all of the Microsoft Windows resources that the )
    2010-04-07 18:37:10下载
    积分:1
  • java
    一个牛人给java初学者的建议 (A cow were the recommendations to java beginners)
    2009-06-13 10:10:08下载
    积分:1
  • JXL
    jxtl API Java中Excel的生成与导入解析参考文档(jxtl APIJava in Excel and import the generation of analytical reference documentation)
    2008-07-11 16:12:59下载
    积分:1
  • Core.Java..8th.Edition
    说明:  java核心技术第八版,上下两卷。更新到jdk6.内附各章代码示例,推荐下载。(java core technologies eighth edition, from top to bottom in two volumes. Updated to jdk6. Containing the various chapters of the code sample to download.)
    2008-11-03 17:02:43下载
    积分:1
  • Thinking-In-Java
    Cay S. Horstmann, Gary Cornell Java 编程思想 第4版(英文版)(Cay, S. Horstmann, Gary Cornell, the Java programming ideas, 4th Edition (English))
    2012-05-19 21:53:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载