代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/140797/7146757
history
GCC & 32-bit code
-----------------
Due to the limitations of the COM file format,
(64KB limit on memory footprint) the code has been changed
so that the code compiles to a 32-bit COMBOOT program.
S
www.eeworm.com/read/460859/7239093
java command.java
package cmd;
public interface Command {
public void execute();
}
www.eeworm.com/read/330149/12910830
java command.java
package fullCommand;
public interface Command
{
public void Execute();
}
www.eeworm.com/read/242302/13076557
txt 使用sql语句时,为什么说“缺少语句结束”和“缺少case ”.txt
VB中 不 能 象 VFP和 PB那 样 内 嵌 SQL语 句 , 它 使 用 SQL语 句 必 须 先 建 立 Database对 象 , 然 后 使 用 OpenRecordset方 法 执 行 SELECT语 句 , 使 用 Execute方 法 执 行 其 他 SQL语 句 。
www.eeworm.com/read/306645/13740608
sql plgaccess.sql
REM Generated by genaccess.sql DO NOT MODIFY
REM
GRANT EXECUTE ON plgdoir TO PUBLIC;
www.eeworm.com/read/306645/13740682
sql genxaccess.sql
REM Generated by genaccess.sql DO NOT MODIFY
REM
GRANT EXECUTE ON plgdoir TO PUBLIC;
www.eeworm.com/read/306521/13742927
cmm wipeefs2.cmm
;
; WIPEEFS2.CMM
; This script reinitializes the EFS2 flash area.
;
; the .elf image should be loaded before running this script, but should
; not have been started.
; For Shadow mode