This action will force synchronization from 老馬/WebJava, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
package Web;/*** 运行时的配置** @author Ma*/public class Options {/*** 是不是debug模式*/public static boolean DEBUG = false;/*** 是否打印信息*/public static boolean ParseLine = false;public static String DBURL = null;//地址public static String DBDriver = null;//驱动public static String DBUser = null;//用户public static String DBPassword = null;//密码public static int DBIdleTime = 25200;//数据库最大闲置时间public static String ServerName = "Web.Java 1.0";//服务器名字public static String StaticPath = "/src/Web/Static/";//静态文件目录public static String TemplatePath = "/src/Web/Template/";//模版文件目录}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。