搜索资源列表
Web
- 武汉理工大学的WEB技术课件,讲述了JSP的M,V,C三个层,以及JAVA的一些
et-mvc-1[1].0-src.rar
- etmvc是基于Java技术,为WEB开发提供的一套简易MVC框架。 简易但不简单,其设计和实现借鉴业界众多的优秀框架,如struts,spring mvc,ror,grails等, 力图为Java开发人员提供一套高效的开发框架。,etmvc is based on Java technology, provides a simple set of WEB development MVC framework. Simple but not simple, its design and imple
MD5
- java的md5算法使用,可以用于web应用的用户注册管理,确保账号安全,也可以对特定内容进行加密,防止信息外泄。-the use of the md5 algorithm java, web applications can be used to register users, to ensure account security, specific content can also be encrypted to prevent information leakage.
Packt.Google.Web.Toolkit.GWT.Java.Ajax.Programmin
- I m reading this book
cours
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
flex3-code-source
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
E-commerce
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
ATM_interfaces_reseaux
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
2212122594Java
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
2212117108_Spring_par_la_pratique
- Intéressée par votre entreprise et votre domaine d’activité, j’ai l’honneur de solliciter de votre haute bienveillance un poste dans votre honorable institution. Mon savoir-faire s oriente autour du développement des projets Informatiques, de l étu
GoogleMapsWebDemo
- Java Google Map使用Demo,web前台使用Google API,调用Google地图-Java Google Map using the Demo, web front using the Google API, called Google Maps
worldrecipe_aspnet_v2_10
- mail server Widely used smtpl server A smtp server which can replace s Widely used email server A small and quick fredd Pop3 serv pop3 server -Source code of Smtp email server A very good email receive and sen e-mail with VC t
ObjectSNMP
- 智和信通公司SNMP网络编程中间件, ObjectSNMP是一个面向对象的SNMP开发组件,与关系数据库流行的O-R Mapping技术类似,实现了Object到SNMP MIB的操作映射(简称O-M Mapping),系统提供了Java/SNMP网关、RMI/SNMP网关 、Web Service/SNMP网关服务。开发者无需理解SNMP协议和MIB细节,只需要定义普通数据对象,然后将数据对象按添加、删除、修改、查询等模式提交给网关即可。ObjectSNMP网关会自动将数据对象按开发者的期望发
mobilewap
- m.ule.com WAP2.0,Java WEB版本的系统功能案列源代码,让初学者更好的应用wap技术进行手机mobile开发,享受wap2.0带来的独特体验。-m.ule.com WAP2.0, Java WEB version of the system features case out source code, so that beginners better application wap mobile phone technology to develop and enjoy wa
m
- java web的企业人事管理系统完整项目,数据库,源代码都有,非常好的资源,强烈推荐!-java web enterprise personnel complete project management system, database, source code, a very good resource, it is strongly recommended!
test3
- 实验三 基于MVC的简单学生信息管理功能 一、实验内容 基于MVC和JDBC,实现简单的学生信息管理,其中,模型 (M) 采用一般的JavaBean、视图 (V)采用JSP、控制 (C) 采用Servlet实现。另外,对于视图部分的JSP中,需要提供两种版本,即一般的Scriplet (Java代码)和EL。 二、实验目的 进一步熟悉JSP + Servlet + JavaBean的Java Web应用模型; 重点理解Servlet的编写和配置、JSP与Servlet的交互、
PDF
- C#编程读取pdf文件 这看起来是一个不太难的任务,或许您已经在web中找到了如何实现的参考资料。如果您有一个PDF文件,而您不知道如何从中读取数据,可以参考下面的内容。 首先,您需要一些能够帮助您处理PDF文件的动态库。我用的是PDFBox。那么,什么是PDFBox呢?官方网站的介绍如下PDFBox 是一个开源的用于处理PDF文档的Java PDF 库 。它能够创建新的PDF文档,处理现存的PDF文档,还能从文档中抽取内容。PDFBox还包含几个命令行工具。(C# programming