- [自动化] subprogram; functional element program; subroutine
◇子程序包 subroutine package; 子程序语句 subprogram statement
- 闭a型子程序 closed a subroutine
- 闭合子程序 closed subroutine; linked subroutine
- 闭型子程序 closed sub routine; closed subprogram; closed subroutine; linked subroutine; out-of-line subprogram
- 编辑子程序 editing subroutine
- 编码子程序 code subroutine
- 标准子程序 standard subprogram; standard subroutine
- 参数子程序 parameter subroutine; parametric subroutine
- 测试子程序 test subroutine
- 插入子程序 i ert subroutine; insert subroutine; inserted subroutine
- 产生子程序 generating subroutine
- 常用子程序 ordinary subroutine
- 除法子程序 dividing subroutine; division subroutine
- 传入子程序 afferent subroutine
- 次子程序 sub subroutine; subsubroutinee
- 存储子程序 storage subroutine
- 打印子程序 print subroutine
- 导出子程序 derived subprogram
- 递归子程序 recursive subprogram; recursive subroutine
- 电子程序 electronic program
- 调度子程序 scheduling subroutine
- 调入子程序 call in
- 调用子程序 call subroutine; invoking subprogram
- 顶层子程序 head routine
- 动态子程序 dynamic routine; dynamic subroutine
- 子程序,子例行程序 subroutine
- 子程式码 child code
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- In the chapter 3 of programming , each sub program is showed and its " function is described
在程序开发部分,给出系统的各个子程序及功能描述。 - An event is a subroutine that can be called automatically after a specific operation has occurred
事件是在具体操作发生之后被自动请求的子程序。 - With ada it is difficult to design test cases that will access the processing of hidden subprograms
难以设计将接入隐藏的子程序处理的测试实例。 - Time passes , during which the system makes many other brief calls into your subroutines
时间流逝,在此期间系统完成许多其它的小调用到你的子程序中。 - The part of the software realized with the different function to different module
软件部分由针对不同模块所要实现不同功能而设计的多个子程序而构成。 - A . programming ( e . g . , use of loops , jumps , sub - routines , type of programming language used , etc
程序编制(例如:使用循环,跳转,子程序,编程语言类型等。 ) - Figure 2 - 1 illustrates the control flow of a subroutine before and after installing a call hook
图2 - 1描绘了调用挂钩在安装前和安装后,一个子程序的控制流。 - Furthermore , all the data you access in such a subroutine must also be in nonpaged memory
另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。 - After the forking process , the address space of the child process is overwritten with the new process data
程序分叉后,子程序的地址空间将被新程序的数据所覆盖。 - A set of preprogrammed subroutines , named canned cycles , were developed for use in routine operations
一系列预排程序的子程序,即封闭循环,以发展应用于常规操作。
- 子程序的法语:procédure sous-programme programme sous-routine fonction
- 子程序的日语:サブルーチン
- 子程序的韩语:[명사] (컴퓨터의) 서브루틴(subroutine).
- 子程序的俄语:подпрогра́мма подпрограмма фу́нкция процеду́ра
- 子程序什么意思:子程序 基本解释:能被其他程序调用,在实现某种功能后能自动返回到调用程序去的程序。其最后一条指令一定是返回指令,故能保证重新返回到调用它的程序中去。也可调用其他子程序,甚至可自身调用。
Last modified time:Sat, 16 Aug 2025 00:29:56 GMT