⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 staticparam.java

📁 应用系统的权限管理
💻 JAVA
字号:
package com.gmdq.param;

/**
 * Created by IntelliJ IDEA.
 * User: zhoudalei
 * Date: 2008-12-25
 * Time: 9:02:36
 * To change this template use File | Settings | File Templates.
 */
public class StaticParam {
   
    public static String LdapAddress="ldap://10.2.0.20:389/";
    public static String ApplicationAddress="http://127.0.0.1/gmdq/";
    public static String LdapUrl="OU=国美集团,DC=gome,DC=inc";


}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -