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

搜索资源列表

  1. Thesis 1.7 – Wordpress Theme.zip

  2. Thesis 1.7 – Wordpress Theme.zip Introducing the Thesis Theme for WordPress Thesis is a search engine optimized HTML + CSS + PHP framework equipped with an innovative options panel that makes it easy for anyone to run a professional, customized blog
  3. 所属分类:Web开发

    • 发布日期:2010-04-02
    • 文件大小:5mb
    • 提供者:lleheaven
  1. netuser.zip

  2. 本工具并非系统自带的net user 命令 系统自带的命令不支持钩选,本程序可以取代net user 也是在dos 下运行 ! ---------------------------------- http://blog.rekfan.com ---------------------------------- 使用方法: : /name: set a new name /pwnexp:{y|n} set 'password never expires' ⒈ 更改用户名 netuser Adm
  3. 所属分类:Java

    • 发布日期:2010-07-02
    • 文件大小:21kb
    • 提供者:yfyh1001
  1. redis-2.2.5-win32-win64.zip

  2. Redis::__construct构造函数 $redis = new Redis(); connect, open 链接redis服务 参数 host: string,服务地址 port: int,端口号 timeout: float,链接时长 (可选, 默认为 0 ,不限链接时间) 注: 在redis.conf中也有时间,默认为300 pconnect, popen 不会主动关闭的链接 参考上面 setOption 设置redis模式 getOption 查看redis设置的模式 ping
  3. 所属分类:Web服务器

    • 发布日期:2012-03-29
    • 文件大小:440kb
    • 提供者:ehvuclz
  1. Free Icon Set 文件图标

  2. A free icon set with vector images for popular extensions: AAC, AI, AIFF, AVI, C, CPP, CSS, DAT, DMG, DOC, EXE, FLV, GIF, H, HPP, HTML, ICS, JAVA, JPG, KEY, MID, MP3, MP4, MPG, PDF, PHP, PNG, PPT, PSD, PY, QT, RAR, RB, RTF, SQL, TIFF, TXT, WAV, XLS,
  3. 所属分类:其它

    • 发布日期:2013-09-21
    • 文件大小:2mb
    • 提供者:xxx_kkk
  1. redis-3.2.0.zip

  2. redis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)、zset(sorted set --有序集合)和hash(哈希类型)。
  3. 所属分类:Java

    • 发布日期:2017-10-10
    • 文件大小:9mb
    • 提供者:italy_meng
  1. cximage600_demo.zip CxImage CxImageRAW

  2. cximage600_demo.zip 别人写的 Preface Years after the previous version, I can tell that the article has survived its author, and even if my opinion on the limits of this library has not changed, an update was really necessary. Thank you very much to all
  3. 所属分类:C#

    • 发布日期:2009-02-26
    • 文件大小:710kb
    • 提供者:abcreek
  1. ASPZIP asp打包ZIP组件

  2. Function AspZip(z_upFile,z_doFile) zip_upFile=Server.MapPath(z_upFile) zip_infile=Server.MapPath("下载说明.txt") zip_doFile=Server.MapPath(z_doFile) zip_uptime=now() randomize zip_ranNum=int(90000*rnd)+10000 zip_ininame=year(zip_uptime)&"-"&month(zip_up
  3. 所属分类:C#

    • 发布日期:2009-03-10
    • 文件大小:17kb
    • 提供者:q418863733
  1. JavaSoundDemo.zip

  2. The classes for the Java Sound demo are contained in the JavaSoundDemo.jar file. Running the demo requires the Java 2 SDK, Standard Edition 1.3. To run the Java Sound demo : % java -jar JavaSoundDemo.jar Although it's not necessary to unpack the Jav
  3. 所属分类:Java

    • 发布日期:2009-03-13
    • 文件大小:855kb
    • 提供者:chooseyou123
  1. get set方法生成注释和字段注释.zip

  2. get set方法生成注释和字段注释.zip,包括GetterSetterUtil.java、GetterSetterUtil.class、get set方法生成注释和字段注释.docx详细讲解如果用快捷方式生成set、get注释
  3. 所属分类:Java

    • 发布日期:2018-03-14
    • 文件大小:57kb
    • 提供者:jie_0754
  1. DE2 SDRAM Controller Pin Configuration Set!!!.zip

  2. DE2 SDRAM Controller Pin Configuration Set!!!.zip。
  3. 所属分类:硬件开发

    • 发布日期:2018-03-19
    • 文件大小:1mb
    • 提供者:sharpmddr
  1. Cookies.js.zip

  2. Cookies.js 是一个客户端的 Cookie 操作的 Javascr ipt 库。 示例代码: // Setting a cookie value Cookies.set('key', 'value'); // Chaining sets together Cookies.set('key', 'value').set('hello', 'world'); // Setting cookies with additional options Cookies.set('key',
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:35kb
    • 提供者:weixin_39841848
  1. PHP-spider.zip

  2. 一个可扩展的PHP WEB 蜘蛛,示例代码: use VDB\Spider\Spider; use VDB\Spider\Discoverer\XPathExpressionDiscoverer; $spider = new Spider('http://www.oschina.net'); 特性: supports two traversal algorithms: breadth-first and depth-first supports depth limiting and
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:169kb
    • 提供者:weixin_39840650
  1. ReflectASM.zip

  2. ReflectASM 是一个非常小的 Java 类库,通过代码生成来提供高性能的反射处理,自动为 get/set 字段提供访问类,访问类使用字节码操作而不是 Java 的反射技术,因此非常快。 性能比较: 示例代码:SomeClass someObject = ... MethodAccess access = MethodAccess.get(SomeClass.class); access.invoke(someObject, "setName", "Awesome McLovin");
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:275kb
    • 提供者:weixin_39840924
  1. eBayjsonpipe.zip

  2. jsonpipe 是一个轻量级的 AJAX 客户端,用于处理压缩(chunked)的 JSON 响应信息。示例代码:var jsonpipe = require('jsonpipe'); /**  * param {String} url A string containing the URL to which the request is sent.  * param {Object} url A set of key/value pairs that configure the Ajax r
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:106kb
    • 提供者:weixin_39840914
  1. Redis-LevelDB.zip

  2. 像使用 Redis 一样使用 LevelDB: 兼容 Redis 协议的 LevelDB (网络)前端。支持 KV, List, Hash, Set 等数据结构,支持多Database以及批量模式(multi/exec/discard)。更多请参看其 README 文件。 标签:Redis
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:29kb
    • 提供者:weixin_39841848
  1. weibo-node-sdk.zip

  2. weibo node sdk 是新浪微博 Node.js SDK。 特点 api可配置化 接口采用promise 最少依赖,专注新浪微博OAuth2.0认证 使用方法 安装 npm install iweibo 配置 引入iweibo var iweibo = require('iweibo'); var Weibo = iweibo.Weibo; 配置app信息 iweibo.set(name, options); //设置单条 iweibo.set(optionsObject
  3. 所属分类:其它

    • 发布日期:2019-07-15
    • 文件大小:14kb
    • 提供者:weixin_39840387
  1. Lua的IO框架LuajitIO.zip

  2. Luajit IO 是一个纯 Lua 的 IO 框架,提供 C 的高效率,简单但强大的设计,得益于 luajit 这个 JIT 引擎。可用来开发 TCP/UDP 服务器程序。下面是连接 redis 的示例代码:local ffi = require"ffi" local null = ffi.new("void*") local redis = require "resty.redis" local function test_redis(req, rsp) local red =
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:69kb
    • 提供者:weixin_39840387
  1. Algorithm-algo-set.zip

  2. Algorithm-algo-set.zip,leetcode和codewars的解决方案集合,以及其他数据结构和算法实践。,算法是为计算机程序高效、彻底地完成任务而创建的一组详细的准则。
  3. 所属分类:其它

    • 发布日期:2019-09-17
    • 文件大小:453kb
    • 提供者:weixin_38743737
  1. [耶鲁大学开放课程:博弈论].Problem.Set.zip

  2. 1. 严格劣势策略与弱劣势策略:严格劣势策略的定义是什么?弱劣势策略的定义是什么? 请用 一个包含两个参与人的博弈矩阵来举例说明,要求其中一个参与人有三个策略且三者之一为严格 劣势策略;另一个参与人有三个策略但三者之一为弱劣势策略。请指出你所举例子中的劣势策略。
  3. 所属分类:其它

  1. rough set.zip

  2. 粗糙集代码,属性约简!
  3. 所属分类:Java

    • 发布日期:2020-08-31
    • 文件大小:7kb
    • 提供者:qq_36593748
« 12 3 4 5 6 7 8 9 10 ... 47 »