资源列表

« 1 2 ... 74 75 76 77 78 7980 81 82 83 84 ... 14335 »

[JSP源码/JavaLab1_3_1

说明:1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致
<陈溢豪> 在 2024-09-20 上传 | 大小:822272 | 下载:1

[JSP源码/JavaA_07

说明:Exception handling example in Java.It is a very good example. You should see it
<Ajay> 在 2024-09-20 上传 | 大小:8192 | 下载:1

[JSP源码/JavaEx1-ProdutorConsumidor

说明:Consumer/Producer paralel programming source code.
<Bocato> 在 2024-09-20 上传 | 大小:23552 | 下载:1

[JSP源码/Javacode

说明:利用javascr ipt实现网页效果。包括,3D图,气泡效果,水型文字,实现网页半透明等-Web page using javascr ipt to achieve the effect. Including, 3D, bubble effects, water-based text to achieve web translucent, etc.
<alex> 在 2024-09-20 上传 | 大小:5120 | 下载:1

[JSP源码/Javajava-bean-auto-set-values

说明:实现对java bean 中值的自动赋值。-Realize the value of the java bean in the automatic assignment.
<马峰> 在 2024-09-20 上传 | 大小:138240 | 下载:1

[JSP源码/Javaweibobee_OpenSrc

说明:新浪微博的爬虫程序,贡献给大家可以分享一下,里边有源代码,更加有接口,注释很明了,可以参考!-Sina microblogging crawler, we can contribute to the share, inside the source code, more interfaces, comments are clear, you can refer!
<manqingli> 在 2024-09-20 上传 | 大小:1311744 | 下载:1

[JSP源码/Javasheji

说明:网络书店销售管理系统(论文 设计) 系统经测试和试运行后基本达到设计要求,系统的图书查找功能和管理员管理图书功能,将为书店的销售和管理带来极大的方便。-Online bookstore sales management system (paper design) system has been tested and test run basically meet the design requirements, system admin
<Yj> 在 2024-09-20 上传 | 大小:1310720 | 下载:1

[JSP源码/JavaexcelDemo

说明:Excel工具类,支持读,写。运用jxl.jar,需要commons-lang-2.3.jar-Excel util
<judechen> 在 2024-09-20 上传 | 大小:912384 | 下载:1

[JSP源码/JavaJava-Web

说明:内容全面,讲解详细,全面覆盖JSP、Servlet、AJAX及SSH框架整合开发,直击主题,利用典型的案例剖析JSP/Servlet技术与Struts2技术在Web开发中的应用。-Comprehensive, the explanation is detailed, universal coverage JSP, Servlet, AJAX and SSH integration and development fr a mework
<陈伟> 在 2024-09-20 上传 | 大小:6127616 | 下载:1

[JSP源码/Javajsp.javaBean.DAO

说明:1、连接数据库,关闭数据库:DataBaseConnection.java 2、查询过程:封装成DAO接口 *一个DAO的具体实现类 *一个工厂类 3、判断跳转 -1, connect to the database, close the database: DataBaseConnection.java 2, the query process:* DAO interface packaged into
<yongfeng> 在 2024-09-20 上传 | 大小:145408 | 下载:1

[JSP源码/JavaSimpleFac

说明:java设计模式中简单工厂模式的举例应用-java design pattern factory pattern simple example of application
<hyw> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[JSP源码/JavaMobileCalendar

说明:非常实用的java学习小实例,手机画册,实现了很简单的小功能,对于我们有很大的帮助。-Very useful to learn a small instance of java, mobile pictures, to achieve a very simple little feature is very helpful for us.
<peter> 在 2024-09-20 上传 | 大小:36864 | 下载:1
« 1 2 ... 74 75 76 77 78 7980 81 82 83 84 ... 14335 »

源码中国 www.ymcn.org