代码搜索:execute

找到约 10,000 项符合「execute」的源代码

代码结果 10,000
www.eeworm.com/read/102720/15761087

2 execve.2

EXECVE(2) Minix Programmer's Manual EXECVE(2) NAME execve - execute a file SYNOPSIS #include int execve(const char *name, ch
www.eeworm.com/read/101839/15801974

asp grouppermission.asp

www.eeworm.com/read/101452/15832219

asp admin_logout.asp

www.eeworm.com/read/100584/15870898

readme

Not all of the tests in this directory run on all systems. First execute "make clean" and then build all the programs that will compile: "make -i". You will get an error for every program that w
www.eeworm.com/read/100265/15879375

h inputbox.h

class InputBox : public Window { public: InputBox (Window *_parent, char *_prompt, history_id id); NAME("InputBox"); virtual void execute(const char *) = 0; private:
www.eeworm.com/read/100012/15889895

h readfileevent.h

class ReadFileEvent: public TraceEvent { public: ReadFileEvent(CString s, HANDLE hv, DWORD BytesToRead); virtual CString display(); virtual LRESULT execute(); virtual CString display_r
www.eeworm.com/read/38039/1092503

mnu dpmedit2.mnu

EDIT#PROGRAM2 编辑程序2 # Next 下一个 Execute this line. 执行这一行 Prev 前一个 Undo previous line. 复原上一步 Run 运行 Execute/Undo until a selected line. 执行/复原到选定行 Jump 跳转 Jump to a selected line without executing line(
www.eeworm.com/read/188651/8521494

def zlib.def

LIBRARY "zlib" DESCRIPTION '"""zlib data compression library"""' EXETYPE NT SUBSYSTEM WINDOWS STUB 'WINSTUB.EXE' VERSION 1.13 CODE EXECUTE READ DATA READ WRITE HEAPSIZE
www.eeworm.com/read/432726/8580425

cpp refcursors.cpp

/* This example demonstrates how to use Oracle REF CURSORs with SQLAPI++ Library. To execute and test this example, first run following script in SQLPlus to create test stored procedure that will re
www.eeworm.com/read/117936/8612764

asp conn.asp