代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/150324/12299136
txt bugs.txt
BUGS.TXT
Known Bugs:
Severity: Description:
Low BootEasy does not work properly. Do not use it.
This will be fixed in the near future.
www.eeworm.com/read/148785/12426737
c io20_1.05.c
// #include
#include
/**
** The address of pstr is: vermeer
**
**/
const char *str = "vermeer";
int main()
{
// oops: does not treat char* as an address
www.eeworm.com/read/131512/14142816
txt bugs.txt
BUGS.TXT
Known Bugs:
Severity: Description:
Low BootEasy does not work properly. Do not use it.
This will be fixed in the near future.
www.eeworm.com/read/130781/14174397
c sigactdemo.c
/* sigactdemo.c
* purpose: shows use of sigaction()
* feature: blocks ^\ while handling ^C
* does not reset ^C handler, so two kill
*/
#include
www.eeworm.com/read/130612/14181217
java personsaver.java
// Chapter 12 Exercise 1
/*
This is is not easy. A major problem with the ObjectOutputStream class is that
is does not provide for appending objects to an existing file. If you do so, then
www.eeworm.com/read/130197/14203927
readme
Directory
../SubsetSelection
Contents
forwardSelect.m
Does forward subset selection with (optionally) OLS, ridge
regression (fixed or variable lambda) and a choice of
stopping crit
www.eeworm.com/read/129891/14218795
c if_nameindex.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/
www.eeworm.com/read/129891/14218838
c if_nametoindex.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/
www.eeworm.com/read/129891/14218865
c hstrerror.c
/*
* Return a string containing some additional information after a
* host name or address lookup error - gethostbyname() or gethostbyaddr().
*
* This is only compiled if the local host does not p
www.eeworm.com/read/129891/14218871
c if_indextoname.c
#include "unp.h"
/*
* This is a placeholder if the system does not provide this RFC 2133
* function. If routing sockets with sysctl() are provided, then the
* if_XXX() functions in the libroute/