根据 Apache Maven 的说明: Downloading in Maven is triggered by a project declaring a dependency that is not present in the local repository (or for a SNAPS ...
分类:
其他好文 时间:
2016-04-28 19:58:03
阅读次数:
148
更改了VM目录,将原先VM放到新目录下后,ifconfig里看不到网卡,但是vi/etc/sysconfig/network-scripts/ifcfg-eth0有配置1,重新绑定vi/etc/sysconfig/network-scripts/ifcfg-eth0的MAC地址,可能新目录下VM的mac和原目录两样2,/etc/udev/rules.d/70-persistent-net.rules删除..
分类:
其他好文 时间:
2016-04-25 15:16:37
阅读次数:
135
1. get start ls ls -a ls -l 输出目录文件 输出文件包括隐藏文件 输出文件详细信息 pwd show present working dir cd dir cd .. cd ./a/b cd ~icey/a cd /home/username/documents chang ...
分类:
其他好文 时间:
2016-04-24 14:14:31
阅读次数:
125
In a BG (dinner gathering) for ZJU ICPC team, the coaches wanted to count the number of people present at the BG. They did that by having the waitress ...
分类:
其他好文 时间:
2016-04-24 13:57:36
阅读次数:
225
Problem Description
In the new year party, everybody will get a “special present”.Now it’s your turn to get your special present, a lot of presents now putting on the desk, and only one of them will b...
分类:
其他好文 时间:
2016-04-19 20:03:15
阅读次数:
304
报的错误是 No 'Access-Control-Allow-Origin' header is present on the requested resource. ...
分类:
Web程序 时间:
2016-04-16 10:50:28
阅读次数:
155
推出一个新的界面,返回上个界面和回到首页有两种形式,一种是push和pop,另一种是present和dismiss,我们先说第一种 从RootViewController跳转到FirstViewController 从FirstViewController 跳回 RootViewController ...
分类:
其他好文 时间:
2016-04-16 10:50:16
阅读次数:
203
跨域 怎么解决 XMLHttpRequest cannot load http://www.tbox365.com:9205/reg/getCodeVerify.json?&mobile=18017848010&Code…03170001&signType=md5&version=v1.0.0&si ...
分类:
数据库 时间:
2016-04-15 19:50:13
阅读次数:
368
In one organization they have n different committees. The organization has a very large number of employees. Each employee is a member of each committee.
Each committee has a quorum: the smallest number of members that have to be present to have an officia...
分类:
其他好文 时间:
2016-04-15 02:17:37
阅读次数:
215
如果页面中没有导航栏,可以present到这个A页面,在A页面想要跳转到有个有导航栏的页面就需要添加给B页面添加一个UINavigationController 然后present到B页面,代码如下 ChatViewController *cvc = [[ChatViewController all ...
分类:
其他好文 时间:
2016-04-14 11:56:35
阅读次数:
301