• Although her parents were insured by Thailand's Civil Servant Medical Benefit Scheme, this scheme only covers dependents up to the age of 20.

    尽管父母参加泰国公务员医疗受益方案的保险,但方案涵盖20岁以下的受扶养人。

    youdao

  • Each folder contains a stylesheet that defines the color scheme and a set of images to match the color scheme.

    文件夹包含一个样式表它定义配色方案以及与配色方案匹配图像

    youdao

  • You should avoid using the older authentication scheme when writing new applications as support for this older scheme will not be available in the near future.

    编写应用程序应该避免使用身份认证方案因为这种老方案的支持很快就会取消

    youdao

  • Review and approve the organizational schemeBe sure the organizational scheme meets the end users' needs.

    审阅批准组织方案——确保组织方案满足最终用户需要

    youdao

  • The average American scheme member contributes just 7.8% of salary to his pension scheme.

    美国年金计划的参与者平均投入工资7.8%;

    youdao

  • When a client application makes a request, Urlmon looks up the protocol scheme in the registry and creates an instance of the protocol handler registered for that protocol scheme.

    客户程序作出请求Urlmon注册表中查看协议方案创建一个已经这个协议方案注册的协议处理程序实例

    youdao

  • Extra-plan Time reflects the difference between the original scheme and the current scheme.

    Extra - plan Time反映了原始方案当前方案之间差异

    youdao

  • It then encrypts the index using a searchable encryption scheme and encrypts the unique key with an attribute-based encryption scheme under an appropriate policy.

    然后它会使用搜索的加密模式索引进行加密基于属性的加密模式恰当的手段对唯一密钥加密。

    youdao

  • Everyone blithely signed on to the EU's flagship emissions-trading scheme. But France and Germany then gave their industries so many permits to pollute that they undermined the entire scheme.

    每个国家都在排污权交易这一欧盟旗舰计划欣然签字法国德国却给予企业太多污染排放许可,使得整个计划徒有虚名

    youdao

  • So the concept of an absolute zero, a temperature below which you just can't go, that's directly out of the scheme here, this linear interpolation scheme with these two reference points.

    就是绝对零度这样,从线性插值图像出发我们得到了绝对零度的概念永远无法达到,低于绝对零度的状态。

    youdao

  • This color scheme has the same strong visual contrast as the complementary color scheme, but has less tension.

    这种色系互补色系一样带来强烈的视觉对比比较弱

    youdao

  • The split-complementary color scheme is a variation of the complementary color scheme.

    分散互补色系互补色系变体而来。

    youdao

  • Analyses show that this scheme is a secure and efficient scheme.

    分析表明本文方案一个安全有效的方案。

    youdao

  • At the same time, using the traitor tracing scheme, it constructs a kind of signing electronic license and software installation scheme which gives an efficient digital copyright protection scheme.

    同时利用叛逆者追踪方案构造出签发电子证书软件安装方案,从而给出了有效数字版权保护方案。

    youdao

  • Smart card is integrated into authenticated encryption scheme, a new cryptographic scheme based on the discrete logarithm problem is presented.

    智能卡技术引入认证加密体制中,提出了基于离散对数问题的认证加密方案

    youdao

  • Compared with the existing scheme, this scheme alway produces economic key-pairs.

    已有方案相比方案能提供经济的密钥对。

    youdao

  • It was demonstrated that the proposed protocol was not only a secure encryption scheme, but also a secure authentication scheme.

    证明给出协议既是安全加密方案也是一个安全的认证方案。

    youdao

  • The sample code in Listing 2 implements a simple scheme for building the URLs it needs for retrieving resource bundles from Web applications. The scheme is.

    清单2中的示例代码执行一个简单模式用于构建Web应用程序检索资源所需URL

    youdao

  • Most importantly, the r: ranking-scheme element's domain attribute binds the scheme to a specific ranking domain.

    重要的是rranking - scheme元素domain属性方案绑定特定等级

    youdao

  • In effect, you are converting the Scheme syntax to a list you can manipulate, manipulating that list, and then converting it back into a Scheme syntax expression for output.

    实际处理过程就是Scheme语法转换可以操作列表,对列表进行操作,然后转换输出Scheme语法表达式

    youdao

  • Outlines the key features of the scheme, and provides information for depositors and scheme members, and a list of scheme members.

    介绍计划主要特点存款人及计划成员提供有用资料及计划成员名单

    youdao

  • Now that the Scheme variable has been created, you can simply call the Scheme function square2 (this time without an argument) and follow the same process to grab and dereference the return value.

    现在已经创建了Scheme变量接下来就可以调用scheme函数square2(一次没有参数),并用相同方式捕捉取消引用返回

    youdao

  • Programming in scheme, the development efficiency can be enhanced enormously. However, it is very easy to master and use scheme, because its syntax could be learned quickly.

    Scheme具有极高开发效率,并且相当容易学习使学习它的人从一开始就注意力放到编程思想上,而不是停滞学习繁琐的语法上。

    youdao

  • Provide a copy each of the scheme and the latest statement of your account in the scheme.

    提供计划副本有关计划的最新帐目报表副本。

    youdao

  • We use the Scheme programming language in this course, because Scheme is very simple to learn, has minimal syntax, and is very flexible.

    我们使用eScheme程序设计语言因为Scheme起来非常简单最少语法并且非常灵活

    youdao

  • Scheme And I happen to like Lisp and Scheme, it's a great language when you're trying to deal with problems where you have arbitrarily structured data sets.

    而且偶然喜欢上了Lisp这些试图解决你,曾经武断设置数据,的地方问题很棒的语言

    youdao

  • In these examples, I use the Guile interpreter, which allows me to work with Scheme in real time, providing Scheme code and seeing the results immediately.

    这些例子中使用Guile解释器,通过可以实时地使用Scheme提供Scheme代码立即看到结果

    youdao

  • I load the Scheme script, get a reference to the particular Scheme function, and call it with no arguments.

    装载scheme脚本获得特定scheme函数引用然后带参数调用

    youdao

  • The first thing you'll notice is that although this is a C function, it receives a Scheme object and returns a Scheme object in response (SCM type).

    首先需要注意虽然C函数但是它接受一个Scheme对象返回一个 Scheme 对象(SCM类型)。

    youdao

  • In addition to creating Scheme variables in c, you can also dereference Scheme variables and convert values between the two environments.

    除了c创建Scheme变量外,可以取消引用scheme变量,两个环境之间转换

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定