搜索资源列表
prototype-1.4.0
- 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
conjugaision
- 我自己做的一个法语动词变位的小程序,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
fluid.editor.alpha
- 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
Linux0.01源代码
- 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
lunwen
- 针对基于原型的单继承面向对象模型,通过扩展库的形式实现了Lua对契约式开发的支持,包括原型不变式、 函数前后置断言。利用了语言提供的动态元机制在运行期改变某些语法构造的原始语义。最后分析了该实现方法的弱点 和改进思路。-Single inheritance for prototype-based object-oriented model, achieved by extending the database in the form of a Lua development of con
file-3.33.tar
- 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
file-3.22-src.tar
- 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
fileutils-3.15.tar
- 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
diffutils-2.7.tar
- 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
RubyonRails
- 书中介绍了一些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
libpcap
- pcap抓包的一些相关常用库函数原型整理,课参考-pcap packet capture some of the common library functions related to the prototype order, class reference
myshell_v0.3
- 在Linux中,用C编写一个myshell1原型,基本功能是根据创建一个子进程,它显示从父进程获得的环境变量和命令行参数,且父进程在子进程结束后退出。 父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。输入输出重定向与管道-In Linux, using C to write a myshell1 prototype, the basic function i
get-device-info
- 这是一个获取硬件信息的函数,用于获取使用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
getIP-impro
- 本程序用户获取主机的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
guard-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
nicstar
- 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
nvram
- 独享一个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
fun-as-prototype
- Testing Array.prototype.concat().
with-prototype
- 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.
prototype
- Initialize a prototype PROTO. The name will be NAME, and the corresponding string will be owned and freed on destroy if OWN_NAME.
