码迷,mamicode.com
首页 >  
搜索关键字:techniques    ( 279个结果
【翻译习作】 Windows Workflow Foundation程序开发-第一章02
《Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#》中文翻译,“第一章”。
分类:Windows程序   时间:2015-04-13 18:13:39    阅读次数:165
【软件分析与挖掘】BOAT: An Experimental Platform for Researchers to Comparatively and Reproducibly Evaluate Bug Localization Techniques
摘要: 目前有许多的bug定位技术,但是,由于他们基于不同的数据集,而且有些数据集还不是公开的,甚至有些技术只应用于小数据集,不具有通用性,因此,不好比较这些技术之间的优劣。 因此,BOAT应运而生。BOAT是指:Bug lOcalization experimental plATform.这是一个...
分类:其他好文   时间:2015-04-13 12:32:14    阅读次数:104
Loading CSS without blocking render
The principles behind these techniques aren't new. Filament group, for example, have published great content onloading CSSandfonts. I've written this ...
分类:Web程序   时间:2015-04-03 11:12:56    阅读次数:242
iOS开发-核心动画高级编程Core Animation系列(转)
iOS-Core-Animation-Advanced-Techniques 转 GitHub译文 iOS核心动画高级编程全集 iOS-核心动画高级编程/1-图层树 iOS-核心动画高级编程/2-寄宿图 iOS-核心动画高级编程/3-图层几何学 iOS-核心动画高级编程/4-视觉效果 iOS-核心动画高级编程/5-变换 iOS-核心动画高级...
分类:移动开发   时间:2015-04-02 20:53:49    阅读次数:163
软件的设计理念
Key Design Concepts 关键的设计概念 Managing complexity is the most important technical topic in software development. 管理的复杂性是软件开发中最重要的技术课题。 The goal of all software-design techniques is to break acomplica...
分类:其他好文   时间:2015-03-31 18:02:18    阅读次数:194
Understanding ASP.NET Validation Techniques
原文链接:http://www.codeproject.com/Articles/334310/Understanding-ASP-NET-Validation-TechniquesIntroductionThis article aims at understanding the basic v....
分类:Web程序   时间:2015-03-29 19:21:43    阅读次数:148
[paper]Real-time recommendation for microblogs
1.Related work1.1.recommendation strategies 1. two types of techniques: (1)the link-based approach (C.C. Aggarwal, J.L. Wolf, K.L. Wu, P....
分类:其他好文   时间:2015-03-28 06:21:14    阅读次数:229
New JavaScript techniques for rapid page loads 加快页面载入的新js技术
Speed has always been one of Chrome's primary missions, ever since it was included as one of the founding principles in 2008. But speed is about more ...
分类:编程语言   时间:2015-03-19 18:15:02    阅读次数:289
iOS-Core-Animation-Advanced-Techniques(一)总结
CALayer的寄宿图(即图层中包含的图)CALayer 属性1.contents:layer.contents=(__bridgeid)image.CGImage;2.contentGravity:同UIView contentModecontentsGravity的目的是为了决定内容在图层的边界...
分类:移动开发   时间:2015-03-19 13:05:04    阅读次数:145
JavaScript继承详解(五)
在本章中,我们将分析John Resig关于JavaScript继承的一个实现 - Simple JavaScript Inheritance。 John Resig作为jQuery的创始人而声名在外。是《Pro JavaScript Techniques》的作者,而且Resig将会在今年秋天推出一本书《JavaScript Secrets》,非常期待。 调用方式 调用方式非常优...
分类:编程语言   时间:2015-03-08 17:19:23    阅读次数:175
279条   上一页 1 ... 17 18 19 20 21 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!