RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based strIng encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密)的字符串(strIng类型); s_EncryptPassword ——加密(解密)的密码(strIng类型); i_EncryptLevel ——加密级别(范围:1--10;integer类型))
上传时间: 2013-12-27
上传用户:钓鳌牧马
日期js,可以再表单中输入日期格式为yyyy-mm-dd的strIng
标签:
上传时间: 2017-07-21
上传用户:gaome
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <strIng.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
上传时间: 2017-07-31
上传用户:diets
购物车系统中的级别类,private Integer id private strIng cname private Integer parentid private strIng description private Blob photo private Short ctype private Set products = new HashSet(0) private Set normses = new HashSet(0)
标签:
上传时间: 2017-08-02
上传用户:xuanchangri
购物车系统中的用户类,private Integer id private Product product private strIng shopname private Double shopprice
标签: 用户
上传时间: 2017-08-03
上传用户:从此走出阴霾
购物车系统中的一级分类,private Integer id private Section section private strIng title private strIng publisher private Boolean islock private strIng lockuser private strIng topictype private Boolean digest private strIng degestuser
标签: 分类
上传时间: 2013-12-15
上传用户:2525775
购物车系统中的post类,private Integer id private Topic topic private User user private strIng title private Integer transactionpoint private Integer readaccess
标签: post
上传时间: 2017-08-03
上传用户:netwolf
A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a strIng msg, strIng dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA). The upload is a Netbeans 6.0 (the ver. available back then) project. Hope this code will help someone
标签: application bluetooth patcher quickly
上传时间: 2013-12-18
上传用户:kelimu
java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量,跳转路径,当前跳转至页数 strIng page = pu.page()
标签: PageUtils page_num java cxdy
上传时间: 2017-08-25
上传用户:wangzhen1990
1.入门教程文件夹 在该文件夹中包括了JavaScript的大部分知识,可以帮助读者快速入门。主要包括:JavaScript语言概述,JavaScript语言入门,JavaScript事件处理,JavaScript基于对象编程,文档对象模型(DOM),strIng、Math、Array等数据对象,Window及相关顶级对象,Document对象等 。 2.视频动画文件夹 在该文件夹中包括5个视频动画,可以通过他们快速学习JavaScript。
标签: JavaScript 入门教程 分
上传时间: 2017-09-02
上传用户:sdq_123