代码搜索:Infrastructure
找到约 1,506 项符合「Infrastructure」的源代码
代码结果 1,506
www.eeworm.com/read/289672/3989828
java infrastructureconst.java
package SOMA.security.infrastructure;
interface InfrastructureConst {
// To recover a profile
public final static int RECOVER_PROFILE = 1;
// To create a new profile
www.eeworm.com/read/273132/4213256
h wlan_join.h
/** @file wlan_join.h
*
* @brief Interface for the wlan infrastructure and adhoc join routines
*
* Driver interface functions and type declarations for the join module
* implemented in
www.eeworm.com/read/389879/2533964
c join.c
/**
* Functions implementing wlan infrastructure and adhoc join routines,
* IOCTL handlers as well as command preperation and response routines
* for sending adhoc start, adhoc join, and asso
www.eeworm.com/read/412658/11189508
h can.h
/*
* Controller Area Network (CAN) infrastructure.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
www.eeworm.com/read/181916/9227528
c threads.c
/*
* Thread support for the SIP library. This module provides the hooks for
* C++ classes that provide a thread interface to interact properly with the
* Python threading infrastructure.
*
* Cop
www.eeworm.com/read/491019/1193808
c validator.c
// Berkeley Open Infrastructure for Network Computing
// http://boinc.berkeley.edu
// Copyright (C) 2005 University of California
//
// This is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/491019/1193811
c file_deleter.c
// Berkeley Open Infrastructure for Network Computing
// http://boinc.berkeley.edu
// Copyright (C) 2005 University of California
//
// This is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/491019/1193812
c sample_work_generator.c
// Berkeley Open Infrastructure for Network Computing
// http://boinc.berkeley.edu
// Copyright (C) 2007 University of California
//
// This is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/491019/1193814
c sample_assimilator.c
// Berkeley Open Infrastructure for Network Computing
// http://boinc.berkeley.edu
// Copyright (C) 2007 University of California
//
// This is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/457515/1596318
java conflictingmultirowdaterangeexception.java
package net.java.workeffort.webapp.support;
import net.java.workeffort.infrastructure.exception.PropertyException;
/**
* @author Antony Joseph
*/
public class ConflictingMultiRowDateRangeException