HDU 4333 Description One day Silence is interested in revolving the digits of a positive integer. In the revolving operation, he can put several last ...
分类:
其他好文 时间:
2016-04-03 18:53:53
阅读次数:
196
There are a row of n houses, each house can be painted with one of the three colors: red, blue or green. The cost of painting each house with a certai ...
分类:
其他好文 时间:
2016-04-03 14:30:51
阅读次数:
149
今天再ubuntu下安装libevent,下载源码 自动安装在/usr/local/lib目录下面,如果如下链接错误,或者编译成功运行可执行文件提示can't open share object什么的,请在~/.profile中添加 自己看着修改,编译文件的时候,比如我想编译libevent下tes ...
分类:
系统相关 时间:
2016-04-03 13:08:24
阅读次数:
279
在vim中使用ycm插件时,偶尔会出现: “UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-5: ordin al not in range(128)” 自行百度时,发现该提示和python有关,联想到y ...
分类:
Web程序 时间:
2016-04-03 13:00:34
阅读次数:
259
1.kindly help us to update xxx xxx in the description of RRXXXXX from A to B. 2.You can scroll down to 2014! 3.I will include approvals in the XX! 4.P ...
分类:
其他好文 时间:
2016-04-02 00:42:50
阅读次数:
253
原文链接:http://www.crifan.com/can_not_access_share_folder_in_ubuntu_virtualbox/ 【问题】 之前已经搞定可以自动共享文件夹了: 【已解决】Win7中无法和VirtualBox中的Ubuntu 13.04共享文件夹 但是现在发现无 ...
分类:
系统相关 时间:
2016-04-01 23:27:53
阅读次数:
426
Android 中的Drawable是一个抽象的概念,换言之所有能被画出来的都可以定义成Drawable(A Drawable is a general abstraction for "something that can be drawn." )。所以Android应用中使用最为广泛和最灵活的资源,不仅仅可以直接使用*.png、*.9.png、*.gif、*.jpg等图片作为资源,还可以使用多种xml...
分类:
移动开发 时间:
2016-04-01 18:29:15
阅读次数:
248
Warning: this may be a pre-Lollipop answer. A Fragment doesn't get re-inflated on configuration change, but you can achieve the effect as follows by c ...
分类:
其他好文 时间:
2016-04-01 17:51:41
阅读次数:
136
英文原文是这样的: A timer object can be registered in only one run loop at a time, although it can be added to multiple run loop modes within that run loop. T ...
分类:
其他好文 时间:
2016-04-01 12:51:26
阅读次数:
206
官方文档:https://msdn.microsoft.com/en-us/library/dd489451(v=vs.110).aspx The Windows Workflow Designer can be rehosted in environments outside of Visual ... ...
分类:
其他好文 时间:
2016-04-01 07:58:00
阅读次数:
206