本程序的开发环境为VS2005,数据库为SQLSever2005 默认的连接字符串为:"DataSource=125.216.227.147 Initial Catalog=msdb Persist SECURITY Info=True User ID=sa Password=111111" 管理系统为一个简单的人事管理系统,帮助初学者尽快的掌握这种语言,进而有助于系统改进,对初学者来说是很不错的选择。
上传时间: 2013-12-30
上传用户:lyy1234
If you want to use the Struts Framework to its fullest potential, this is the book for you. Programming Jakarta Struts, 2nd Edition covers everything the successful earlier edition did as well as plenty more: now fully up to date with Struts 1.1, this edition covers the latest material on tag libraries and the new JavaServerFaces (JSF) APIs and even includes all-new chapters on JSF, JSTL/EL, and SECURITY.
标签: Framework you the potential
上传时间: 2017-08-17
上传用户:yan2267246
This book was developed for information technology (IT) professionals who plan to take the related Microsoft Certified Professional Exam 70-299, Implementing and Administering SECURITY in a Microsoft Windows Server 2003 Network, and for IT professionals who implement and manage software solutions for Windows-based environments using Microsoft tools and technologies.
标签: professionals information technology developed
上传时间: 2014-01-08
上传用户:wang5829
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general SECURITY of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfigurable hardware for cryptographic applications are discussed from a systems perspective. Second, potential SECURITY problems of FPGAs are described in detail, followed by a proposal of a some countermeasure. Third, a list of open research problems is provided. Even though there have been many contributions dealing with the algorithmic aspects of cryptographic schemes implemented on FPGAs, this contribution appears to be the first comprehensive treatment of system and SECURITY aspects.
标签: cryptographic applications attractive for
上传时间: 2013-12-07
上传用户:zhuimenghuadie
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its SECURITY based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key and private key. Public key (e) . You may choose any number for e with these requirements, 1< e <Æ (n), where Æ (n)= (p-1) (q-1) ( p and q are first-rate), gcd (e,Æ (n))=1 (gcd= greatest common divisor). Private key (d). d=(1/e) mod(Æ (n)) Encyption (C) . C=Mª mod(n), a = e (public key), n=pq Descryption (D) . D=C° mod(n), o = d (private key
标签: crypthograph information Adleman Rivest
上传时间: 2017-09-01
上传用户:chfanjiang
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in SECURITY, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Javabe it Linux, Windows, OSX, or Solaris. This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.
标签: JavaServer Java-based Servlets complete
上传时间: 2014-01-02
上传用户:zsjzc
this is the document for the secure development in java. It covers in very good details the aspect of SECURITY programming in Java
标签: the development document details
上传时间: 2017-09-07
上传用户:黑漆漆
this is the document for the secure development in java. It covers in very good details the aspect of SECURITY programming in Java
标签: the development document details
上传时间: 2013-12-21
上传用户:xyipie
The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet SECURITY and advanced communication. In addition to completely covering the 2.2 specification, we have included bonus material on the new 2.3 version of the specification.
标签: completely the features edition
上传时间: 2017-09-07
上传用户:wang5829
Decompilation Dos Program is a technique that allows you to recover lost source code. It is also needed in some cases for computer SECURITY.
标签: Decompilation technique Program recover
上传时间: 2013-12-26
上传用户:linlin