本月博客排行
-
第1名
duanfei -
第2名
benladeng5225 -
第3名
steven789654 - wddpwzzhao123
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
wy_19921005 - benladeng5225
- kaizi1992
- tanling8334
- vipbooks
- sam123456gz
- arpenker
- zysnba
- fantaxy025025
- wallimn
- e_e
- jh108020
- ganxueyun
- Xeden
- xyuma
- wangchen.ily
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- xiangjie88
- xpenxpen
- 喧嚣求静
- lchb139128
- kristy_yy
- javashop
- lzyfn123
- sunj
- yeluowuhen
- ajinn
- lerf
- lemonhandsome
- chenqisdfx
- xiaoxinye
- flashsing123
- lyndon.lin
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- paulwong
- sgqt
- 青否云后端云
- hudiemeng870329
- mft8899
- java_doom
最新文章列表
配置服务器环境(CENTOS 6)
▒配置系统
/etc/yum.repos.d/
yum clean all
yum makecache
#更新软件
yum update
▒配置Nginx
touch /etc/yum.repos.d/nginx.repo
vim /etc/yum.repos.d/nginx.repo
[nginx]
name=nginx repo
#baseurl=ht ...
struts2文件上传详解
struts2文件上传详解
一、jsp代码
<form action="" method="post" enctype="multipart/form-data" >
<input name="upload" id="upload" type="file" ...
「译」JUnit 5 系列:条件测试
原文地址:http://blog.codefx.org/libraries/junit-5-conditions/原文日期:08, May, 2016译文首发:Linesh 的博客:「译」JUnit 5 系列:条件测试我的 Github:http://github.com/linesh-simplicity
上一节我们了解了 JUnit 新的扩展模型,了解了它是如何支持我们向引擎定制一些 ...
git server 慢的问题,应该是 ssh变慢了
http://www.linuxquestions.org/questions/debian-26/systemd-logind-slow-logins-4175543760-print/执行了 sudo apt-get update systemctl restart systemd-logind
基于Windows系统VirtualBox部署OS X El Capitan 10.11
基于Windows系统VirtualBox部署OS X El Capitan 10.11想在VMware上部署OS X El Capitan 10.11的盆友移步至:基于Windows系统在VMware虚拟机上部署安装OS X El Capitan 10.11系统之前完成了在Windows上VMware部署OS X El Capitan 10.11,相对于在VMware上的部署,VirtualB ...
升级win10后OpenVPN GUI不能使用
从win7升级到win10后,打开vpn连接公司内网,vpn和平时一样提示已连接,但是发现数据库无法访问,检查vpn的连接信息发现如下:
这是因为运行权限问题,右键属性改为“以管理员身份运行次程序”即可: