Using the lsuser command to view the current audit classes assigned to users, we can see that all users are assigned to the audit class general.
可以使用lsuser命令查看当前分配给用户的审计类,您会看到审计类general被分配给所有用户。
Through according with checkout of low-class general survey manner, prophase GPS control survey precision is understood when GPS applying into high-class plane control.
GPS应用于高级平面控制测量时,通过低等级常规测量方式的符合检验对前期的GPS控制测量精度可能有所了解。
Methods The drug prices in a 2nd class general hospital were divided into several levels and analyzed in respect of the varieties, sale amount, and percentage of each variety.
方法对某二级医院药物价格进行调查,将价格分为若干层次,分析各层次中的药品品种数目、销售金额及所占比例。
A general principle of test-driven development is that you should test all published interfaces to a class.
测试驱动的开发的总体原则之一就是应测试一个类已发布的所有接口。
This example still uses the "injection" which is somewhat superfluous to the general case; i.e. we put the enhanced class back into a specific name in the module namespace.
这个例子仍然使用了“注入”,这对普通情况来说有些多余;也就是说,我们将增强的类放回到模块名称空间中的一个特定名称中。
Generally, you can think of a classifier as a class, but technically a classifier is a more general term that refers to the other three types above as well.
通常地,你可以把分类器当做类,但在技术上,分类器是更为普遍的术语,它还是引用上面的其它三种类型为好。
By special Lines of Argument I mean the propositions peculiar to each several class of things, by general those common to all classes alike.
我指的论述的特殊方向是专属于几类事项的命题,而一般方向是对各类事项来说都很普遍的命题。
A general problem with reloading classes this way is, that the old and new class versions are available at the same time and have to be carefully handled by the framework.
不过这种方式重新加载类存在一个普遍问题,即类的新老版本可能同时存在,框架必须小心处理这一问题。
In Hyderabad and its environs, 21% of the middle class run general stores, 17% tailor-shops, 8.5% telephone booths and 8% sell fruit and vegetables.
在海德拉巴以及郊区,21%的中产阶层经营着普通商店,17%经营裁缝店,8.5%经营电话亭, 8%售卖水果和蔬菜。
The code in Listing 2 is meant to demonstrate the general logic of the output class.
清单2中的代码旨在演示输出类的通用逻辑。
Partly, the advantages of class aren't as unevenly distributed in general.
部分原因在于,总体上来看,阶层的优势资源分配并不均衡。
The most common way of handling this is to use both the more general class and the more specific class in the HTML.
处理这种情况最常用的办法是在HTML中使用一个泛化的类和一个特化的类。
This was achieved by adding a general "catch-all" block in the Thread class.
这一目标是通过在thread类中添加一个通用的“catch - all”代码块来实现的。
I used six general principles to guide the development of the SimpleLinearRegression class.
我使用了六个通用原则来指导simplelinearregression类的开发。
Owl: thing is the most general class, which contains everything; owl: Nothing is an empty class.
thing是最通用的类,它包括了一切东西;owl:Nothing是一个空类。
By making your aspect general enough to affect a mock target inside a test class, you ensure that it's also easy for a real class to participate in the aspect's behavior.
通过使方面足够一般化,可以影响测试类中的mock目标,还会保证它可以容易地让真实类参与方面的行为。
Let's begin by discussing some general principles that guided my development of this SimpleLinearRegression class.
让我们从讨论一些通用的原则开始,这些原则指导我开发这个simplelinearregression类。
As a general rule, add a PatternParameterDelegate statement to the constructor of each parameter class of the composed pattern.
为复合模式的每个参数类的构造函数增加PatternParameterDelegate声明已成为一种普遍规律。
A class hierarchy always has a root class; this is a class with very general behavior.
类层次结构总会有一个根类(rootclass),这是一个具有普遍行为的类。
As opposed to languages that only support single inheritance, Scala has a more general notion of class reuse.
与只支持单继承的语言相比,Scala具有更广泛意义上的类重用。
In general, you get a pair of added methods in your bound class files for each marshalling or unmarshalling binding that includes that class.
一般而言,对于每个包含该类的数据编组或数据编出绑定,都会在被绑定类文件中添加一对方法。
In general, there should be a unit test for every public method of your class.
一般而言,类的每个公共方法都应有一个单元测试。
The basic approach here is to construct a custom class at runtime that will wrap access to the target classes (previously reached by reflection) in a way that can be used by your general-purpose code.
这里的基本方法是,在运行时,以一种可以被一般性代码使用的方式,构建一个自定义的类,其中将包装对目标类的访问(以前是通过反射达到的)。
Anyone who has made heavy use of typed DataSets knows that, in general, each new typed DataSet class is used in one place in an application.
任何曾经大量使用类型化数据集的人都知道,一般来说每一个新的类型化数据集类仅在应用程序的一个地方被使用。
If that supplied class is a generic class, all fields of the class are processed as though the most general possible parameter type definitions were supplied for the class.
如果提供的类是泛型类,那么即使为这个类提供了最通用的参数类型定义,也会处理类的所有字段。
Finally, JAMA is not a general-purpose array class. Instead, it focuses on the principle mathematical functionality required to do numerical linear algebra.
最后,jama也不是一个通用的数组类,相反,它主要关注于与矩阵数值计算相关的数学运算。
EDA support will be integrated into general-purpose platform middleware and will become an essential ingredient in most new enterprise-class, business-critical projects.
EDA支持将被集成到通用平台中间件中,而且成为大多数新的企业级、关键业务项目中的基本组成。
All I had to do was write a tiny mapping class, and I could make the example work with any tables and classes. I had a general purpose structure.
我所要做的一切,就是写一个很小的映射类,就能够让这个例子对任意的表和类都适用。
All I had to do was write a tiny mapping class, and I could make the example work with any tables and classes. I had a general purpose structure.
我所要做的一切,就是写一个很小的映射类,就能够让这个例子对任意的表和类都适用。
应用推荐