代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/358682/10182081
cpp usetime1.cpp
// usetime1.cpp -- using the second draft of the Time class
// compile usetime1.cpp and mytime1.cpp together
#include
#include "mytime1.h"
int main()
{
using std::cout;
usi
www.eeworm.com/read/358682/10182084
cpp usetime2.cpp
// usetime2.cpp -- using the third draft of the Time class
// compile usetime2.cpp and mytime2.cpp together
#include
#include "mytime2.h"
int main()
{
using std::cout;
usin
www.eeworm.com/read/358682/10182086
cpp usetime0.cpp
// usetime0.cpp -- using the first draft of the Time class
// compile usetime0.cpp and mytime0.cpp together
#include
#include "mytime0.h"
int main()
{
using std::cout;
usin
www.eeworm.com/read/279175/10457890
h ospf_te.h
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze
www.eeworm.com/read/279175/10457967
c ospf_te.c
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze
www.eeworm.com/read/423392/10563068
c eap_aka.c
/*
* WPA Supplicant / EAP-AKA (draft-arkko-pppext-eap-aka-12.txt)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/423392/10563215
c eap_sim.c
/*
* WPA Supplicant / EAP-SIM (draft-haverinen-pppext-eap-sim-13.txt)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/423392/10563337
h eap_ttls.h
/*
* WPA Supplicant / EAP-TTLS (draft-ietf-pppext-eap-ttls-03.txt)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/423392/10563444
c eap_fast.c
/*
* WPA Supplicant / EAP-FAST (draft-cam-winget-eap-fast-00.txt)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/423392/10563579
c eap_psk.c
/*
* WPA Supplicant / EAP-PSK (draft-bersani-eap-psk-09.txt)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under