代码搜索结果

找到约 10,000 项符合 Protocol 的代码

protocol.java

package com.j2medev.chapter5; public class Protocol { public static final int SINGUP = 101; public static final int QUIT = 102; public static final int FULL = 103; public

protocol.java

package com.j2medev.chapter5; public class Protocol { public static final int SINGUP = 101; public static final int QUIT = 102; public static final int FULL = 103; public

protocol.h

// protocol.h // 仙剑修,2002.10.23 ////////////////////////////////////////////////////////////////////// #ifndef PROTOCOL_H #define PROTOCOL_H #include #ifdef MAPGROUP_KERNEL #incl

protocol.h

// protocol.h // 仙剑修,2002.10.23 ////////////////////////////////////////////////////////////////////// #ifndef PROTOCOL_H #define PROTOCOL_H #include #include "define.h" #ifdef M

protocol.c

/*++ Companion Sample Code for the Article "Extending the Microsoft PassThru NDIS Intermediate Driver" Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p

protocol.java

/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of ei

protocol.java

/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of ei

protocol.h

/* Copyright (C) 2002 by Pascal Bauermeister This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the

protocol.c

/* $Id: protocol.c,v 1.1 2002/07/08 04:29:43 bauermeister Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lic