排序:上传时间 相关度 下载量 查看数

String 310

按分类查找:

  • RC4 加密解密单元delphi版 附件压缩包里有两个单元文件

    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 ...

    /dl/466138.html

    标签: delphi RC4 加密 解密

    上传时间: 2013-12-27

    上传用户:钓鳌牧马

  • 日期js

    日期js,可以再表单中输入日期格式为yyyy-mm-dd的String

    /dl/468034.html

    标签:

    上传时间: 2017-07-21

    上传用户:gaome

  • #include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include

    #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"

    /dl/472075.html

    标签: include avr interrupt gt

    上传时间: 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)

    /dl/472982.html

    标签:

    上传时间: 2017-08-02

    上传用户:xuanchangri

  • 购物车系统中的用户类

    购物车系统中的用户类,private Integer id private Product product private String shopname private Double shopprice

    /dl/473024.html

    标签: 用户

    上传时间: 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

    /dl/473027.html

    标签: 分类

    上传时间: 2013-12-15

    上传用户:2525775

  • 购物车系统中的post类

    购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess

    /dl/473032.html

    标签: post

    上传时间: 2017-08-03

    上传用户:netwolf

  • A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i

    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. ...

    /dl/477305.html

    标签: application bluetooth patcher quickly

    上传时间: 2013-12-18

    上传用户:kelimu

  • java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量

    java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量,跳转路径,当前跳转至页数 String page = pu.page()

    /dl/482536.html

    标签: PageUtils page_num java cxdy

    上传时间: 2017-08-25

    上传用户:wangzhen1990

  • 1.入门教程文件夹 在该文件夹中包括了JavaScript的大部分知识

    1.入门教程文件夹 在该文件夹中包括了JavaScript的大部分知识,可以帮助读者快速入门。主要包括:JavaScript语言概述,JavaScript语言入门,JavaScript事件处理,JavaScript基于对象编程,文档对象模型(DOM),String、Math、Array等数据对象,Window及相关顶级对象,Document对象等 。 2.视频动画文件夹 在该文件夹中包括5 ...

    /dl/484757.html

    标签: JavaScript 入门教程

    上传时间: 2017-09-02

    上传用户:sdq_123