Application class name的意思|示意
应用程序类名称
Application class name的网络常见释义
应用程式类别名称 应用程式类别名称(Application class name):这没有文档说明,最简 单找寻他的方法是启动应用程式并在视窗中使用xprop ,性质 (property)当中
Application class name相关例句
Each EAR application should have a unique string name for the class loader. Here, we use the application name in the class loader name to avoid repetition.
这里我们使用应用程序名作为类加载器的名称,以避免重复。
Listing 4 shows this code, in the form of an application that takes a pair of command-line arguments giving the class name and method name to be timed.
清单4展示了该代码,它是一个带有两个命令行参数的应用程序,这两个参数分别给出类名和要计时的方法名。
For this example, we will create a MediationLogWriter class for writing entries to the application server log using log name and level specific to its construction.
对于这一示例,我们将创建一个mediationlogwriter类,来使用特定于应用服务器构造的日志名称和级别为其编写条目。
Thrown when an application tries to load in a class through its string name using
当应用程序试图通过类的字符串名称,使用以下三种方法装入类,但却找不到指定名称的类定义时抛出该异常。
By reading the content of this XML file, the application object learns about the name of the assembly to load and the class to pick up in it.
通过阅读XML文件内容,应用程序对象知道了相应的程序集名称和其中要找的类。
In a servlet container that's considered JAX-RS aware, the Application subclass name can be supplied as the value of the servlet-class element within the servlet definition.
在一个被认为是能感知JAX - RS的servlet容器内,必须作为servlet定义内的servlet类元素的值提供application子类名。