码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
jQuery1.4源码解读
/*! * jQuery JavaScript Library v1.4 * http://jquery.com/ * * Copyright 2010, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * ht...
分类:Web程序   时间:2014-11-18 23:19:47    阅读次数:347
Clojure命名空间
版本 本文翻译自Clojure Namespaces and Vars 本文涵盖如下内容: + Clojure命名空间和var概述 + 如何定义命名空间 + 如何使用其它命名空间里的函数 + require,refer和use + 常见错误和典型错误,以及导致这些错误的原因 + 命名空间和代码管理 版权: This work is licensed under a Creativ...
分类:其他好文   时间:2014-11-16 23:08:06    阅读次数:363
jquery 图片预加载,先模糊后清晰(源代码区)
/* ?*?Lazy?Load?-?jQuery?plugin?for?lazy?loading?images ?* ?*?Copyright?(c)?2007-2012?Mika?Tuupola ?* ?*?Licensed?under?the?MIT?license: ?*???http://www.opensource.org/l...
分类:Web程序   时间:2014-11-16 12:11:56    阅读次数:284
Android--ScrollView边界回弹效果
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
分类:移动开发   时间:2014-10-29 16:52:49    阅读次数:334
Cts框架解析(12)-ITargetPreparer
测试开启前的设备系统准备工作。 接口 /* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compl...
分类:其他好文   时间:2014-10-22 15:59:16    阅读次数:324
深入浅出API——Applicaiton源码分析
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
分类:移动开发   时间:2014-10-22 12:57:52    阅读次数:283
Cts框架解析(8)-IBuildProvider
IBuildProvider接口中定义了三个方法 /* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
分类:其他好文   时间:2014-10-22 11:05:15    阅读次数:235
Cts框架解析(9)-IDeviceRecovery
当设备处于offline状态时,cts框架就要调用IDeviceRecovery接口类去做相应的恢复工作。 接口 /* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); ...
分类:其他好文   时间:2014-10-22 11:03:11    阅读次数:230
CloseableHttpResponse的使用
基本逻辑是:1、定义一个客户端2、定义一个方法(GET,POST等)3,、客户端执行这个方法并返回内容/* * ==================================================================== * Licensed to the Apache ...
分类:Web程序   时间:2014-10-22 00:26:00    阅读次数:1099
深入浅出API——Activity源码分析
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
分类:Windows程序   时间:2014-10-21 15:23:45    阅读次数:494
402条   上一页 1 ... 33 34 35 36 37 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!