Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • DlgAlignment.rar Visual C++中MSFlexGrid控件的功能扩展及其应用,运行环境为Windows 98与MSVisual C++6.0 Enterprise Edition
  • jeecms-1.1.0-beta.rar JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 ·基于 ...
  • Hishop5.rar JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 ·基于 ...
  • BlackBerry_Hacks_October_2005.rar ... Become more secure, lock down your BlackBerry and stash secure information somewhere safe Manage and monitor the BlackBerry Enterprise Server (BES) and Mobile Data System (MDS) Create web sites that look great on a BlackBerry Develop and ...
  • jeecms-2.0.0-beta-src.zip JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于 ...
  • jeecms.rar JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称,是一个稳定性和性能都很好的网站管理系统。
  • SQL.rar SQL Server2000 in the database management system, using VC + + development tools to develop a memorandum of enterprise system database applications.
  • Manning_Jmx_In_Action.rar ... devices, and services appear in many different arrangements in an enterprise. At your company, you probably access data from your intranet ... how you can use JMX to manage and monitor all your resources across an enterprise—both software and hardware.
  • ejb.rar 本教程介绍了 Enterprise JavaBean 技术,特别关注于在分布式计算方案中 Enterprise JavaBean 组件的角色、体系结构、扩展 API 以及使用 EJB 技术的基本知识
  • RMI_Calculator.rar RMI,远程方法调用(Remote Method Invocation)是Enterprise JavaBeans的支柱,是建立分布式Java应用程序的方便途径。RMI是非常容易使用的,但是它非常的强大。第一步就是建立和编译服务接口的Java代码。这个接口定义了所有的提供远程服务的功能,下面是源程序。