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

搜索资源列表

  1. Random6Str

    0下载:
  2. 这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数 2:基本类型与String类型的链接 3:常用的数学函数-The code will generate six letters with random(). Another explain the basic types and the String. The last gives us examples of some math functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1068
    • 提供者:宇轩
  1. html

    0下载:
  2. 该文档是关于html的结构以及常用到的函数、属性-Html on the structure and properties of commonly used
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:6294
    • 提供者:柚子
  1. javahanshu

    0下载:
  2. java常用字符串函数 总结 希望对大家有帮助-java string functions common to all of us want to help summarize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:16815
    • 提供者:李杰
  1. jQuery

    0下载:
  2. 不错书籍,是一张图片,jquery一些常用的函数都在里面,用来做电脑壁纸 不错,免得去记-Good books, is a picture, jquery some commonly used functions are on the inside, used for computer wallpaper good, so to remember
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:350330
    • 提供者:yihao
  1. wang

    0下载:
  2. 常用的JAVAscr ipt的验证代码函数。-JAVAscr ipt validation code commonly used functions.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:wang
  1. js_fuctions

    1下载:
  2. 一些常用的Javascr ipt自定义函数,收藏备用。-Some commonly used Javascr ipt custom functions, collecting spare.
  3. 所属分类:JavaScript

    • 发布日期:2014-09-27
    • 文件大小:12288
    • 提供者:linhong
  1. Calculator

    0下载:
  2. 用java写的功能齐全的简单计算器的代码,支持四则运算,常用的函数,进制转换等-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7475
    • 提供者:丁聪
  1. Util

    0下载:
  2. 一个jar工具包,里面包括java常用的处理函数,对项目的开发很有用-A jar tool kit, which includes a java handler is useful to the development of the project
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:223620
    • 提供者:qqdong
  1. validate_form

    0下载:
  2. 常用的验证表单输入数据的函数集成 删减修改后可用于自己的Server程序 输出结果为HTML页面-Validate form input data commonly used functions can be used for integration of the deletion of the revised procedures for its own output as HTML Server Pages
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1912
    • 提供者:Aurora
  1. vtor-master

    0下载:
  2. vtor是一个全新的解耦合页面验证js框架。根据全新的VVC思想(validator-view-controler). 基于配置,使验证与页面分离,更加方便、高效。 Vtor 验证库包含了25种以上的常用验证,email,url,phone,mobile,ajax等等。 用户可以自定义添加或覆盖已有的验证函数库; 用户可以自定义配置文件组织格式。 QQ交流群:291631859 -vtor is a brand new page decoupling validat
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:215747
    • 提供者:gpudn15
  1. CommonUtil

    0下载:
  2. java web 开发中常用到的时间函数,大家有需要的话请自行下载-java web development used to the time function, you need to download, then please
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1337
    • 提供者:李尧
  1. MathUtil

    0下载:
  2. java开发中常用到的数学函数,大家有需要的话,请自行下载-java development of mathematical functions commonly used to, we need it, please download
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:李尧
  1. Test

    0下载:
  2. java 一些常用的函数,适用于初学者,高手莫进,只要是为了赚取分数,不想花钱。-there are java document.it due to function
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:34918
    • 提供者:jack
  1. chatterbean.src.00.008

    0下载:
  2. 简单说明一下AIML的常用标签: 1:pattern tag:支持模式匹配(正则表达式,模糊匹配),及基于template的返回 2:random tag:支持随机回答(一对多) 4:think,system tag: 支持简单逻辑记忆及自定义函数(本来打算扩展一下AIML, 搞一个支持Groovy语言的标签, 结果看到了它的<system>标签, 遂作罢) 5:javascr ipt tag: 支持嵌入js脚本(适用于web chat开发,比如根据情绪改变表情等)。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:546174
    • 提供者:blue
  1. chatterbean-modiff

    0下载:
  2. 简单说明一下AIML的常用标签: 1:pattern tag:支持模式匹配(正则表达式,模糊匹配),及基于template的返回 2:random tag:支持随机回答(一对多) 4:think,system tag: 支持简单逻辑记忆及自定义函数(本来打算扩展一下AIML, 搞一个支持Groovy语言的标签, 结果看到了它的<system>标签, 遂作罢) 5:javascr ipt tag: 支持嵌入js脚本(适用于web chat开发,比如根据情绪改变表情等)。
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:546166
    • 提供者:blue
  1. amlrgjqr

    0下载:
  2. 简单说明一下AIML的常用标签: 1:pattern tag:支持模式匹配(正则表达式,模糊匹配),及基于template的返回 2:random tag:支持随机回答(一对多) 4:think,system tag: 支持简单逻辑记忆及自定义函数(本来打算扩展一下AIML, 搞一个支持Groovy语言的标签, 结果看到了它的<system>标签, 遂作罢) 5:javascr ipt tag: 支持嵌入js脚本(适用于web chat开发,比如根据情绪改变表情等)。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:544007
    • 提供者:blue
  1. JavaScript

    0下载:
  2. javascr ipt js最常用,最基本的函数,编程规范-javascr ipt js most common and the most basic functions, programming specifications
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:474405
    • 提供者:lixaiolong
  1. CommFunc

    0下载:
  2. 常用功能函数 用于时间与字符串转换 文件夹复制与删除 统一编码与解码等-COMMON FUNCTION
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:2880
    • 提供者:sunchensunchen
  1. zaender

    0下载:
  2. Architecture MVC核心封装实现图形仓库、视图渲染和交互控制: • Stroage(M) : shape数据CURD管理 • Painter(V) : canvase元素生命周期管理,视图渲染,绘画,更新控制 • Handler(C) : 事件交互处理,实现完整dom事件模拟封装 • shape : 图形实体,分而治之的图形策略,可定义扩展 • tool : 绘画扩展相关实用方法,工具及脚手架 
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:983308
    • 提供者:张德
  1. CreateExcel

    0下载:
  2. java实现excel函数,如常用的sum,avg,等-java achieve excel functions, such as the commonly used sum, avg, etc.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1599
    • 提供者:he
« 1 23 »
搜珍网 www.dssz.com