process procedure program 英文区别process、procedure、program在英语中都有“流程”、“步骤”的含义,但在计算机科学中,它们的区别如下: Process(进程):在计算机科学中,进程是计算机中的程序关于某数据集合上的一次运行活动。在进程中,程序由一条条指令组成,并由CPU来执行。进程是程序在计算机上执行的实例,它包括代码...
Method for accelerating the execution of a 2D graphics program, whereby a flag is set in a function or procedure of a 2D graphics program that indicates whether a subsequent function or procedure is to be processed or not. If flags are set by all functions or procedures whose output and ...
"name" is a method, event, or object (Error 1737) "name" is a read-only property (Error 1740) "name" is not a file variable (Error 226) "name" is not a function, procedure or program (Error 1992) "name" is not a valid resource file (Error 1294) "name" is not a variable (...
procedure is the name of the procedure.parameters are the procedure’s parameters.You can also use the call command to call a function; to see the return value use the print command (see print Command).Occasionally the called function hits a breakpoint. You can choose to continue using the...
从供选择的答案中选出应填入英语文句中()的正确的答案。 Here is a useful procedure for choosing a program: ① Study the features of all the programs you might choose(A) . Decide which features you need, which you would(B), and which you can do your jobs without. ② Eliminate ...
After a breakpoint is encountered, you can resume running a program object or ILE procedure by pressing F12 (Resume) from the Display Module Source display. The program object or ILE procedure begins running on the next statement of the module object in which the program stopped. The program ...
分析总结。 把英语作为一种外语高度精通不是一个没有科学根据的过程结果一 题目 英语翻译 A.process B.practice C.procedure D.program.选A 答案 把英语作为一种外语高度精通不是一个没有科学根据的过程.相关推荐 1英语翻译 A.process B.practice C.procedure D.program.选A 反馈 收藏 ...
The PROGRAM( ) function is similar to SYS(16) - Executing Program File Name. Example 复制 ON ERROR DO errhand WITH PROGRAM( ) ** The next line should generate an error ** USE nodatabase ON ERROR && Returns to system default error-handling routine PROCEDURE errhand PARAMETERS gcProgram...
The If (IF) command is used to state a condition that, if true, specifies a statement or group of statements in the program or procedure to be run.
百度试题 结果1 题目这个程序这时不适用。 A. This program is not reasonable now. B. This procedure is not applicable at this time. C. This program is not available at present. 相关知识点: 试题来源: 解析 :B 反馈 收藏