码迷,mamicode.com
首页 >  
搜索关键字:not currently be hit    ( 3599个结果
如果模拟一种图标被删除时一种颜色渐变的效果,采用TransitionDrawable实现
效果图: TransitionDrawable 可以用来实现两个Drawable直接的交错渐变的过渡效果 接着上篇,我们这样来实现: public class MyDragLayer extends FrameLayout { /** * The bitmap that is currently being dragged */ private Bitmap m...
分类:其他好文   时间:2014-08-15 12:50:58    阅读次数:237
Microsoft Windows Scripting Self-Paced Learning Guide
http://www.mums.ac.ir/shares/hit/eduhit/book/windowsscripting.pdfhttp://support.microsoft.com/kb/926352/en-ushttps://www.microsoft.com/learning/en-us/...
分类:Windows程序   时间:2014-08-13 00:56:24    阅读次数:253
pycharm每日技巧-4
To quickly select the currently edited element (class, file, method or field) in any view (Project view, Structure view or other), press Alt+F1 (View ...
分类:其他好文   时间:2014-08-11 17:27:22    阅读次数:297
uva 112 - Tree Summing
Tree SummingBackgroundLISP was one of the earliest high-level programming languages and, with FORTRAN, is one of the oldest languages currently being ...
分类:其他好文   时间:2014-08-10 18:17:10    阅读次数:271
AWR报告的生成和简单分析方法
Buffer nowait: 内存获取数据未等待:99.33% Buffer hit: 进程内存找到数据 100% Redo nowait: 日志缓冲区获得数据未等待:100% Library hit: 找到解析过的SQL:100% Latch hit进程获得内存结构许可比例:99% Parse cpu to parse elapsd:解析未等待比例:116% Non-Parse CPU :sql语句执行时间占总解析时间的比例:97.08% Execute to parse: SQL重用率:6...
分类:其他好文   时间:2014-08-09 15:54:38    阅读次数:251
暑假集训0808
来HIT参加暑假集训也有将近一周了,一直什么都没写= =。记一下今天的比赛吧,以后争取每天更新一篇总结。我是弱比。只能出6题。A:POJ1417 很容易发现yes表示两个人是同一类,no是不同类,然后怎么判断方案是否唯一我就不会了。。。我是有多么的弱。。。类似于背包DP,就是用前i个大类填满j个人数...
分类:其他好文   时间:2014-08-08 21:16:56    阅读次数:279
pycharm每日技巧-2
When using Code Completion, you can accept the currently highlighted selection in the popup list with the Tab key.Unlike accepting with the Enter k...
分类:其他好文   时间:2014-08-08 09:33:15    阅读次数:252
yum下提示Another app is currently holding the yum lock
解决方案:1、查看:ps-ef|grepyumroot31601014:47?00:00:00/usr/bin/python-tt/usr/sbin/yum-updatesdroot33403160014:47?00:00:00/usr/bin/python-tt/usr/libexec/yum-updatesd-helper--check--dbusroot34583374014:56pts/100:00:00grepyum2、kill31603340(kill掉相关进程,..
分类:移动开发   时间:2014-07-30 17:52:04    阅读次数:282
为何AutoCAD2008的.NET扩展可以基于.NET 3.5
我们知道,AutoCAD2008(也包括2007和2009)的.NET版本为2.0,但其.NET扩展的“目标框架”可以选择.NET Framework 3.5,这是为何呢? 在这篇blog找到了答案 Using .NET Framework 4.0 in various AutoCAD versions We are currently compiling our extensi...
分类:Web程序   时间:2014-07-29 18:05:22    阅读次数:348
HIT 2255 Not Fibonacci(矩阵快速幂)
Not Fibonacci My Tags   (Edit)   Source : 计算机学院第二届“光熙杯”程序设计大赛   Time limit : 3 sec   Memory limit : 32 M Submitted : 452, Accepted : 121...
分类:其他好文   时间:2014-07-26 02:18:16    阅读次数:223
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!