代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/227241/14436388
c qw.c
/*
* Query windows
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
#include "types.h"
/* Return width of a string */
int joe_wcswidth(struct charmap
www.eeworm.com/read/227241/14436395
h qw.h
/*
* Single-key query windows
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
#ifndef _JOE_QW_H
#define _JOE_QW_H 1
/* Single-key Query window */
str
www.eeworm.com/read/226401/14476897
java taskstatusnotify.java
package com.ict.netcom2.message;
public class TaskStatusNotify extends Notify {
public int taskId;
public int statusInfo;
}
www.eeworm.com/read/226401/14476903
java eventnotify.java
package com.ict.netcom2.message;
public class EventNotify extends Notify{
int priority;
int eventCode;
String message;
}
www.eeworm.com/read/125424/14494387
makefile
T=sipd
V=200309242
IOPT=-Wall -I /usr/include/mysql
LOPT=-L /usr/lib/mysql -lmysqlclient
PLAIN_OBJ=sipd.o util.o udp.o log.o parser.o header.o dump.o resp.o register.o subscribe.o notify.o transfer.
www.eeworm.com/read/123850/14609236
txt 分布式对话服务器的管理(3).txt
作者:运气
email: webmaster@chinaspx.com
日期:7/4/2001 1:41:45 PM
当添加或删除一个Memory对象时,经过同步的本地Mnemosyne对象需要对所有的Mnemosyne进行更新,可以通过notify()方法来完成这一任务。无论是发生write或take事件,Mnemosyne都会针对发生的事件调用适当的监听者的notify()方法。在s
www.eeworm.com/read/122672/14676850
mak property.mak
#------------------------
# PROPERTY.MAK make file
#------------------------
property.exe : property.obj helper.obj notify.obj \
page1.obj page2.obj sheet.obj property.res
$
www.eeworm.com/read/122672/14676856
mak ctlmacro.mak
#-----------------------
# CTLMACRO.MAK make file
#-----------------------
ctlmacro.exe : ctlmacro.obj notify.obj treeview.obj ctlmacro.res
$(LINKER) $(GUIFLAGS) -OUT:ctlmacro.exe ctlmacro.
www.eeworm.com/read/119269/14835402
ini download.ini
[Settings]
NumFields=8
; comment this out to hide the back button
BackEnabled=1
[Field 1]
Type=label
left=0
right=300
top=0
bottom=10
[Field 2]
Type=label
left=0
right=300
top=10
www.eeworm.com/read/119269/14835408
ini settings.ini
[Settings]
NumFields=7
; comment this out to hide the back button
BackEnabled=1
[Field 1]
Type=label
left=0
right=300
top=0
bottom=30
[Field 2]
Type=RadioButton
left=0
right=300
to