代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/156067/5613187
m ttnotify.m
% TTNOTIFY Notify the highest-priority task waiting for an event.
%
% Usage: ttNotify(eventname)
%
% Inputs:
% eventname Name of an event.
%
% See also TTCREATEEVENT, TTWAIT, TTNOTIFY
www.eeworm.com/read/201318/15410950
js makenewapp.js
function Notify( str )
{
if ( typeof WScript != "undefined" )
WScript.Echo( str );
else
alert( str );
}
function PreProcessor()
{
this.env = {};
this.defEnv = {};
this.includeStack = [true
www.eeworm.com/read/463741/1536430
txt 2008-10-8 122937.txt
body=硬盘之家&buyer_email=sales-test@alipay.com&buyer_id=2088002436304392&discount=0.00&gmt_create=2008-10-08 12:29:28&is_total_fee_adjust=Y¬ify_id=a290d14cdc701861b62b30b791f39914¬ify_time=2008-10-
www.eeworm.com/read/136989/5835067
cpp options_parser.cpp
// Options_Parser.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp
#include "Options_Parser.h"
ACE_RCSID(lib, TAO_Options_Parser, "Options_Parser.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp")
#i
www.eeworm.com/read/136812/5860219
c cycle_create.c
#ifndef lint
static char sccsid[] = "@(#)cycle_create.c 1.1 92/07/30 SMI";
#endif not lint
/*
* Copyright (c) 1989 by Sun Microsystems, Inc.
*/
#include
#include
www.eeworm.com/read/166793/5472406
desc logger.desc
include modules{
SOFTSPI;
SLAVE_PIN;
};
LOGGER:LOGGER_SUB_INIT SOFTSPI:SPI_INIT SLAVE_PIN:SLAVE_PIN_INIT
LOGGER:LOGGER_SPI_BYTE SOFTSPI:SPI_BYTE
LOGGER:LOGGER_SPI_BYTE_DONE SOFTSPI:SPI_DONE
L
www.eeworm.com/read/162614/5537884
hpp erase_no_store_hash_fn_imps.hpp
// -*- C++ -*-
// Copyright (C) 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it und