CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - prototype

搜索资源列表

  1. prototype-1.4.0

    0下载:
  2. case you haven t already used it, prototype.js is a Javascr ipt library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interac
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24.67kb
    • 提供者:账上
  1. conjugaision

    0下载:
  2. 我自己做的一个法语动词变位的小程序,LINUX下运行以测.输入动词原形就可自动输出动词的全部变位.我做了好长时间,希望有兴趣的朋友一起分享-I do a French verb conjugation small procedures, LINUX to run under test. Verbs prototype can be imported automatically output all the verb conjugation. I have done a good long tim
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:wu
  1. fluid.editor.alpha

    0下载:
  2. The fluid editor is a prototype source code editor supporting a \"bring from\" exploration model.With the fluid editor programmers can avoid explicit navigation between source documents by incorporating related code into the document under examinatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.77mb
    • 提供者:liyixue
  1. Linux0.01源代码

    0下载:
  2. Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a n
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:56.38kb
    • 提供者:王平
  1. lunwen

    0下载:
  2. 针对基于原型的单继承面向对象模型,通过扩展库的形式实现了Lua对契约式开发的支持,包括原型不变式、 函数前后置断言。利用了语言提供的动态元机制在运行期改变某些语法构造的原始语义。最后分析了该实现方法的弱点 和改进思路。-Single inheritance for prototype-based object-oriented model, achieved by extending the database in the form of a Lua development of con
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:278.21kb
    • 提供者:hebeidameng
  1. file-3.33.tar

    0下载:
  2. Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:148.21kb
    • 提供者:lwj
  1. file-3.22-src.tar

    0下载:
  2. Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:74.54kb
    • 提供者:lwj
  1. fileutils-3.15.tar

    0下载:
  2. Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:823.34kb
    • 提供者:lwj
  1. diffutils-2.7.tar

    0下载:
  2. Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:304.99kb
    • 提供者:lwj
  1. RubyonRails

    0下载:
  2. 书中介绍了一些Ruby语言特性——既有普通的也有高级的,都是Rails中使用到的。- * Get up to speed on Ruby basics, including objects, irb, and built-ins * Explore the Model, Controller, and View layers of the Rails framework * Understand the “convention over configuration” ph
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:601.26kb
    • 提供者:yxl
  1. libpcap

    0下载:
  2. pcap抓包的一些相关常用库函数原型整理,课参考-pcap packet capture some of the common library functions related to the prototype order, class reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4.73kb
    • 提供者:黄龙
  1. myshell_v0.3

    0下载:
  2. 在Linux中,用C编写一个myshell1原型,基本功能是根据创建一个子进程,它显示从父进程获得的环境变量和命令行参数,且父进程在子进程结束后退出。 父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。输入输出重定向与管道-In Linux, using C to write a myshell1 prototype, the basic function i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:qiren
  1. get-device-info

    0下载:
  2. 这是一个获取硬件信息的函数,用于获取使用dmidecode命令获得的硬件信息 getDevInfo.c中有一个函数get_device_info,其原型如下 int get_device_info(const char *device,const char *item,char *mybuf,int buffsize) 请在main函数中包涵头文件 getDevInfo.c 使用此函数 -This is a function to obtain hard
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4.39kb
    • 提供者:quietojlt
  1. getIP-impro

    0下载:
  2. 本程序用户获取主机的IP地址和MAC地址,头文件与函数原型如下 #include "getIP.h" int get_ip(char *ipaddr, char *netmask, const char *ethname) #include "getIP.h" int get_mac(char *mac) 以下是get_ip函数简单使用范例 //定义IP和MAC所需要的存储空间 char ethname[] = "eth0" c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:6.3kb
    • 提供者:quietojlt
  1. guard-2

    0下载:
  2. 个人编写的一个十分好用的函数,可以设置程序成为后台守护进程, 调用十分简单,在程序中调用函数deamon即可,以下是函数原型 int daemon(int nochdir, int noclose) 其中 nochdir 为是否修改当前目录-Individual written a very useful function, you can set the program to become a background daemon, called very sim
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5.66kb
    • 提供者:quietojlt
  1. nicstar

    0下载:
  2. linux 系统下frle-0.22设备的驱动程序,它的原型灵感来自frle-0.22设备驱动程序,经过我整理改写后在linux系统下非常方便好用,需要的朋友拿去-linux system frle-0.22 device driver, it is inspired by the prototype device drivers from frle-0.22 rewritten after I finishing is very convenient and easy to use linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:21.9kb
    • 提供者:dhsighi
  1. nvram

    0下载:
  2. 独享一个CMOS/ NV-RAM的Linux上驱动程序,原型不提了,经过本人无数次修改已经非常完美-Exclusive driver of a CMOS/NV-RAM on Linux prototype is not to mention countless revisions after I have been very perfect
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:4.65kb
    • 提供者:topstar13
  1. fun-as-prototype

    0下载:
  2. Testing Array.prototype.concat().
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:873byte
    • 提供者:fersoncao
  1. with-prototype

    0下载:
  2. Test the behavior of an assignment in a with statement where the extension object contains a property with the name assigned to in the prototype chain.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:zangqunlong
  1. prototype

    0下载:
  2. Initialize a prototype PROTO. The name will be NAME, and the corresponding string will be owned and freed on destroy if OWN_NAME.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.11kb
    • 提供者:yiwygk
« 12 3 4 »
搜珍网 www.dssz.com