搜索资源列表
cert.tar
- 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
06060717129574
- java写的一个RSA加密算法(2),不错的话拉好长时间-wrote an RSA encryption algorithm (2), a good day to build good time
RMI_Calculator
- RMI,远程方法调用(Remote Method Invocation)是Enterprise JavaBeans的支柱,是建立分布式Java应用程序的方便途径。RMI是非常容易使用的,但是它非常的强大。第一步就是建立和编译服务接口的Java代码。这个接口定义了所有的提供远程服务的功能,下面是源程序。-RMI, RMI (Remote Method Invocation) is a pillar of Enterprise JavaBeans is to create distributed J
RSA-java
- java RSA非对称密钥加密,自己建个java项目就好了,也可以当成工具类-java RSA asymmetric key encryption, to build their own like a java project, and also as tools
xx
- substitute the value, e.g. build the md5 by concat the strings together, then you can use the java.lang.String.format method. But in Camel 2.0 we have added two convenient methods in the Java DSL so you can do fromF and toF that uses String formattin
JNI(java-c)
- 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for
A
- (1)编写一个Java应用程序 定义一个类,包含两个成员变量x和y,其中x为类变量,y为实例变量。 1)分别在类中定义获取和设置x与y的方法;( 2)创建一个测试类,在其主函数中构建第一个类的2个对象,分别通过第一个类中的设置方法,为2个对象的x和y赋值,最后输出2个对象的x和y变量值。 -(1) write a Java application Define a class that contains two member variables x and y, where
suuable
- 这是一个企业的定货系统,是用Java编写的, 工具平台是Java Build()