代码搜索:executed

找到约 9,141 项符合「executed」的源代码

代码结果 9,141
www.eeworm.com/read/361774/2943629

mdx getdataclient.mdx

-- Following call _will_ return data since MDX queries _can_ be executed using _AdomdClient_.AdomdCommand CALL Chapter19AdomdServer.Chapter19AdomdServer.StoredProcedures.GetDataClient()
www.eeworm.com/read/358128/3002945

inc sequences.inc

www.eeworm.com/read/161121/5557644

c offset.c

/* Written 2000 by Andi Kleen */ /* This program is never executed, just its assembly is examined for offsets (this trick is needed to get cross compiling right) */ /* $Id: offset.c,v 1.16 2002/
www.eeworm.com/read/233441/6788187

c io20_6.05.c

// #include #include #include /** ** requires that these files exist in the directory ** this program is executed within ** stanl@john:d.ch20 249 : a.out
www.eeworm.com/read/233441/6788249

c ch04.02.c

// #include // #include #include #include #include /** ** !!ok: executed with no errors! **/ int main() { int ia[ 10 ] = { 0,1,
www.eeworm.com/read/194049/8199831

asm test.asm

; http://gforge.openchip.org/projects/a86 ; ; First Program being assembled and executed on a86 (FPGA implementation) ; (earlier it was only either simulation run or machine code programs) ; ; In
www.eeworm.com/read/294461/8224615

c io20_6.05.c

// #include #include #include /** ** requires that these files exist in the directory ** this program is executed within ** stanl@john:d.ch20 249 : a.out
www.eeworm.com/read/294461/8224745

c ch04.02.c

// #include // #include #include #include #include /** ** !!ok: executed with no errors! **/ int main() { int ia[ 10 ] = { 0,1,