Hi, When you install this awesome theme you must add license key to install demo and plugins! so many user cant use this theme with out plugins and pre demo!i will show you how to……继续阅读 » 8年前 (2016-11-25) 5512浏览 0评论5个赞
Phoenix os 显示 root@x86: 不进入图形界面今天把我的 U 盘插入台式机,启动了 U 盘里面的 Phoenix os 凤凰系统 (安卓系统 x86 方案)开机显示到控制台:root@x86:就不再显示图形界面的登陆画面了百度之后才知道,凤凰系统不支持独立显卡。将 BIOS 显示设备从 PCI-E 切换到核显启动后直接进入正常凤凰系……继续阅读 » 8年前 (2016-11-21) 8000浏览 0评论61个赞
NVIDIA PHYSX SYSTEM SOFTWARE 版本9.16.0318发布日期2016.06.22操作系统Windows 7 64-bit, Windows 7, Windows 8, Windows 8.1, Windows 8.1 64-bit, Windows XP, Windows Vis……继续阅读 » 9年前 (2016-07-23) 2254浏览 0评论0个赞
We are offering you 50% off for the entire life on any VPS or Web Hosting account. Simply use coupon code: Halloween50offOur OpenVZ VPS Accounts can be found here: http://123syste……继续阅读 » 9年前 (2015-10-24) 1930浏览 0评论2个赞
一、mysql 日志过大在检查发现,在 MYSQL 的 DATA 目录下,有个 mysql-bin.00001 的文件,有差不多 1 个 G,进入 MYSQL 内用命令清除日志/usr/local/mysql/bin/mysql -u root -p /#登陆 mysqlEnter password: #(输入密码) reset m……继续阅读 » 10年前 (2015-09-01) 2155浏览 0评论0个赞
iptables -F //清空规则iptables -A INPUT -p tcp --dport 22 -j ACCEPT /*允许包从 22 端口进入*/iptables -A OUTPUT -p tcp --sport 22 -m state --state ESTABLISHED -j ACCEPT /*允……继续阅读 » 10年前 (2015-08-23) 2077浏览 0评论0个赞
此处以 windows 系统为例准备工作:下载Git for Windows最新版并安装下载Ruby 1.9+并安装,备用下载:新浪爱问下载GSnova备用[info]如果你不想安装 Ruby 软件,可以安装 Heroku Toolbelt。[/info]申请 Heroku 账户并创建一个 APP申请地址:Heroku 官网 https:/……继续阅读 » 11年前 (2014-04-28) 3967浏览 0评论27个赞
Web 代理框架GSnova本项目衍生继承自Snova, 侧重于基于各种 PaaS 平台打造自用 Proxy,兼顾一些反防火墙干扰的工程实现.GSnova(Go)是几乎和snova功能一致的 Go 语言实现,包括 GAE/C4 支持,弱化的 SPAC 实现,以及额外的 SSH 支持。源码放到了 GitHub 上维护.特性支持平台Google App……继续阅读 » 11年前 (2014-04-28) 3523浏览 2评论10个赞
<?phpfunction isMobile(){ // 如果有 HTTP_X_WAP_PROFILE 则一定是移动设备 if (isset ($_SERVER['HTTP_X_WAP_PROFILE'])) { return true; } // ……继续阅读 » 11年前 (2014-03-30) 1667浏览 0个赞
.rl{float:right}tar 命令gzip, zcat 命令bzip2, bzcat 命令compress 命令dd 命令cpio 命令tar 命令[root@linux ~]# tar [-cxtzjvfpPN] 文件与目录 ….参数:-c :建立一个压缩文件的参数指令(create 的意思);-x ……继续阅读 » 11年前 (2014-03-30) 1939浏览 0个赞