您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. jquery实例,有50个例子

  2. /*! * jQuery Javascr ipt Library v1.3 * http://jquery.com/ * * Copyright (c) 2009 John Resig * Dual licensed under the MIT and GPL licenses. * http://docs.jquery.com/License * * Date: 2009-01-13 12:50:31 -0500 (Tue, 13 Jan 2009) * Revision: 6104 */
  3. 所属分类:Javascript

    • 发布日期:2010-02-21
    • 文件大小:4194304
    • 提供者:yuyutu
  1. jquery实例,有50个例子

  2. /*! * jQuery Javascr ipt Library v1.3 * http://jquery.com/ * * Copyright (c) 2009 John Resig * Dual licensed under the MIT and GPL licenses. * http://docs.jquery.com/License * * Date: 2009-01-13 12:50:31 -0500 (Tue, 13 Jan 2009) * Revision: 6104 */
  3. 所属分类:Javascript

    • 发布日期:2010-07-03
    • 文件大小:4194304
    • 提供者:pjzhouyou
  1. Ext 3.0 中文文档.CHM

  2. 类Ext 包: 定义的文件: Ext.js 类全称: Ext 继承自于: Object Ext核心工具与函数 @singleton 配置项这个类没有配置项。 公告属性属性 定义者 : Boolean 默认下,Ext会自动决定浮动元素是否应该被填充。如果你在用Flash... 默认下,Ext会自动决定浮动元素是否应该被填充。如果你在用Flash那么该值很可能要设置为True。By default, Ext intelligently decides whether floating elemen
  3. 所属分类:Javascript

    • 发布日期:2010-07-21
    • 文件大小:5242880
    • 提供者:hzxjava
  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6291456
    • 提供者:ywj1225
  1. The Way To Go

  2. PART 1—WHY LEARN GO—GETTING STARTED Chapter 1—Origins, Context and Popularity of Go..............................................................1 1.1 Origins and evolution ............................................................................
  3. 所属分类:其它

    • 发布日期:2012-12-13
    • 文件大小:4194304
    • 提供者:atom8473
  1. [Go语言入门(含源码)] The Way to Go (with source code)

  2. The Way to Go,: A Thorough Introduction to the Go Programming Language 英文书籍,已Cross the wall,从Google获得书中源代码,分享一下。喜欢请购买正版。 目录如下: Contents Preface..........................................................................................................
  3. 所属分类:其它

    • 发布日期:2014-06-11
    • 文件大小:8388608
    • 提供者:humbunklung
  1. The way to go

  2. go程序设计语言 Contents Preface................................................................................................................................. xix PART 1—WHY LEARN GO—GETTING STARTED Chapter 1—Origins, Context and Popularity of Go.......
  3. 所属分类:专业指导

    • 发布日期:2014-06-19
    • 文件大小:4194304
    • 提供者:qq_16547869
  1. named-regexp, Java 5/6 正规表达式的命名捕获组.zip

  2. named-regexp, Java 5/6 正规表达式的命名捕获组 命名正则表达式 这个轻量级库增加了 5/6 ( 在Android上) 中命名为捕获组( )的支持。这是来自( 当前处于非活动状态)的名为regexp的的fork的。用法可以以使用( 。例如,(?pat
  3. 所属分类:其它

    • 发布日期:2019-10-09
    • 文件大小:33792
    • 提供者:weixin_38744270
  1. ECMA-262.pdf

  2. ECMA标准issues were filed representing thousands of bug fixes, editorial fixes and other improvements. Additionally, numerous software tools were developed to aid in this effort including ecmarkup, Ecmarkdown, and Grammarkdown ES2016 also included supp
  3. 所属分类:其它

    • 发布日期:2019-07-13
    • 文件大小:11534336
    • 提供者:weixin_41593408
  1. path-to-regexp:将诸如user:name之类的路径字符串转换为正则表达式-源码

  2. 到正则表达式的路径 将诸如/user/:name类的路径字符串转换为正则表达式。 安装 npm install path-to-regexp --save 用法 const { pathToRegexp , match , parse , compile } = require ( "path-to-regexp" ) ; // pathToRegexp(path, keys?, options?) // match(path) // parse(path) // compile(path)
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:128000
    • 提供者:weixin_42166918