代码搜索:interacts
找到约 33 项符合「interacts」的源代码
代码结果 33
www.eeworm.com/read/158402/11621071
java postoffice.java
package nachos.network;
import nachos.machine.*;
import nachos.threads.*;
/**
* A collection of message queues, one for each local port. A
* PostOffice interacts directly with the network
www.eeworm.com/read/289414/8553385
py svmstruct.py
"""A module that SVM^python interacts with to do its evil bidding."""
svmpython_parameters = {'index_from_one':False}
def parse_struct_parameters(sparm):
"""Sets attributes of sparm based on com
www.eeworm.com/read/262892/11386795
h ircresponder.h
/**
* IrcResponder - Interacts with users via IRC
*
* @author Jonathan Roewen
*/
#ifndef IRC_RESPONDER_H
#define IRC_RESPONDER_H
#include "Responder.h"
#include "Socket.h"
#include "Ser
www.eeworm.com/read/230043/14308179
py svmstruct.py
"""A module that SVM^python interacts with to do its evil bidding."""
svmpython_parameters = {'index_from_one':False}
def parse_struct_parameters(sparm):
"""Sets attributes of sparm based on com
www.eeworm.com/read/103453/15731602
qatest obsolete.qatest
#!/bin/bash
# qatest - Quality Assurance Test for bond, interacts with dbtest for use in
# cron jobs and the like.
#
# Version 1.0, July 26th 2001 by Sascha Beaumont, sascha@treshna.com
#
# config
www.eeworm.com/read/221796/14721334
c natmgmt.c
/* natMgmt.c - Module that interacts with core NAT code for SNMP */
/* Copyright 2000-2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01r,01
www.eeworm.com/read/217024/4877508
java roledaohibernate.java
package org.appfuse.dao.hibernate;
import java.util.List;
import org.appfuse.dao.RoleDao;
import org.appfuse.model.Role;
/**
* This class interacts with Spring's HibernateTemplate to sav
www.eeworm.com/read/171731/5392018
java roledaohibernate.java
package org.appfuse.dao.hibernate;
import java.util.List;
import org.appfuse.model.Role;
import org.appfuse.dao.RoleDAO;
/**
* This class interacts with Spring's HibernateTemplate to sav
www.eeworm.com/read/440096/1802374
c natmgmt.c
/* natMgmt.c - Module that interacts with core NAT code for SNMP */
/* Copyright 2000-2005 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01v,22
www.eeworm.com/read/256963/4367017
java roledaohibernate.java
package org.appfuse.dao.hibernate;
import java.util.List;
import org.appfuse.dao.RoleDao;
import org.appfuse.model.Role;
/**
* This class interacts with Spring's HibernateTemplate to sav