码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
[转] - Configuring Android Studio: IDE & VM Options, JDK, etc
Configuring Android Studio: IDE & VM Options, JDK, etcYou should not edit any files in the IDE installation directory. Instead, you can customize the ...
分类:移动开发   时间:2015-10-26 13:39:42    阅读次数:409
net-force.nl/steganography writeup
做CTF题好长一段时间了,真的可以学到很多东西。这次,我们开启 net-force.nl 的 Steganography之旅,所谓的隐写术。level 801: Training - Can you see me? 点开上面的链接可以查看题目。字的颜色以背景颜色书写,惯用的雕虫小技,Ctrl ...
分类:Web程序   时间:2015-10-26 13:29:07    阅读次数:344
python 编码报错问题 'ascii' codec can't encode characters 解决方法
python在安装时,默认的编码是ascii,当程序中出现非ascii编码时,python的处理常常会报这样的错'ascii' codec can't encode characterspython没办法处理非ascii编码的,此时需要自己设置将python的默认编码,一般设置为utf8的编码格式。...
分类:编程语言   时间:2015-10-26 09:17:46    阅读次数:2482
Set with different fractal dimensions
Given $0<s<u<v<1$ and $s<t<v$, one can construct a Cantor set $E\subset [0,1]$ such that $\dim_H E=s, \dim_P E=t, \underline{\dim}_B E=u$ and $\overli...
分类:其他好文   时间:2015-10-26 00:29:11    阅读次数:104
学习使用ViewStub
这是官方介绍: A ViewStub is an invisible, zero-sized View that can be used to lazily inflate layout resources at runtime. When a ViewStub is made visible, or when?inflate()?is invoked, the layou...
分类:其他好文   时间:2015-10-25 22:58:11    阅读次数:575
Gradle之旅-遇到的一个很简单但是用了很久才解决的问题
这个问题非常简单,但是对于我这个刚接触Gradle的人却是很难发现的一个错误,这个错误就是在使用gradlebuild的时候提示cannotfindtools.jar,我手动的添加了依赖,反复修改都没能解决这个错误,后来我无意中点到window->references->java->installjres发现这里定义的j..
分类:其他好文   时间:2015-10-25 22:54:21    阅读次数:806
XShell+Xmanager (上)
好长时间没用atomeye了,今天运行时出现了麻烦:[hongyz@wangtc Atomdisplay]$ ./atomeye llk _X11TransSocketINETConnect() can't get address for localhost:6011: Name or ser...
分类:系统相关   时间:2015-10-25 19:26:47    阅读次数:1396
bluetooth
1hciconfig -a # print BT chipset address and features. Useful to checkifyou can communicate with your BT chipset.2hcidump -XVt # print live HCI UART t...
分类:其他好文   时间:2015-10-25 19:21:08    阅读次数:216
BNU 13064 Dice (I) 前缀和优化DP
Dice (I)You haveNdices; each of them hasKfaces numbered from1toK. Now you have arranged theNdices in a line. You can rotate/flip any dice if you want....
分类:其他好文   时间:2015-10-25 17:56:52    阅读次数:186
F - Shooter
UVA___10535The shooter is in a great problem. He is trapped in a “2D” maze with a laser gun and can use it once. The gun is very powerful and the lase...
分类:其他好文   时间:2015-10-25 17:41:23    阅读次数:214
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!