代码搜索:Signals
找到约 6,227 项符合「Signals」的源代码
代码结果 6,227
www.eeworm.com/read/100047/6274296
cpp signals.cpp
#include
#include "webemail.h"
void handlesignals()
{
signal(SIGHUP, SIG_IGN); //IGNOR HANG UP
signal(SIGINT, SIG_IGN); // " Keyboard int
signal(SIGABRT, SIG_IGN); // " Abort
s
www.eeworm.com/read/494678/6359942
h signals.h
/* signals.h : sigc++ signals for custom widgets
* Author: Maxie D. Schmidt (created 5/21/2006) */
#ifndef _SIGNALS_H_
#define _SIGNALS_H_
#include
#include "types.h"
class r
www.eeworm.com/read/494678/6359945
cpp signals.cpp
/* signals.cpp : code for custom sigc++ signals
* Author: Maxie D. Schmidt (created 5/21/2006) */
#include "signals.h"
run_signals::signal_new_scan_t run_signals::signal_new_scan() {
return
www.eeworm.com/read/479786/6678627
c signals.c
/*
*
* Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall
*
* Copyright 2000 - 2002 Syd Logan, All Rights Reserved
*
* This code is distributed without warranty. You are free to u
www.eeworm.com/read/265350/11267376
signals_slots
www.eeworm.com/read/404358/11486903
mat signals.mat
www.eeworm.com/read/401210/11561839
uvl signals.uvl
[Signal 1]
DispName=AIN1
PlotType=0
Color=255
MinDec=1
MinVal=0.
MaxDec=1
MaxVal=5.
Mask=0
Offset=0
[Signal 2]
DispName=AIN2
PlotType=0
Color=32768
MinDec=1
MinVal=0.
MaxDec=1
MaxVal=
www.eeworm.com/read/258843/11838474
c signals.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon
www.eeworm.com/read/154760/11928914
m signals.m
clc,v=exist('version');
udelta,if v~=5,pause,end
disp(' '),disp('Strike a key to continue'),pause
uramp,if v~=5,pause,end
disp(' '),disp('Strike a key to continue'),pause
ustep,if v~=5,pause,end