今天在使用wampserver时候突然就报:Could not execute menu item (internal error)[exception] Could not execute run action:系统找不到指定的文件,这个错误。但是试用了它的功能,都能正常使用,就是在点localh ...
分类:
其他好文 时间:
2017-07-26 01:54:13
阅读次数:
179
https://stackoverflow.com/questions/17991347/java-eofexception-when-getinputstream-from-post/18151239#18151239 If you use conn.getInputStream() everyt ...
分类:
Web程序 时间:
2017-07-26 01:54:04
阅读次数:
239
Set Request Header 关键字用来设置http请求时的请求头部信息 ...
分类:
Web程序 时间:
2017-07-26 00:16:09
阅读次数:
323
You'll begin to notice as you build out your actions in Vuex, many of them will look quite similar. Creating a remove action looks almost the same as ...
上次我们讲了先有本地库,后有远程库的时候,如何关联远程库。 现在,假设我们从零开发,那么最好的方式是先创建远程库,然后,从远程库克隆。 首先,登陆GitHub,创建一个新的仓库,名字叫CloneTest: 后进入CloneTest目录看看,已经有README.md文件了。 如果有多个人协作开发,那么 ...
分类:
其他好文 时间:
2017-07-25 22:48:32
阅读次数:
234
ACM-DIY is a large QQ group where many excellent acmers get together. It is so harmonious that just like a big family. Every day,many "holy cows" like ...
分类:
其他好文 时间:
2017-07-25 22:45:45
阅读次数:
241
In our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 ... in the same meaning. And here is the quest ...
分类:
其他好文 时间:
2017-07-25 22:42:28
阅读次数:
182
http://blog.csdn.net/u013724061/article/details/38642049 最终效果: 动态显示当前时间和电量 思路: 首先在Activity里用内部类定义两种广播,一种是系统广播(电池),另一种是自定义广播。 在OnResume中注册广播,OnPause中移除 ...
分类:
其他好文 时间:
2017-07-25 22:40:32
阅读次数:
206
You often use the same data in different ways across pages. This lesson walks you through setting up multiple pages, retrieving the same data, then di ...
分类:
Web程序 时间:
2017-07-25 22:40:11
阅读次数:
257