资源列表

« 1 2 ... .99 .00 .01 .02 .03 11804.05 .06 .07 .08 .09 ... 14335 »

[JSP源码/JavaAbstract-Factory

说明: 抽象工厂模式(Abstract Factory Pattern):提供一个创建一系列相关或相互依赖对象的接口,而无须指定它们具体的类。抽象工厂模式又称为Kit模式,属于对象创建型模式。-Abstract Factory Pattern: Provide an interface for creating families of related or dependent objects without specifying their
<753951> 在 2024-10-16 上传 | 大小:11264 | 下载:0

[JSP源码/JavaBuilder

说明:建造者模式是一步一步创建一个复杂的对象,它允许用户只通过指定复杂对象的类型和内容就可以构建它们,用户不需要知道内部的具体构建细节。-Builder Pattern: Separate the construction of a complex object from its representation so that the same construction process can create different represen
<753951> 在 2024-10-16 上传 | 大小:8192 | 下载:0

[JSP源码/JavaPrototype

说明:原型模式(Prototype Pattern):用原型实例指定创建对象的种类,并且通过复制这些原型创建新的对象。原型模式是一种对象创建型模式。-Prototype Pattern: Specify the kind of objects to create using a prototypical instance, and create new objects by copying this prototype.
<753951> 在 2024-10-16 上传 | 大小:15360 | 下载:0

[JSP源码/JavaSingleton

说明:单例模式(Singleton Pattern):单例模式确保某一个类只有一个实例,而且自行实例化并向整个系统提供这个实例,这个类称为单例类,它提供全局访问的方法。 -Singleton Pattern: Ensure a class has only one instance and provide a global point of access to it.
<753951> 在 2024-10-16 上传 | 大小:14336 | 下载:0

[JSP源码/Javajshop_android

说明:jshop 商城。有后台有struts spring hibernate 。-Mall of jshop. Background struts spring hibernate.
<谭帅> 在 2024-10-16 上传 | 大小:3141632 | 下载:0

[JSP源码/Javanews

说明:通过新闻网的前台可以搜索及查看各类新闻信息、年度新闻人物的查看及评选、大型网站的友情链接。单击新闻网界面右侧的【进入后台】按钮,系统弹出的提示信息进行确认后进入管理员登录的界面。-News front desk can search and view all kinds of news and information, view and named man of the year, large sites Links. Click in
<zhongqiuyan> 在 2024-10-16 上传 | 大小:5466112 | 下载:0

[JSP源码/JavaWEB-INF

说明:Working Red5 oflaDemo folder WEB-INF red5-web.properties web.xml
<nattawit> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[JSP源码/Javasocket

说明:this socket programming in order to connect 2 pc for communication-this is socket programming in order to connect 2 pc for communication
<vid> 在 2024-10-16 上传 | 大小:3072 | 下载:0

[JSP源码/Javafile

说明:helps to understand the basics of file handling concepts
<vid> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[JSP源码/Javafib

说明:to generate fibonicci series in java
<vid> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[JSP源码/JavaImportAndExportExcelApp

说明:java编写的数据库导入导出工具.从数据库中导出到EXCEL 以及从EXCEL导入到数据库 实现了mysql以及sqlserver的导入导出 -the java database import and export tools exported to EXCEL from EXCEL into the database from the database mysql and sqlserver import and export
<kayson> 在 2024-10-16 上传 | 大小:2081792 | 下载:0

[JSP源码/Javashopping-2013.04.29

说明:本系统是一个在线晚上购物系统,是JSP+Struts1.2+mysql数据库的系统-This system is an online shopping system is the evening, JSP+Struts1.2+mysql database
<张婷> 在 2024-10-16 上传 | 大小:1361920 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 11804.05 .06 .07 .08 .09 ... 14335 »

源码中国 www.ymcn.org