搜索资源列表
openmap-4.6.4.tar
- OpenMap是一个基于JavaBeansTM的开发工具包。利用OpenMap你就能够快速构建用于访问legacy数据库的应用程序与applets。OpenMap提供了允许用户查看和操作地理空间信息的方法
JavaScript
- Javascr ipt权威指南(第四版)全面介绍了JAVAscr ipt语言核心,以及WEB浏览器中实现的遗留和标准的DOM。运用了一些复杂的例子,说明如何处理验证表单数据,使用COOKIC,创建可移值的DHTML动画等常见任务,还包括详细的参考手册等-Authority Javascr ipt Guide (fourth edition) a comprehensive introduction to the core language JAVAscr ipt and WEB browser
Java2
- 一种Java 遗留系统服务化切分和封装方法-Java legacy systems of a service-oriented segmentation and encapsulation method
DataWarehouse
- 本书论述在设计和建造数据仓库中涉及的所有主要问题,论述分析型环境(决策支持系统环境)以及在这种环境中的数据构造。主要内容包括数据仓库的设计与建造步骤,传统系统到数据仓库的迁移,数据仓库的数据粒度、数据分割、元数据管理、外部数据与非结构化数据,分布式数据仓库、高级管理人员信息系统和数据仓库的设计评审等。 本书主要是面向数据仓库的设计、开发和管理人员,以及构造和使用现代信息系统的人员,也适于信息处理方面的高校师生和从事传统数据库系统技术工作的人阅读。 -This book discusses t
xjb
- 以前旧版flash实现的功能,鼠标在舞台上移动,就会不断志掉下金币,现在改成了as3的实现-Legacy flash functions previously realized, the mouse moves on the stage, it will continue to blog fall gold, now replaced by the realization as3
JavaScript-The-Definitive-Guide(4)
- 《Javascr ipt权威指南(第4版)》全面介绍了Javascr ipt语言的核心,以及Web浏览器中实现的遗留和标准的DOM。它运用了一些复杂的例子,说明如何处理验证表单数据、使用cookie、创建可移植的DHTML动画等常见任务。-"Javascr ipt The Definitive Guide (4th Edition)" a comprehensive introduction to the core Javascr ipt language and a Web browser t
src
- Using the Lucene Query Parser Without Lucene Lucene is a search engine project developed under the Apache Foundation. This project is well known as one of the best solutions when you need search capability in your application. There are plenty of l
Working.Effectively.with.Legacy.Code
- 学会如何合理修改并使用遗产代码,减轻自身编程工作量。-working_effectively_with_legacy_code. It is important to use legacy code.
WEWLC_shortversion
- 如何有效的借鉴并运用已有的代码,实现自己的功能需求。-A paper which is a short version of Working Effectively with Legacy Code. It is of great value to use legacy code, and it is important to refactor code.
maven-grester-plugin-1.0.1
- Grester 是针对 Jester 的 Apache Maven 包装器,它减轻了从项目依赖关系构造 Java™ 类路径之类的麻烦,这样您可以使用 Jester 更轻松地测试执行点。Grester 还增强了使用 Maven 的一些优点,Maven 是其基础架构的核心。在对没有使用测试驱动方式编写的代码进行额外检查时,Jester 尤为有用。此类代码可以是旧式应用程序中的遗留代码,甚至还可以是最近编写的代码,这些代码的开发人员认为使用 Agile 的测试驱动方法指导构建高质量代码来说难
MCardApplet-0.9.11.tar
- 一个智能卡应用(javacard applet),可以存储数据、身份验证等-This is the legacy stable MuscleCard applet which will allow you to personalize all the default parameters (admin pins, object memory, ...) using XCardII.
demo
- 按下Enter键模拟Tab迁移效果 遗留bug:TextArea按下Enter换行失效-Press the Enter key to simulate the effect Tab migrate legacy bug: TextArea press Enter line failure
LegacyMatcherProvider
- Legacy Matcher Provider Source Code for Andriod.
Document
- The document consists of some legacy events and a single root element for Andriod.
LegacyConversions
- Legacy Conversions Source Code for Andriod.
Test
- Javascr ipt是一种由Netscape的Livescr ipt发展而来的原型化继承的面向对象的动态类型的区分大小写的客户端脚本语言,主要目的是为了解决服务器端语言,比如Perl,遗留的速度问题,为客户提供更流畅的浏览效果。当时服务端需要对数据进行验证,由于网络速度相当缓慢,只有28.8kbps,验证步骤浪费的时间太多。于是Netscape的浏览器Navigator加入了Javascr ipt,提供了数据验证的基本功能-Javascr ipt is client-side scr ipti
Joomla_1.5.23-joomlacn
- Joomla! 全球官方正式发布了 Joomla! 1.5.2 [Woi] ,Joomla简体中文汉化组也推出了相应的中文版本。这是一个维护性的版本,主要有: 1、支持非公历日期输出并去除日期对服务器本地化的依赖 2、TCPDF 支持RTL语言和GIF 3、改正了legacy模式下的缓存目录删除的问题 4、debug模式下,禁止页缓存 5、在Media Manager中提供了禁止Flash上传的功能 6、OpenID 功能行 BUG修复 7、增强了文章过滤功
ASP.NET-Legacy-Routing-Samples
- ASP.NET MVC Legacy Routing extensive samples and best practices samples.
Mule-Community-Examples
- Mule Community Examples echo.zip flight-reservation-example.zip foreach-example.zip hello-example.zip legacy-modernization.zip mobile-app.zip order-discounter.zip order-fulfillment.zip scr ipting-example.zip stock-quotes-example.z
Design Pattern GoF
- 设计模式(Design pattern)代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。(Consider the work of a future software archeologist, tracing the history of computing. The fossil record will likely show clear