CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - Generate key

搜索资源列表

  1. ColorButtonAction

    0下载:
  2. 此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "col
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:张晨
  1. java_DigitalSign

    2下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
  3. 所属分类:Java Develop

    • 发布日期:2015-11-02
    • 文件大小:23.26kb
    • 提供者:张云
  1. code

    0下载:
  2. java 加密解密的例子源代码 生成key-java encryption decryption example source code to generate key
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.36kb
    • 提供者:jron
  1. Minesweeper

    0下载:
  2. 在手机屏幕中央生成一个准心,准心可以由方向键控制移动方向,开火键控制射击,只要将准心移动到猎物上,按下开火键即可射中猎物。-The center of the screen in the mobile phone to generate a quasi-heart, the heart can be quasi-arrow keys to control direction of movement, opened fire on key control shooting, as long as
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-22
    • 文件大小:15.47kb
    • 提供者:dfsa
  1. chap2

    0下载:
  2. 计算器软件 先产生每个按键,比如+号,-号,等等 ,然后 编辑每个按键的功能 ,实现计算器的功能 -Calculator software to generate each key, such as+ number,- number, and so on, and then edit each key function, realize the functions of the calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:常思静
  1. MACtoKEY

    0下载:
  2. 根据MAC地址生产序列号, 改变char[] key 即可生成不同序列号 -MAC Address in accordance with the production serial number, change the char key to generate a different serial number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:luo
  1. DesEncrypt

    0下载:
  2. * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:tulip
  1. KeyGeneratorExample

    0下载:
  2. 如何产生和保存密钥的Java代码,包含源代码和代码的详细说明。-How to generate and preserve key Java code, including source code and a detailed descr iption of the code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.96kb
    • 提供者:李建峰
  1. KeyGenerator

    0下载:
  2. 如何产生和保存密钥:选择DESede算法,密钥长度为112位或168位,用Java对象序列化保存私钥,通常应对私钥加密后再保存-How to generate and preserve key: Select DESede algorithm, key length of 112 or 168, using Java Object Serialization to preserve the private key, usually to deal with encrypted p
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-13
    • 文件大小:2.9kb
    • 提供者:fengli
  1. jxl

    0下载:
  2. 通过java操作excel表格的工具类库   支持Excel 95-2000的所有版本   生成Excel 2000标准格式   支持字体、数字、日期操作   能够修饰单元格属性   支持图像和图表   应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PN
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-04
    • 文件大小:3mb
    • 提供者:陈明
  1. myElispse-key

    0下载:
  2. myElispse生成key的类 myElispse生成key的类-myElispse generated key generate key class myElispse class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:4.04kb
    • 提供者:苏祥克
  1. 198(44)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:23.82kb
    • 提供者:gxl2001
  1. 198(42)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:76.39kb
    • 提供者:gxl2001
  1. 198(40)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:76.09kb
    • 提供者:gxl2001
  1. 198(39)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:76.12kb
    • 提供者:gxl2001
  1. 198(36)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:109.83kb
    • 提供者:gxl2001
  1. 198(35)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:150.24kb
    • 提供者:gxl2001
  1. 198(30)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:70.71kb
    • 提供者:gxl2001
  1. 198(28)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:93.3kb
    • 提供者:gxl2001
  1. 198(26)

    0下载:
  2. 图像理论认为,在空间认知中,图像是其关键构成。其理论的基础是一个图片的隐喻,认为个体感知并处理空间信息,然后将其组织成为简单的、更加有序的形式。这些信息被记忆,并且可以在需要时重新编排生成图像-Image theory suggests that the spatial cognition, the image is the key composition. The theory is based on a picture of the metaphor, that individuals pe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:146.39kb
    • 提供者:gxl2001
« 12 »
搜珍网 www.dssz.com