/*! * 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 Namespaces and Vars 本文涵盖如下内容:
+ Clojure命名空间和var概述 + 如何定义命名空间 + 如何使用其它命名空间里的函数 + require,refer和use + 常见错误和典型错误,以及导致这些错误的原因 + 命名空间和代码管理
版权:
This work is licensed under a Creativ...
分类:
其他好文 时间:
2014-11-16 23:08:06
阅读次数:
363
/*
?*?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
/* * 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
测试开启前的设备系统准备工作。
接口
/*
* 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
/*
* 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
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
当设备处于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
基本逻辑是:1、定义一个客户端2、定义一个方法(GET,POST等)3,、客户端执行这个方法并返回内容/* * ==================================================================== * Licensed to the Apache ...
分类:
Web程序 时间:
2014-10-22 00:26:00
阅读次数:
1099
/*
* 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...