代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/227630/4771370
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771371
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771372
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771380
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771381
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771382
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771383
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/227630/4771428
jad helloworld.jad
MIDlet-1: HelloMIDlet, , com.j2medev.chapter2.HelloMIDlet
MIDlet-Delete-Confirm: are you sure to delete helloworld
MIDlet-Delete-Notify: http://221.221.243.16:8080/provision/download?action=delete&i
www.eeworm.com/read/216781/4888231
c mqnotifythread1.c
#include "unpipc.h"
mqd_t mqd;
struct mq_attr attr;
struct sigevent sigev;
static void notify_thread(union sigval); /* our thread function */
int
main(int argc, char **argv)
{
if (argc
www.eeworm.com/read/216450/4894274
s _ipc.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define __echo, __notify, __send, __nb_send, __receive, __nb_receive, __sendrec
! See src/kernel/ipc.h for C definitions
SEND = 1
RECEIVE = 2
SENDREC