说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 代码撤销
1)  code revocation
代码撤销
1.
Due to the lack of code revocation and defense denial of service(DoS) attack in current Java based active network systems,a secure active service loader mechanism is introduced.
针对基于Java的主动网络系统缺乏代码撤销和防范拒绝服务(DoS)攻击的手段,提出了安全主动网络服务加载器机制。
2)  proxy revocation
代理撤销
1.
Many proxy signature schemes have the defect that they cannot solve the proxy revocation problem.
针对很多代理签名方案没有解决的代理撤销问题,基于双线性对,提出了一个新的代理签名方案。
2.
Proxy signature scheme has the defect that it cannot solve the proxy revocation problem.
文章针对代理签名没有解决的代理撤销问题,基于门限思想[1],提出一种新的门限代理签名方案。
3)  withdraw [英][wɪð'drɔ:]  [美][wɪð'drɔ]
撤回,撤销
4)  withdraw [英][wɪð'drɔ:]  [美][wɪð'drɔ]
撤销;撤回
5)  Revocation [英][,revə'keɪʃn]  [美]['rɛvə'keʃən]
撤销
1.
Study on Attribute-based Revocation in Delegation;
基于属性的委托撤销研究
2.
Revocation of International Commercial Arbitration;
论国际商事仲裁裁决的撤销
3.
A new membership revocation method based on the ACJT group scheme was provided.
在ACJT群签名方案的基础上,提出一个新的成员撤销方案。
6)  Repeal [英][rɪ'pi:l]  [美][rɪ'pil]
撤销
1.
Withdrawal,Repealing and Trust Protection of Administrative License
行政许可撤回、撤销与信赖保护
2.
, the alteration, cancellation and repeal of compulsory measure, which is highly focused from the angle of legislation and some judicial interpretation, and the applicable articles in law are .
由于刑事诉讼强制措施在实践中运用十分普遍,而且适用强制措施又具有限制或剥夺人身自由的作用,因此立法除规定了强制措施的适用条件外,还规定了对强制措施进行调节的机制,即强制措施的变更、解除和撤销。
补充资料:代码生成


代码生成
code generation

daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条