年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
青否云后端云 - wallimn
- vipbooks
- gashero
- wy_19921005
- benladeng5225
- fantaxy025025
- zysnba
- e_e
- javashop
- sam123456gz
- tanling8334
- arpenker
- kaizi1992
- xpenxpen
- lemonhandsome
- xiangjie88
- ganxueyun
- xyuma
- wangchen.ily
- Xeden
- jh108020
- johnsmith9th
- zhanjia
- zxq_2017
- jbosscn
- forestqqqq
- ajinn
- daizj
- wjianwei666
- ranbuijj
- 喧嚣求静
- sichunli_030
- kingwell.leng
- silverend
- lchb139128
- kristy_yy
- lich0079
- jveqi
- lzyfn123
- java-007
- sunj
- yeluowuhen
- lerf
- flashsing123
- xiaoxinye
- lxguy
- zhangjijun
最新文章列表
配置服务器环境(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的连接信息发现如下:
这是因为运行权限问题,右键属性改为“以管理员身份运行次程序”即可: