摘要:
// 移动端跳转 var OS = function() { var a = navigator.userAgent, b = /(?:Android)/.test(a), d = /(?:Firefox)/.test(a), e = /(?:Mobile)/.test(a), f = b && e 阅读全文
摘要:
package com.haiyisoft.hyoaPc; public class Test7 { public static void main(String[] args) throws InterruptedException { Stu stu1 = new Stu(1); Thread 阅读全文
摘要:
#!/bin/shdb_user=rootdb_passwd=hyoa@123456db_name=hyoa# the directory for story your backup file.you shall change this dirbackup_dir="/usr/software/ba 阅读全文