排序
WordPress 开发中的自动化测试和持续集成
为什么 WordPress 开发要从手动测试转向自动化测试? 在软件开发(包括 WordPress 领域)中,手动测试是常态的时代已经一去不复返了。从手动测试到自动测试的转变是对软件开发人员的需求随着时...
WordPress 源代码——主干(backbone-0.9.2.js)
// Backbone.js 0.9.2 2 3 // (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. 4 // Backbone may be freely distributed under the MIT license. 5 // For all details and documentation:...
WordPress源代码——jquery(jquery-1.6.1.js)
1 /*! 2 * jQuery JavaScript Library v1.6.1 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 licenses. 7 * http://jquery.or...
WordPress源代码——jquery(jquery-1.4.4.js)
1 /*! 2 * jQuery JavaScript Library v1.4.4 3 * http://jquery.com/ 4 * 5 * Copyright 2010, John Resig 6 * Dual licensed under the MIT or GPL Version 2 licenses. 7 * http://jquery.or...
WordPress源代码——jquery(jquery-1.4.2.js)
1 /*! 2 * jQuery JavaScript Library v1.4.2 3 * http://jquery.com/ 4 * 5 * Copyright 2010, John Resig 6 * Dual licensed under the MIT or GPL Version 2 licenses. 7 * http://jquery.or...
WordPress源代码——jquery(jquery-1.3.2.js)
1 /*! 2 * jQuery JavaScript Library v1.3.2 3 * http://jquery.com/ 4 * 5 * Copyright (c) 2009 John Resig 6 * Dual licensed under the MIT and GPL licenses. 7 * http://docs.jquery.com...
WordPress 源代码——主干(underscore-1.4.4.js)
1 // Underscore.js 1.4.4 2 // http://underscorejs.org 3 // (c) 2009-2013 Jeremy Ashkenas, DocumentCloud Inc. 4 // Underscore may be freely distributed under the MIT license. 5 6 (f...
WordPress 源代码——主干(underscore-1.4.1.js)
// Underscore.js 1.4.1 2 // http://underscorejs.org 3 // (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc. 4 // Underscore may be freely distributed under the MIT license. 5 6 (fun...
WordPress 源代码——主干(backbone-1.0.js)
// Backbone.js 1.0.0 2 3 // (c) 2010-2013 Jeremy Ashkenas, DocumentCloud Inc. 4 // Backbone may be freely distributed under the MIT license. 5 // For all details and documentation:...
WordPress源代码——jquery(jquery-1.7.1.js)
1 /*! 2 * jQuery JavaScript Library v1.7.1 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 licenses. 7 * http://jquery.or...