代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/306178/3747182
c mizong-xinfa.c
// mizong-xinfa.c 密宗心法
// by secret
inherit SKILL;
void create() { seteuid(getuid()); }
string type() { return "knowledge"; }
int practice_skill(object me)
{
return notify_fail("密宗心法只能通过学
www.eeworm.com/read/306178/3748479
c chinese.c
inherit F_CLEAN_UP;
int main(object me, string arg)
{
string key, chinz;
if( !arg || arg=="" )
return notify_fail("指令格式:chinese ==\n");
if( sscanf(arg, "%s==%s", key, chinz)==
www.eeworm.com/read/306178/3748564
c save.c
// save.c
inherit F_CLEAN_UP;
int main(object me, string arg)
{
object link_ob;
seteuid(getuid());
if (!me)
return notify_fail("你现在正忙着呢。\n");
if (
www.eeworm.com/read/306178/3748690
c halt.c
#include
// halt.c
// By Xiang@XKX (12/17/95)
int main(object me, string arg)
{
object ob;
if( arg && wizardp(me) ) {
ob = present(arg, environment(me));
if( !ob ) return notify
www.eeworm.com/read/306178/3748766
c test.c
// test.c
inherit F_CLEAN_UP;
int main(object me, string arg)
{
object ob;
if (!arg) return notify_fail(": test \n");
ob = present(arg, environment(me));
if (!ob) return no
www.eeworm.com/read/303435/3810915
c tnotify.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "sftest.h"
static int Type;
#if __STD_C
static void notify(Sfio_t* f, int type, int fd)
www.eeworm.com/read/411543/2186250
rc driver.rc
// Resource script for notify driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
www.eeworm.com/read/383153/2622113
cpp readerwriter3ds.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/350717/3117540
rc driver.rc
// Resource script for notify driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0