许可权
- 名right of licensing;right to license
-
(四)使用许可权和获得报酬权,即许可他人以本条第(三)项中规定的部分或者全部方式使用其软件的权利和由此而获得报酬的权利;
The right of licensing use and receiving remuneration , is the right to license others , under provision 3 of this article , to use the entire software or a part of it , and the right to get remuneration for this .
-
(五)转让权,即向他人转让由本条第(三)项和第(四)项规定的使用权和使用许可权的权利。
The right of transfer , is the right to transfer to others the right of use and right of licensing under provisions 3 and 4 of this article .
-
由于文件许可权错误,word无法完成保存操作。
Word cannot complete the save due to a file permission error .
-
策略(policy)由不同位置上的代码的一组许可权定义,或者由不同的签发者定义、或者由这两者定义。
A policy is defined by a set of permissions for code in various locations , by various signers , or by both .
-
如果他们读到“未发现文件(filenotfound)”,他们会随意地从别处复制一些文件,而不考虑特权或许可权。
If they read ," file not found ," they 'll copy files around freely , without regard to privileges or permissions .
-
注意:如果您创建了一个新的构件,那么请确认您的用户拥有适当的RationalTeamConcert许可权。
Note : If you create a new component , make sure that your user has appropriate Rational Team Concert permissions .
-
由于对代码的使用许可权不能由单个公司控制,因此Linux没有许可证费用。
Since the license to the code cannot be controlled by a single company , Linux has no license fee .
-
如果集合中的当前许可权对象暗示指定的许可权,则这些方法返回true,否则返回false。
These methods return true if the current permission object in the collection implies the specified permission , false if it does not .
-
可以监控和修改文件许可权和ACL。
File permissions and ACLs can be monitored and fixed .
-
对于许可权,R意味着读取需求许可,U代表更新需求许可,C意味着创建需求许可,D意味着删除需求许可。
For permissions , R means read requirement permission , U means update requirement permission , C means create requirement permission , D means delete requirement permission .
-
来自中国动向(ChinaDongxiang)的竞争也越来越激烈,该公司拥有意大利运动品牌Kappa在中国的产品销售许可权。
There is also growing competition from Dongxiang , which owns the China licence to the Italian sportswear line , Kappa .
-
该工具可用于预加载未包括在windows中的程序。至于如何获得这些程序的发布许可权,则由您负责。
Use this tool to preload programs that are not included with windows . it 's your responsibility to obtain the license rights to the programs you ship .
-
然后,在主操作板之中,选择ItemConnector>Synchronizewithexternalobjects,并确定选择的用户或者每一个人都有这样操作的许可权。
Then , in the main panel , select Item Connector > Synchronize with external objects , and make sure that the selected user or everyone has permission for this .
-
实际上,唯一的不同是主体语句,该语句声明只有拥有指定主体和主体名字的subject(用户)被授予指定的许可权。
In fact , the only difference is the principal statement , which states that only subjects ( users ) that have the specified principal and principal name are granted the specified permissions .
-
此次收购将对APP形成有力推动,该公司目前拥有28.7万公顷林地的采伐许可权。
The purchase would have been a significant boost for APP , which now has logging concessions over about 287,000 hectares of forest .
-
这项分销协议应视为在所有方面均按照国家法律和A同意服从B所在辖区法院的许可权。
This Distribution Agreement shall be construed in all respects in accordance with the law of HongKong and the A hereto agrees to submit to the jurisdiction of the Court of the domicile of the B.
-
缺省JAAS许可权语句的格式如下
The default JAAS permission statement has the following format
-
RockRidge:是对ISO-9660的扩展,它允许长文件名和UNIX样式的符号链接;保留了所有文件属性,如所有权和许可权。
Rock Ridge : Extensions to ISO-9660 allowing long filenames and UNIX-style symlinks ; preserves all file attributes , such as ownership and permissions .
-
Beats将该技术的许可权卖给了惠普(Hewlett-Packard)等公司,惠普在其高端笔记本电脑产品中就应用了这一音乐压缩技术。
Beats licenses this technology to companies like Hewlett-Packard ( HPQ ) , which uses it in some of its high-end notebook lines .
-
为了执行这个文件,更改文件的许可权:chmodu+x
Change the proper file permissions , in order to execute the files : chmod u + x
-
许可权组合与CodeSource(被用于验证签码(signedcode)的代码位置和证书)被封装在ProtectionDomain类中。
The combination of permissions and CodeSource ( code location and the certificates that were used to verify the signed code ) are encapsulated in the ProtectionDomain class .
-
大多数许可权类类型都有一个相应的PermissionCollection类。
Most permission class types have a corresponding PermissionCollection class .
-
在为类实例级授权扩展JAAS时要注意的最重要的一点是:许可权实现类必须有一个带三个参数的构造函数。
The most important thing to note when extending JAAS for class instance-level authorization is that the permission implementation class must have a three-parameter constructor .
-
带有相同许可权,但不同CodeSource的类被放在不同的域中。
Classes with the same permissions but different CodeSources are placed in different domains .
-
这意味着无论用于何种目的都可以使用其代码与codec,但如果你控告Google,那么将立刻失去VP8的许可权。
This means that both the code and the codec are available for practically any use , with the exception that if you sue Google , you immediately lose your VP8 license .
-
这个类代表由PermissionCollection组织的不同类型许可权对象的一个集合。
This class represents a collection of different types of permission objects organized by PermissionCollection .
-
Pandora也即将获得点播流媒体服务的许可权协议,这家互联网广播提供商表示,计划在今年晚些时候推出该服务。
Pandora is also closing in on licensing agreements for an on-demand streaming service , which the internet radio provider has said it aims to debut later this year .
-
许可权的授予不仅基于CodeSource,还基于执行代码的用户。
Permission is granted not only based on the CodeSource but also on the user executing the code .
-
这些类可以实现PrivilegedAction接口来给予调用类许可权以便完成指定的操作。
These classes may implement the PrivilegedAction interface to give the calling classes permission to complete the specified operations .
-
您将看到,用devfs启用系统可能会很棘手,尤其当您使用到devfs的所有优点(如持久的许可权和所有权)的时候。
As you will see , devfs-enabling a distribution can be very tricky , especially if you want to use all the nice devfs features like persistent permissions and ownership .