代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/184942/9064140

v system.v

///////////////////////////////////////////////////////////////////////// // Module system.v // Hierarchy: None ( It is the master ) // Module function: // Module system.v generates input signals fo
www.eeworm.com/read/127438/6005304

c shm_memory.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "shmimpl.h" #ifdef WITH_METHOD_SHM /* prototypes
www.eeworm.com/read/346430/11746111

v system.v

///////////////////////////////////////////////////////////////////////// // Module system.v // Hierarchy: None ( It is the master ) // Module function: // Module system.v generates input signals fo
www.eeworm.com/read/205880/15304652

v system.v

///////////////////////////////////////////////////////////////////////// // Module system.v // Hierarchy: None ( It is the master ) // Module function: // Module system.v generates input signals fo
www.eeworm.com/read/192685/8360438

txt 怎样在按下按纽的同时,发出声音.txt

如 下 : Private Declare Function sndPlaySound Lib "WINMM.DLL" Alias _ "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As _ Long) As Long Const SND_SYNC = &H0
www.eeworm.com/read/192685/8365229

txt 怎样在按下按纽的同时,发出声音.txt

如 下 : Private Declare Function sndPlaySound Lib "WINMM.DLL" Alias _ "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As _ Long) As Long Const SND_SYNC = &H0
www.eeworm.com/read/291646/8405993

java synccontentimpl.java

package content; import java.io.DataInputStream; import java.io.EOFException; import java.net.URL; class SyncContentImpl implements Content { private byte[] contentbytes; public Sync
www.eeworm.com/read/291646/8406036

java synccontentimpl.java

package content; import java.io.DataInputStream; import java.io.EOFException; import java.net.URL; class SyncContentImpl implements Content { private byte[] contentbytes; public Sync
www.eeworm.com/read/188651/8521409

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor
www.eeworm.com/read/284410/8935435

cpp zfstream.cpp

#include #include "zfstream.h" gzfilebuf::gzfilebuf() : file(NULL), mode(0), own_file_descriptor(0) { } gzfilebuf::~gzfilebuf() { sync(); if ( own_file_descriptor